﻿*
{
	font-family:Tahoma,Verdana,"Century Gothic";
}
body
{
	margin:0px;
	padding:0px;
	overflow:auto;
}
H1,H2,H3,H4
{
	color:#126a9c;
	padding:0px auto;
	margin:0px auto;
}
.main
{
	width:704px;
	padding:23px 48px 0px 48px;
	
}
.header
{
	width:704px;
	height:89px;
	background-image:url(Images/headerBg.jpg);
	text-align:right;
}
.headerMenu
{
	width:704px;
	height:28px;
	margin-top:4px;
	border-left:solid 1px #666666 ;
	border-bottom:solid 1px #666666 ;
	border-top:solid 1px #666666 ;
	background-image:url(Images/headerMenuLinkBg.gif);
}
.menuTable TD
{
	border-right:solid 1px #666666 ;
}
.headerMenuLink,.headerMenuLinkSelected
{
	width:109px;
	height:28px;
	overflow:hidden;
	display:block;
	text-align:center;
	text-decoration:none;
	line-height:28px;
	font-size:15px;
	background-image:url(Images/headerMenuLinkBg.gif);
	color:#0599e4;
}
.headerMenuLinkSelected
{
	background-image:url(Images/headerMenuLinkSelectedBg.gif);
	color:#ffffff;
}
.headerMenuBottom
{
	width:704px;
	height:14px;
	background-image:url(Images/headerMenuBottom.gif);
	overflow:hidden;
}
.pageTitle
{
	width:680px;
	height:22px;
	overflow:hidden;
	padding-right:24px;
	background-image:url(Images/pageTitleBg.jpg);
	font-size:15px;
	line-height:22px;
	color:White;
	text-align:right;
	margin-bottom:12px;
}
.contentPlaceHolder
{
	width:656px;
	padding-right:24px;
	padding-left:24px;
	text-align:right;
	font-size:15px;
	font-family:Arial;
}
.fotter
{
	width:704px;
	height:77px;
	background-image:url(Images/fotterBg.jpg);
	text-align:right;
	margin-bottom:12px;
}
.fotterMenu a
{
	font-size:15px;
	color:Black;
	text-decoration:none;
	display:block;
	margin-right:10px;
	margin-left:10px;
}
