
BODY {
scrollbar-base-color: #333333;
scrollbar-track-color: #000000;
scrollbar-face-color: #666666;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #006600;
scrollbar-shadow-color: #999999;
scrollbar-arrow-color: #FFFFFF;
background-color: 000000;
margin:0;
padding:0;
}

.border {
border-color: CCCCCC;
}

.border2 {
border: thin dotted pink;
}

.line {
background-image: url('images/line.gif');
}

.rightbg {
background-image: url('images/rightbg.gif');
}

.rightbg2 {
background-image: url('images/rightbg2.gif');
}

.leftbg {
background-image: url('images/leftbg.gif');
}

.topbg1 {
background-image: url('images/topbg1.jpg');
}

.bottombg02 {
background-image: url('images/bottombg02.gif');
}

.bottombg {
background-image: url('images/bottombg.gif');
}

.tall {
height: 100%;
}

.text {
	font-family: Tahoma, Arial;
	font-size: 11px; color: #FFFFFF;
    text-weight:;
}
input {
	font-family: Tahoma, Arial;
	font-size: 11px; text-weight: ;
}
select {
	font-family: Tahoma, Arial;
	font-size: 11px; text-weight: ;
}
table {
	border: 1px none; 
font-family: Tahoma, Arial;
	font-size: 11px; text-weight: ;
}

textarea {
	font-family: Tahoma, Arial;
	font-size: 11px;  text-weight: ;
}

a:link
	{FONT-FAMILY: Tahoma, Arial;
    FONT-SIZE: 11px;
    color: #FFFFFF;
	text-decoration: underline ;
	font-weight: ;}
a:visited 
	{FONT-FAMILY: Tahoma, Arial;
    FONT-SIZE: 11px;
    color: #FFFFFF;
	text-decoration: underline;
	font-weight: ;}
a:active 
	{FONT-FAMILY: Tahoma, Arial; 
    FONT-SIZE: 11px;
    color: #FFFFFF;
	text-decoration: underline;
	font-weight: ;}
A:hover 
	{FONT-FAMILY: Tahoma, Arial;
    FONT-SIZE: 11px;
    color: #000000; 
	background-color: #FFFFFF;
	text-decoration: ;
	font-weight:  ;