body {
	background: #000000;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	color: #565656;
}

#MainTable {
	background: #FFF;
	border-left: 1px #b0b0b0 solid;
	border-right: 1px #b0b0b0 solid;
	padding: 16px 5px 10px 4px;
}

#TopText {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#TopText a {
	color: #000000;
	text-decoration: underline;
}
#TopText a:hover {
	color: #1165a4;
	text-decoration: underline;
}

#TopTextBlue {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1165a4;
	text-decoration: none;
	padding-left: 5px;
}
#TopTextBlue a {
	color: #1165a4;
	text-decoration: underline;
}
#TopTextBlue a:hover {
	color: #000000;
	text-decoration: underline;
}

#ToPTextBox {
	border: 1px #7f9db9 solid;
	height: 19px;
	width: 180px;
}

#Menu{
	background: url(../images/menu_background.jpg);
	padding: 4px 0px 6px 0px;
}

#HomeContantTable {
	padding: 19px 7px 30px 7px;
}

#WelcomeText {
	padding: 14px 19px 29px 0px;
	line-height: 18px;
	text-align: justify;
	text-decoration: none;
}
#WelcomeText a {	
	text-decoration:none;
	color: #565656;
}
#WelcomeText a:hover {
	text-decoration:underline;
	color: #c40d0b;
}

#ReadMore {
	float: right;
	width: 150px;
}

#HomeSubTitle {
	height: 26px;
	vertical-align:middle;
	padding-left: 19px;
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
}

#BoxListText {
	padding: 17px 8px 29px 4px;
}

#BoxListTextSmall {
	font-size: 11px;
	text-decoration: none;
	line-height: 18px;
}
#BoxListTextSmall a {
	text-decoration: underline;
	color: #565656;
}
#BoxListTextSmall a:hover {
	text-decoration: underline;
	color: #c40d0b;
}

#HeadTextBlue {
	color: #1165a4;
	font-weight: bold;
	text-decoration: none;
}
#HeadTextBlue a {
	color: #1165a4;
	text-decoration: none;
}
#HeadTextBlue a:hover {
	color: #993300;
	text-decoration: underline;
}

#UpcomingHeader {
	color: #287ebf;
	font-weight: bold;
	padding-left: 22px;
	text-decoration: underline;
}

#UpcomingBox {
	background: #e0f0fb;
	padding: 11px 20px 11px 8px;
	text-decoration: none;
	color: #565656;
}
#UpcomingBox a {
	text-decoration: underline;
	color: #565656;
}
#UpcomingBox a:hover{
	text-decoration: none;
	color: #1165a4;
}
#UpcomingBox span {
	color: #00345c;
	font-weight: bold;
}

#TestiBox {
	border: 1px #ecd698 solid;
	padding: 13px 10px 13px 10px;
	color: #565656;
	text-decoration: none;
}
#TestiBox a {
	color: #565656;
	text-decoration: none;
}
#TestiBox a:hover{
	color: #565656;
	text-decoration: underline;
}
#TestiBox span {
	font-weight: bold;
	color: #cd0000;
	padding-bottom: 10px;
}
#TestiBox span a{
	font-weight: bold;
	color: #cd0000;
	padding-bottom: 10px;
}

#Boxpad {
	padding: 10px 8px 25px 4px;
}

#Footer {
	color: #000000;
	text-decoration: none;
}
#Footer a {
	color: #000000;
	text-decoration: none;
}
#Footer a:hover {
	color: #1165a4;
	text-decoration: none;
}