/* CSS Document */
body {
margin-top: 10px;
margin-bottom: 10px;
margin-right: 0px;
margin-left: 0px;
background-color: #CEEEEC;
}

/*Bodytext*/


.bodytext{
	font-family: arial;
	font-size: 12px;
    line-height: 140%;
	color: #666666;
}

.bodytext a{
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	line-height: 140%;
	font-weight: bold;
	color: #666666;
}

.bodytext a:hover{
	text-decoration: none;
	line-height: 140%;
	font-weight: bold;
	color: #27DED0;
}

.bodytd {
background-color:#ffffff}

.smgreentext{
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}

.smgreentext a{
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #699e2d;
}

.smgreentext a:hover{
	text-decoration: none;
	font-weight: bold;
	color: #82C538;
}

.smbluetext{
	font-family: verdana;
	font-size:10px;
	color: #000000;
}

.smbluetext a{
	font-family: verdana;	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #1aaaa1;
}

.smbluetext a:hover{
	text-decoration: none;
	font-weight: bold;
	color: #27DED0;
}

.smpurpletext{
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}

.smpurpletext a{
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #b04c8b;
}

.smpurpletext a:hover{
	text-decoration: none;
	font-weight: bold;
	color: #C578A8;
}

/*Navigation*/


.navigation{
	font-family: verdana;
	font-size: 12px;
    letter-spacing: 0.01cm;
	color: #393939;
}

.navigation a{
	font-family: verdana;
	font-size: 14px;
	text-decoration: none;
	letter-spacing: 0.01cm;
	font-weight: normal;
	color: #1aaaa1;
}

.navigation a:hover{
	text-decoration: none;
	letter-spacing: 0.01cm;
	font-weight: normal;
	color: #41cbc2;
}



/*H1-Sub Headers*/


.h1{
	font-family: georgia;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}

.PurpleText{
	font-family: georgia;
	font-size: 16px;
	font-weight: normal;
	color: #b04c8b;
}

.GreenText{
	font-family: georgia;
	font-size: 16px;
	font-weight: normal;
	color: #699e2d;
}

.BlueText{
	font-family: georgia;
	font-size: 16px;
	font-weight: normal;
	color: #1aaaa1;
}

.topnav{
	font-family: arial;
	font-size: 8pt;
	line-height: 160%;
	color: #000000;
}

.topnav a{
	font-family: arial;
	font-size: 8pt;
	line-height: 160%;
	text-decoration: underline;
	font-weight: none;
	color: #49B1DE;
}

.topnav a:hover{
	text-decoration: underline;
	line-height: 160%;
	font-weight: none;
	color: #FFFFFF;
}


/*Footer Navigation-Text*/

.footertext{
	font-family: arial;
	font-size: 8pt;
	line-height: 160%;
	color: #4d4d4d;
}

.footertext a{
	font-family: tahoma;
	font-size: 8pt;
	line-height: 160%;
	text-decoration: none;
	font-weight: none;
	color: #42A49C;
}

.footertext a:hover{
	text-decoration: none;
	line-height: 160%;
	font-weight: none;
	color: #4d4d4d;
}

/*Bullets-Tables*/

#li {
  list-style-image: url(http://76.12.63.211/images/bullet.gif);
}


#TBL1{border-color:#E7E7E7;
border-style:solid; border-width:1px;
}

#TBL2{border-color:#C3C3C3;
border-style:solid; border-width:1px;
background-color:#E7E7E7;
}
