Body
{
	background-image:url(Back.gif);
	width:auto;
	height:auto;
	background-repeat:repeat-x;
}
.Center
{
	margin-left:auto;
	margin-right:auto;
	width:900px;
	height:auto;
}
.ValidationBar
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:900px;
	height:32px; 
	text-align:right;
}
.Header
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:492px;
	height:294px; 
	background-image:url(Header.gif);
}
.HeaderText
{
	margin:0px 0px 0px 0px;
	padding:30px 50px 0px 40px;
	width:318px;
	height:264px; 
	background-image:url(HeaderText.gif);
	font-family:sans-serif,Verdana,Tahoma;
	font-size:12px;
	color:white;
}
h1
{
	font-family:sans-serif,Verdana,Tahoma;
	font-size:12px;
	color:white;
}
h2
{
	font-family:sans-serif,Verdana,Tahoma;
	font-size:12px;
	color:#1380b8;
}
h3
{
	font-family:sans-serif,Verdana,Tahoma;
	font-size:11px;
	color:#747272;
}
ul.MainList
{
	list-style-image:url(ListiIcon.gif);
	text-align:justify;
	list-style-position:outside;
	font-size:11px;
}
.MainMenu
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:900px;
	height:47px; 
	background-image:url(MenuBack.gif);
}
a.menuitem:link,a.menuitem:active,a.menuitem:visited
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	font-family:sans-serif,Tahoma,Verdana;
	font-size:12px;
	font-weight:bold;
	color:Black;
	text-decoration:none;
}
a.menuitem:hover
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family:sans-serif,Tahoma,Verdana;
	font-size:12px;
	font-weight:bold;
	color:White;
	text-decoration:underline;
}
.Bar
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	font-family:sans-serif,Tahoma,Verdana;
	width:900px;
	height:10px; 
	background-color:Black;
	font-size:11px;
	color:Black;
}
.Content
{
	margin:0px 0px 0px 0px;
	padding:10px 10px 10px 10px;	
	font-family:sans-serif,Tahoma,Verdana;
	width:900px;
	height:auto; 
	background-color:white;
	font-size:11px;
	color:Gray;
}
.Container
{
	margin:0px 0px 0px 0px;
	padding:10px 10px 10px 10px;	
	font-family:sans-serif,Tahoma,Verdana;
	width:858px;
	height:auto; 
	border:Gray 1px solid;
	font-size:12px;
	text-align:justify;
	color:Black;
}
.Footer
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:900px;
	height:47px; 
	background-image:url(MenuBack.gif);
	font-family:sans-serif,Tahoma,Verdana;
	font-size:11px;
	color:White;
	text-align:center;
}
