a:link {color: #FFFFFF; text-decoration: none} 
a:visited {color: #FFFFFF; text-decoration: none} 
a:active {color: #99CCFF} 
a:hover {color: #99CCFF; text-decoration: underline} 

a.mytext:link {text-decoration: none; color: #FFFFFF} 
a.mytext:visited {text-decoration: none; color: #FFFFFF} 
a.mytext:active {color: #FF9900; text-decoration: none} 
a.mytext:hover {color: #FFFFFF; text-decoration: underline} 

a.mytext1:link {text-decoration: underline; color: #004181} 
a.mytext1:visited {text-decoration: underline; color: #004181} 
a.mytext1:active {color: #FF9900; text-decoration: underline} 
a.mytext1:hover {color: #000000; text-decoration: underline} 
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #333333;
}
td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
} 
li {list-style-type: square} 
ul {color: #3D3D3D; list-style-type: square; font-family: Arial, Helvetica, sans-serif; font-weight: normal} 
ol {color: #3D3D3D} 
body {  background-color: #FFFFFF; margin-top: 30px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background-image: url(../images/bg.jpg); background-repeat: repeat}
h2 {  font-size: 14px; color:#004181}
.navtd {
	background-image: url(../images/bg-nav.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	margin: 0px;
	background-color: 004181;
	line-height: 1.8em;
	vertical-align: top;
}
.catstd {
	background-image: url(../images/bg-cats.gif);
	background-repeat: repeat-y;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
.indextd {
	background-color: #FFFFFF;
	padding: 20px;
	vertical-align: top;
}
.footertd {
	font-size: xx-small;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
}

#main {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.catstdsub {
	background-repeat: repeat-y;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
