
/* CSS Document */


html {
	
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #333333;
	scrollbar-3dlight-color: #999999;
	scrollbar-darkshadow-color: #666666;
	scrollbar-shadow-color: #333333;
}

a.nav:link { color: #ffffff; text-decoration: none }
a.nav:active { color: #ffffff; text-decoration: none }
a.nav:visited { color: #ffffff; text-decoration: none }
a.nav:hover { color: #666666; 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: #666666; text-decoration: none }


a.email2:link { color: #2b42eb; text-decoration: none }
a.email2:active { color: #2b42eb; text-decoration: none }
a.email2:visited { color: #2b42eb; text-decoration: none }
a.email2:hover { color: #333333; text-decoration: none }


.navbar {
	font-size: 11px;
	text-align: center;
	font-family: verdana;
}
.footer {
	font-size: 11px;
	text-align: center;
	color: #cccccc;
	font-family: arial;
	margin: auto;
	padding: 0px;
	font-weight: 500;
	border: 0px dashed #0000CC;
}
.text1 {
	font-size: 11px;
	text-align: center;
	font-weight: 200;
	color: #cccccc;
	font-family: verdana;
}
.text01 {
	font-size: 10px;
	text-align: center;
	font-weight: 200;
	color: #cccccc;
	font-family: verdana;
}
.text02 {
	font-size: 10px;
	text-align: center;
	font-weight: 200;
	color: #ffffff;
	font-family: verdana;
}

.text2 {
	font-size: 11px;
	text-align: center;
	font-weight: 200;
	color: #ffff00;
	font-family: verdana;;
}
.text3 {
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	color: #64EE07;
	font-family: verdana;
}
.box {
	padding-right: 0px;
	padding-left: 0px;
	width: 200px;
}
.box {
	padding-right: 0px;
	padding-left: 0px;
	width: 200px;
}
.box2 {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	width: 170px;
}






