@charset "utf-8";
/* CSS Document */
html {
margin:0;
padding:0;
text-align:center;
}
body {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../images/Layout/Gradiant.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	top: 8px;
	border-collapse: collapse;
}
a {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
a:link {
	text-decoration: none;
	color:#000000;
}
a:visited {
	text-decoration: none;
	color:#333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color:#666666;
}
#Nav, #Nav ul {
	padding:0;
	margin:0;
	list-style:none;
	display: inline;
}
#Nav li {
	float:left;
	position:relative;
	width:7em;
	position:relative;
	margin-right:1em;
	border:1px none #999999;
	background-color:#FFFFFF;
	color:#000000;
	font-size:18px;
	margin-right:1em;
	display: inline;
	font-weight: bold;
}
#Nav a:link, #Nav a:visited {
	display:block;
	text-decoration:none;
	padding-left:1em;
	color:#666666;
	font-weight: bolder;
}
* html # Nav a {
width:100%;
}
#Nav ul li {
	background-color:#FFFFFF;
	font-size:16px;
	margin-bottom:-1px;
	margin-top:1px;
	padding:0;
	float:none;
	color: #000000;
	border-top-width: 0.5em;
	border-right-width: 0;
	border-bottom-width: 0.5px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	display: inline;
	filter: Shadow(Color=eeeeee, Direction=right);
}

#Nav li:hover ul{
display:block;
}
.border {
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-top-color: #FFFFFF;
	border-bottom-color: #3161C6;
	height:100%;
}

.BodyContainer {
	height: 409px;
	width: 650px;
	overflow:auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}
.MainHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.MainSub {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	vertical-align: bottom;
	text-align: left;
}
.MainSubContent {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	vertical-align: bottom;
	text-align: left;
}
.Footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	display:inline;
	letter-spacing: normal;
	text-align: center;
	vertical-align: baseline;
	list-style-type: none;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	width: 600px;
	height: 20px;
	overflow: hidden;
	visibility: visible;
	z-index: auto;
	color: #900;
}
.Footer li {
	display:inline;
	color: #666666;
	float: left;
	padding-top: 0em;
	padding-right: 3em;
	margin-right: 1em;
	padding-left: 4em;
	padding-bottom: 0px;
	font-weight: normal;
	text-transform: none;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;	
}

