.bg-home {
	background-image: url(../images/bg_home.jpg);
	background-repeat: no-repeat;
}
.bg-links {

	background-image: url(../images/bg_links.jpg);
	background-repeat: no-repeat;
}
.navlinks {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.navlinks:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #CB2621;
	text-decoration: none;
}
.red10 {
	font-family: Verdana;
	font-size: 10px;
	color: #CB2621;
	text-decoration: none;
}.bg-content {
	background-image: url(../images/bg_content.jpg);
	background-repeat: no-repeat;
}
.bg-bottom {
	background-image: url(../images/bg_bottom.jpg);
	background-repeat: no-repeat;
}
.bg-dot {
	background-image: url(../images/bg_dot.jpg);
	background-repeat: repeat-y;
}
.sky10 {
	font-family: Tahoma;
	font-size: 10px;
	color: #B4D1EF;
	text-decoration: none;
}
.green10 {
	font-family: Verdana;
	font-size: 10px;
	color: BADC00;
	text-decoration: none;
}
.white10 {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.bg-box2 {
	background-image: url(../images/bg_blue-box2.jpg);
	background-repeat: repeat-x;
}
.box {
	border: 1px solid #3CAAF1;
}
.sky11 {

	font-family: Tahoma;
	font-size: 11px;
	color: #B4D1EF;
	text-decoration: none;
}
.white11 {

	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.scroll{
scrollbar-face-color:#0589DC;
scrollbar-arrow-color:#AFD50C;
scrollbar-track-color:#0175CC;
scrollbar-shadow-color:#2EA4EF;
scrollbar-highlight-color:#2EA4EF;
scrollbar-3dlight-color:#2EA4EF;
scrollbar-darkshadow-Color:#2EA4EF;
}.green11 {


	font-family: Tahoma;
	font-size: 11px;
	color: #AFD50C;
	text-decoration: none;
}
.box2 {
	border: 1px solid #0276D0;
	background-color: #0455C1;

}
.white19 {
	font-family: Arial;
	font-size: 19px;
	color: #FFFFFF;
	text-decoration: none;
}
.bg-dot2 {

	background-image: url(../images/bg_dot2.jpg);
	background-repeat: repeat-x;
}
.box3 {
	background-color: #0455C1;
	border: 1px solid #82AAE0;
}
.white-verdana10 {

	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.black-verdana10 {


	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.white17 {

	font-family: Arial;
	font-size: 17px;
	color: #FFFFFF;
	text-decoration: none;
}
.green17 {


	font-family: Arial;
	font-size: 17px;
	color: #AFD50C;
	text-decoration: none;
}
.textfield {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #6BBBED;
	border: 1px solid #A6DCFE;
}

