/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D6D6D6;
}
a:link {
	color: #0000CC;
	text-decoration: underline;
} 
a:visited {color: #0000CC} 
a:hover {color: #FF0000} 
a:active {color: #000000} 
div, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
} 
li {
	color: #000000;
	list-style-type: square;
} 
ul {color: #000000; list-style-type: square} 
ol {color: #000000} 
.mytext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333} 
.mytext a:link {color: #333333; text-decoration: none} 
.mytext a:visited {color: #666666; text-decoration: none} 
.mytext a:hover {color: #999933; text-decoration: underline} 
.mytext a:active {color: #333333; text-decoration: none} 
.mytext2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #999999} 
.mytext2 a:link {color: #B5C1F5; text-decoration: none} 
.mytext2 a:visited {color: #95C1F5; text-decoration: none} 
.mytext2 a:hover {color: #FFFFFF; text-decoration: underline} 
.mytext2 a:active {color: #FFFFFF; text-decoration: none} 
.colbg2 {
	background-image: url(images/ui1_r1_c6.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.colbg1 {

	background-image: url(images/ui1_r1_c1.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.headline1 {
	font-size: 16px;
	font-weight: bold;
	color: #004F2F;
}
.list_title {
	text-decoration: underline;
	text-transform: none;
}
.navside_bg {
	background-image: url(images/ui1_r11_c3.jpg);
	background-repeat: no-repeat;
}
