/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(images/bg1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.contentbg {
	background-color: #FFFFFF;
	background-image: url(images/ui1_r6_c2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

a:link {
	color: #00437a;
	text-decoration: underline;
} 
a:visited {
	color: #00437a;
	text-decoration: underline;
}
a:hover {
	color: #00437a;
	text-decoration: underline;
} 
a:active {
	color: #00437a
} 
div, td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	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;
	line-height: 16px;
} 
.mytext a:link {color: #2362CC; text-decoration: underline} 
.mytext a:visited {color: #2362CC; text-decoration: none} 
.mytext a:hover {color: #DD0029; text-decoration: underline} 
.mytext a:active {color: #2362CC; text-decoration: none} 
.mytext2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #008000} 
.mytext2 a:link {color: #008000; text-decoration: none} 
.mytext2 a:visited {color: #008000; text-decoration: none} 
.mytext2 a:hover {color: #008000; text-decoration: underline} 
.mytext2 a:active {color: #008000; text-decoration: none} 
.mytext3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC
} 
.mytext3 a:link {
	color: #CCCCCC;
	text-decoration: none
} 
.mytext3 a:visited {
	color: #CCCCCC;
	text-decoration: none
} 
.mytext3 a:hover {
	color: #CCCCCC;
	text-decoration: underline
} 
.mytext3 a:active {
	color: #CCCCCC;
	text-decoration: none
} 
.title1 {
	font-size: 14px;
	font-weight: bold;
	color: #006600;
}
.leftnav {
	font-size: 12px;
	color: #008040;
}
.leftnav a:link {
	color: #008040;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
} 
.leftnav a:visited {
	color: #008040;
	text-decoration: underline;
	font-weight: bold;
} 
.leftnav a:hover {
	color: #FF1822;
	text-decoration: underline;
	font-weight: bold;
} 
.leftnav a:active {
	color: #008040;
	text-decoration: underline;
	font-weight: bold;
} 
.title2 {

	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
