﻿/* CSS Document */
body
{
	margin-top: 0px;
}

.MainMenu1
{
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px;
	color:#111111;
	
	border-top-color: #111111;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: #111111;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #111111;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #111111;
	border-bottom-style: solid;
	border-bottom-width: 0px;
}

.MainMenu2
{
	text-decoration:none;
	background-color: White;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	height:20px;
	color:#111111;
	
	border-Top-color:#111111;
	border-Top-style:solid;
	border-Top-width:1px;
	border-left-color:#111111;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#111111;
	border-right-style:solid;
	border-right-width:1px;
	
	/*border-bottom-color:White;
	border-bottom-style:solid;*/
	border-bottom-width:0px;
}

.MenuHeader1
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:Black;
	text-decoration:none;
}


.MenuMainSize1
{
	width: 984px;
	border: sold 0px;
}


.Border_Bottom
{
	border-bottom-color:#111111;
	border-bottom-style:solid;
	border-bottom-width:1px;
}



#top-body{
	height:auto; width:900px; margin:auto;
	padding:0px;
	background:url(../images/body-mid.gif) repeat-y;
	}
.mid-body{
	height:auto; width:900px; margin:auto;
	background:url(../images/body-top.gif) no-repeat;
	padding:1px 0px 0px 0px;
	}
.bt-body{
	height:auto; width:865px; margin:auto;
	padding:0px 20px 1px 15px; color:#3a5059;
	background:url(../images/body-bt.gif) no-repeat bottom;
	font-family:Verdana;
	font-size:11px;
	line-height:20px;
	}
.bt-body a{
	color:#740404; font-weight:bold; font-size:13px; text-decoration:none;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	padding:0px 0px 0px 20px; float:right;
	}
.bt-body a:hover{text-decoration:underline;}	
.bt-body p{
	margin:0px; padding:12px 0px 12px 0px;
	}	

.Footer
{
	font-family:Verdana;
	font-size:10px;
	color:#111111;
}

.Test
{
	background-color: #CAD192;
}