

a.nav:link { color: #666666; text-decoration: none }
a.nav:active { color: #666666; text-decoration: none }
a.nav:visited { color: #666666; text-decoration: none }
a.nav:hover { color: #111111; text-decoration: none }

a.nav2:link { color: #ffffff; text-decoration: none }
a.nav2:active { color: #ffffff; text-decoration: none }
a.nav2:visited { color: #ffffff; text-decoration: none }
a.nav2:hover { color: #444444; text-decoration: none }

a.nav3:link { color: #666666; text-decoration: none }
a.nav3:active { color: #666666; text-decoration: none }
a.nav3:visited { color: #666666; text-decoration: none }
a.nav3:hover { color: #444444; text-decoration: none }

a.nav4:link { color: #666666; text-decoration: none }
a.nav4:active { color: #666666; text-decoration: none }
a.nav4:visited { color: #666666; text-decoration: none }
a.nav4:hover { color: #000000; text-decoration: none }
	
a.email:link { color: #ffffff; text-decoration: none }
a.email:active { color: #ffffff; text-decoration: none }
a.email:visited { color: #ffffff; text-decoration: none }
a.email:hover { color: #000000; text-decoration: none }

.navbar {
	font-size: 16px;
	text-align: center;
	font-family: verdana;
	font-weight: 200;
	color: #666666;
}
.navbar2 {
	font-size: 14px;
	text-align: center;
	font-family: verdana;
	font-weight: 400;
	color: #ffffff;
}
.navbar3 {
	font-size: 10px;
	text-align: center;
	font-family: verdana;
	font-weight: 400;
	color: #ffffff;
}
.footer {
	font-size: 12px;
	text-align: center;
	color: #ffffff;
	font-family: arial;
	margin: auto;
	padding: 0px;
	font-weight: 500;
	border: 0px dashed #0000CC;
}
.text {
	font-size: 14px;
	text-align: center;
	font-weight: 200;
	color: #666666;
	font-family: verdana;
}
.textb {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #527dc2;
	font-family: verdana;
}
.text2 {
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	color: #527dc2;
	font-family: verdana;
}
.text2a {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #527dc2;
	font-family: verdana;
}
.heading {
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	color: #527dc2;
	font-family: verdana;
}
.heading2 {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #444444;
	font-family: verdana;
}
.heading3 {
	font-size: 14px;
	text-align: center;
	font-weight: 400;
	color: #666666;
	font-family: verdana;
}
.white_heading {
	font-size: 22px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	font-family: verdana;
}
.white_heading2 {
	font-size: 18px;
	text-align: center;
	font-weight: 400;
	color: #ffffff;
	font-family: verdana;
}
.text01 {
	font-size: 12px;
	text-align: center;
	font-weight: 200;
	color: #666666;
	font-family: verdana;
}
.text02 {
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	color: #666666;
	font-family: verdana;
}
.box {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 230px;
	border: thin solid #cccccc;
}
.box1 {
	padding-top: 15px;
	padding-bottom: 20px;
	width: 230px;
	border: thin solid #cccccc;
}
.box2 {
	background-color: #fbfbfb;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 15px;
	width: 620px;
	border: thin solid #cccccc;
}
.box_blue {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 230px;
	border: thin solid #cccccc;
	background-color: #527dc2
}

hr.thin {
 height: 1px;
 border: 0;
 color: #999999;
 background-color: #999999;
 width: 230px;
 } 