﻿body
{
	font-family: 'Browallia New';
	font-size: large;
	font-weight: 500;
	color: #333333;
}

.HeaderBlogText
{
	font-family: 'Browallia New';
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #808080;
}

.HeaderMenuText
{
	text-decoration: none;
	color: #FFFFFF;
	font-family: 'Browallia New';
	font-size: large;
	font-weight: bold;
}

.BackGroudMenu
{
	background-image: url('../TPIAImages/MasterPagePics/bgmenu.jpg' );
	background-repeat: repeat-x;	
	height: 7px;	
}

.BgBlogTopLeft
{
	background-image: url(  '../TPIAImages/MasterPagePics/BgBlogTopLeft.gif' );
	width: 40px;
	height: 40px;
}

.BgBlogTop
{
	background-image: url('../TPIAImages/MasterPagePics/BgBlogTop.gif' );
}

.BgBlogTopRight
{
	background-image: url( '../TPIAImages/MasterPagePics/BgBlogTopRight.gif' );
	width: 38px;
}

.BgBlogMiddleLeft
{
	background-image: url('../TPIAImages/MasterPagePics/BgBlogMiddleLeft.gif' );
}

.BgBlogMiddleRight
{
	background-position: left;
	background-image: url( '../TPIAImages/MasterPagePics/BgBlogMiddleRight.gif' );
}

.BgBlogButtomLeft
{
	background-image: url( '../TPIAImages/MasterPagePics/BgBlogButtomLeft.gif' );
	height: 36px;
}

.BgBlogButtom
{
	background-image: url('../TPIAImages/MasterPagePics/BgBlogButtom.gif' );
}

.BgBlogButtomRight
{
	background-image: url('../TPIAImages/MasterPagePics/BgBlogButtomRight.gif' );
}

.AdTable
{
	width: 150px;
	text-align: center;	
}