body {
	background-color: #CDF1FF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.logo_text {
	font-family: Tahoma;
	font-size: 25px;
	color: #ffffff;
	font-weight:bold;
}
.title_white {
	font-family: Verdana;
	font-size: 14px;
	color: #ffffff;
	font-weight:bold;
}
.white_bold {
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
}
.White_nav {
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
}
.slogan_text {
	font-family: Tahoma;
	font-size: 14px;
	color: #FF7800;
	font-weight:bold;
}
.blue_nor {
	font-family: Verdana;
	font-size: 12px;
	color: #233357;
	line-height:18px;
}
.white_small {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
}
.title_blue_text {
	font-family: Verdana;
	font-size: 14px;
	color: #126891;
	font-weight:bold;
}
a:link {
	color: #0000FF;
	text-decoration: undeline;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}
.whitelink:link {
	color: #ffffff;
	text-decoration: none;
}
.whitelink:visited {
	text-decoration: none;
	color: #ffffff;
}
.whitelink:hover {
	text-decoration: none;
	color: #613EE3;
}
.whitelink:active {
	text-decoration: none;
	color: #ffffff;
}

.whitelink2:link {
	color: #ffffff;
	text-decoration:none;
}
.whitelink2:visited {
	text-decoration: none;
	color: #ffffff;
}
.whitelink2:hover {
	text-decoration: none;
	color: #F0FF00;
}
.whitelink2:active {
	text-decoration: none;
	color: #ffffff;
}

.bottom:link{color: #039;}

.tableform{
	
}

.tableform td{
	   	font-family: Verdana;
	font-size: 12px;
	color: #3A3A3A;
	line-height: 18px;
      text-decoration: none;
}

.redtextbold{
	color: red;
	font-weight:bold;
}
body,td,th {
 font-family: verdana;
 font-size: 12px;
 color: #212705;

} 
