/* CSS Document */

.style1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #9E9E9E;

}

.style2 {font-size: 12px; color: #9E9E9E; font-family: Verdana, Arial, Helvetica, sans-serif;}

.style3 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 18px;

	color: #EAFF00;

}

#scroll{ height:530px; width:670px; overflow:auto; background:#111111;

}

html{

    overflow-x: auto;

    scrollbar-face-color: #000000;

    scrollbar-shadow-color: #434242;

    scrollbar-highlight-color: #434242;

    scrollbar-3dlight-color: #000000;

    scrollbar-darkshadow-color: #000000;

    scrollbar-track-color: #000000;

    scrollbar-arrow-color: #ffffff;

}

body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;
	background-color: #999999;

}

.style4 {

	color: #EAFF00;

	font-size: 11px;

}

.style5 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #9E9E9E; }

.style6 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #EAFF00; }

.style8 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	color: #EAFF00;

	font-weight: bold;

}

.style9 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #1DF400; font-weight: bold; }

.style10 {color: #1DF400}

.style11 {color: #FFFFFF}

.style12 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #1DF400; }

.style14 {color: #4D4B4C}

.style15 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #4D4B4C; }

.style17 {font-size: 11px; color: #9E9E9E; font-family: Verdana, Arial, Helvetica, sans-serif; }

.style18 {color: #848484}

a:link {

	color: #848484;

	text-decoration: none;

}

a:visited {

	color: #848484;

	text-decoration: none;

}

a:hover {

	color: #FFFFFF;

	text-decoration: underline;

}

a:active {

	color: #848484;

	text-decoration: none;

}









.greenlink:link {

	color: #1df400;

	text-decoration: none;

}

.greenlink:visited {

	color: #1df400;

	text-decoration: none;

}

.greenlink:hover {

	color: #FFFFFF;

	text-decoration: underline;

}

.greenlink:active {

	color: #1df400;

	text-decoration: none;

}







.yellowlink:link {

	color: #eaff00;

	text-decoration: none;

}

.yellowlink:visited {

	color: #eaff00;

	text-decoration: none;

}

.yellowlink:hover {

	color: #FFFFFF;

	text-decoration: underline;

}

.yellowlink:active {

	color: #eaff00;

	text-decoration: none;

}

.style19 {font-size: 14px
}
.red_button{

width:79px;

height:36px;

background-image:url(images/bg.jpg);

background:url(images/bg.jpg);

background-repeat:no-repeat;

border:none;

padding-bottom:10px;

font:bold 12px Arial, Helvetica, sans-serif;

color:#FFFFFF;

}
.formfields

{

background-color:#ffffff;

font:12px Verdana;

color:#000000;

border:none;

height:18px;

}