/* CSS Document */

body{
	background-color: #FFFFFF;
	margin: 0;
}
.img {
	border: 1px solid #000000;
}


.hheading {
	font-family: Verdana;
	font-size: 25px;
	font-weight: bold;
	font-style:normal;
	color: #CC3146;
}


td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

	color: #000000;
}
a:link{
	color:#000099;
	text-decoration: underline;
}
a:visited{
	color:#000099;
	text-decoration: underline;
}
a:hover{
	color:#000099;
	text-decoration: underline;
}
a:active{
	color:#000099;
	text-decoration: underline;
}

.topMenu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.topMenu a:link {
	text-decoration:none;
	color: #FFFFFF;
}

.topMenu a:visited {
	text-decoration:none;
	color: #FFFFFF;
}
.topMenu a:hover {
	text-decoration:none;
	color: #FFCC00;
}
.topMenu a:active {
	text-decoration:none;
	color: #FFFFFF;
}

.menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	width: 140px;
	height: 18px;
	background-image:url(../images/menu_arrow.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left: 10px;
	padding-right: 2px;
}
.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	width: 140px;
	height: 18px;
	background-image:url(../images/menu_arrow.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left: 10px;
	padding-right: 2px;
}
.menu a:hover {
	color: #FFA921;
	text-decoration: none;
	line-height: 18px;
	width: 140px;
	height: 18px;
	background-image:url(../images/menu_arrow.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left: 10px;
	padding-right: 2px;
}
.menu a:active {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	width: 140px;
	height: 18px;
	background-image:url(../images/menu_arrow.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left: 10px;
	padding-right: 2px;
}

.menu2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menu2 a:link {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	width: 140px;
	height: 18px;
	background-image:url(../images/menu_arrow2.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left: 10px;
	padding-right: 2px;
}
.menu2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	width: 140px;
	height: 18px;
	background-image:url(../images/menu_arrow2.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left: 10px;
	padding-right: 2px;
}
.menu2 a:hover {
	color: #FFA921;
	text-decoration: none;
	line-height: 18px;
	width: 140px;
	height: 18px;
	background-image:url(../images/menu_arrow2.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left: 10px;
	padding-right: 2px;
}
.menu2 a:active {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	width: 140px;
	height: 18px;
	background-image:url(../images/menu_arrow2.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left: 10px;
	padding-right: 2px;
}


.menuSelected{
text-decoration:none;
background:url(../images/menu_icon.jpg);
line-height: 20px;
padding-left:16px;
color:#70BBE9;
background-repeat:no-repeat;
width: 150px;
height: 20px;

}

.rsstitle{

}

.rsstext{
}

.Footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.Footer a:link{
	color:#FFFFFF;
	text-decoration: underline;
}
.Footer a:visited{
	color:#FFFFFF;
	text-decoration: underline;
}
.Footer a:hover{
	color:#FFE8C6;
	text-decoration: none;
}
.Footer a:active{
	color:#FFFFFF;
	text-decoration: underline;
}
