body {

background-image:url(../images/BG.jpg);
background-repeat:repeat-x
}
input {

font-family: tahoma, Arial, Helvetica, sans-serif;
font-size: 10px; text-decoration: none;
height: 17;
color:#000000;
border:1}
	
	textarea {  
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px; text-decoration: none;
	border: solid #cacaca;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background: #ffffff;
	color:#9D4C7F;
}

select {  
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px; text-decoration: none;
	border: solid #ededed;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background: #Ffffff;
}


.scr{
scrollbar-arrow-color:#FFFFFF;
scrollbar-face-color:#D2D4D5;
scrollbar-border-color:#A7AAAC;
scrollbar-3dlight-color:#A7AAAC;
scrollbar-darkshadow-color:#A7AAAC;
scrollbar-highlight-color:#A7AAAC;
scrollbar-shadow-color:#A7AAAC;
scrollbar-track-color:#cccccc
}

.headerBG {
background-color: #777C87; }

.menuBG {
background-color: #4F5462; }

.menu {color: #ffffff; font-family: Trebuchet MS; font-size: 15px; font-weight:bold; text-decoration: none;}
.menu:link {color: #ffffff; font-family: Trebuchet MS; font-size: 15px;  font-weight:bold;text-decoration: none;}
.menu:visited {color: #ffffff; font-family: Trebuchet MS;font-size: 15px;  font-weight:bold;text-decoration: none;}
.menu:hover {color: #FDAE0C; font-family: Trebuchet MS;font-size: 15px;  font-weight:bold;text-decoration: none;}
.menu:active {text-decoration: none;}

.login {color: #ffffff; font-family: tahoma; font-size: 12px; font-weight:bold; text-decoration: none;}
.login:link {color: #ffffff; font-family: tahoma; font-size: 12px;  font-weight:bold;text-decoration: none;}
.login:visited {color: #ffffff; font-family: tahoma;font-size: 12px;  font-weight:bold;text-decoration: none;}
.login:hover {color: #FDAE0C; font-family: tahoma;font-size: 12px;  font-weight:bold;text-decoration: none;}
.login:active {text-decoration: none;}

.white_small {color: #ffffff; font-family: tahoma; font-size: 10px;  text-decoration: none;}
.white_small:link {color: #ffffff; font-family: tahoma; font-size: 10px;  text-decoration: none;}
.white_small:visited {color: #ffffff; font-family: tahoma;font-size: 10px;text-decoration: none;}
.white_small:hover {color: #7E215C; font-family: tahoma;font-size: 10px; text-decoration: none;}
.white_small:active {text-decoration: none;}

.white_big {color: #ffffff; font-family: tahoma; font-size: 15px; font-weight:bold ;text-decoration: none;}
.white_big:link {color: #ffffff; font-family: tahoma; font-size: 15px;  font-weight:bold ;text-decoration: none;}
.white_big:visited {color: #ffffff; font-family: tahoma;font-size: 15px;font-weight:bold ;text-decoration: none;}
.white_big:hover {color: #7E215C; font-family: tahoma;font-size: 15px; font-weight:bold ;text-decoration: none;}
.white_big:active {text-decoration: none;}

.normalfont {color: #5B5B5B; font-family: tahoma; font-size: 12px; text-decoration: none;}
.normalfont:link {color: #5B5B5B; font-family: tahoma; font-size: 12px; text-decoration: none;}
.normalfont:visited {color: #5B5B5B; font-family: tahoma;font-size: 12px; text-decoration: none;}
.normalfont:hover {color: #FDAE0C; font-family: tahoma;font-size: 12px; text-decoration: none;}
.normalfont:active {text-decoration: none;}

.normalfontbig {color: #5B5B5B; font-family: tahoma; font-size: 15px; text-decoration: none;}
.normalfontbig:link {color: #5B5B5B; font-family: tahoma; font-size: 15px; text-decoration: none;}
.normalfontbig:visited {color: #5B5B5B; font-family: tahoma;font-size: 15px; text-decoration: none;}
.normalfontbig:hover {color: #FDAE0C; font-family: tahoma;font-size: 15px; text-decoration: none;}
.normalfontbig:active {text-decoration: none;}

.normalfonts {color: #5B5B5B; font-family:arial; font-size: 11px; text-decoration: none;}
.normalfonts:link {color: #5B5B5B; font-family: arial; font-size: 11px; text-decoration: none;}
.normalfonts:visited {color: #5B5B5B; font-family: arial;font-size: 11px; text-decoration: none;}
.normalfonts:hover {color: #FDAE0C; font-family: arial;font-size: 11px; text-decoration: none;}
.normalfonts:active {text-decoration: none;}

