.MasterBody
{
	 background-image:url(../../Images/Blue01.jpg); background-repeat:repeat-x; height:20px;
	}
body
{
	font-family:tahoma;
	font-size:11px;
	margin:0px;
	padding:0px;
}
.PageOutLine
{
	width:780px;
	position:relative;
}
.HeaderModule
{
	font-family: Tahoma;
	font-size: 12px;
	color:White;
	text-decoration: Center;
	border: none;	
	}
.ModuleContent
{
	font-family: Tahoma;
	font-size: 14px;
	color:Black;
	text-decoration:none;
	text-align:justify;
	border: none;		
	}
.PageContent
{
	width:100%;
	height:350px;
}
.PageBottom
{
	background-image:url(images/bg.jpg);
	height:230px;
	width:780px;
	background-repeat:no-repeat;
	position:relative;
}
.LinkBar
{
	color:brown;
	padding: 5px 5px 0 5px;
}
.LinkBar a
{
	color:brown;
}
.SearchBar
{
	padding: 15px 5px 0 5px;
	float:right;
}
.TextBox
{
	border:1px solid #0d6ba0;
}
.LoginBox
{
	color:White;
	float:right;
}
.CopyrightBar
{
	position:absolute;
	bottom:5px;
	left:5px;
	width:100%;
	color:#FFFFFF;
}
.NewsBox
{
	width:200px;
	height:300px;
}
.MenuBar
{
	color:brown;
	top:160px;
	padding:3px;
}
.Navigator
{
	float:right;
	background-color:White;
	font-size:12px;
}
.MasterTable
{
	border: solid 1px #ff8000; direction:ltr; width:199px; margin-bottom:5px;
	text-align:left;
	}
	.HeaderTable
	{
	background-image:url(../../Images/gradient_DKRed.jpg); background-repeat:repeat-x; height:20px;	
		}
