body {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-image: url(../images/TitleBar_DarkUp_15px.jpg);
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #818181;
	border-right-color: #818181;
	border-bottom-color: #818181;
	border-left-color: #818181;
}
#daterow {
	text-align: right;
	padding-right: 10px;
	letter-spacing: 0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/TitleBar_DarkUp_15px.jpg);
	background-repeat: repeat-x;
	font-size: 75%;
	font-style: normal;
	font-weight: 600;
	text-decoration: none;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#top {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #0000FF;
}
#topmenu {
	text-align: center;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/graident_grey_white.jpg);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #FFFFFF;
}
#topmenu a {
	text-decoration: none;
	padding-top: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0033FF;
	font-weight: 600;
	font-size: small;
}
#topmenu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: 600;
	color: #CCCCCC;
}

#topmenu ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#topmenu li {
	list-style-type: none;
	display: inline;
	padding: 0px;
	margin-right: 15px;
	margin-left: 15px;
}
#layout1title {
	background-repeat: no-repeat;
	text-align: left;
	font-size: 140%;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0.3em;
	padding-left: 20px;
	background-image: url(../images/layout1_title_bkgnd.jpg);
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 0px;
}
#layout1navlink {
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #FFFFFF;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#layout1navlink a {
	text-decoration: none;
	color: #0000FF;
}
#layout1navlink a:hover {
	color: #999999;
}
#content {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-repeat: repeat-x;
	background-position: center;
}

#footer {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-decoration: none;
	clip: rect(auto,auto,auto,auto);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/graident_white_gray.jpg);
}
.anylinkcss{
	position:absolute;
	visibility: hidden;
	line-height: 18px;
	z-index: 100;
	background-color: #DFE0E1;
	width: 205px;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
}

.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	color: #FFFFFF;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #666666;
color: white;
}
.contentheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	letter-spacing: .2em;
	font-style: italic;
}
.contentlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	line-height: 200%;
	color: #0000FF;
}
.contentbackground {
	background-image: url(../images/400px_box_bkgnd.jpg);
	background-position: center;
	background-repeat: repeat-x;
}
