//Begin CSS//

P {
	font-family: tahoma,verdana,helvetica,arial;
	font-size:11px;
	color:#666666;
	line-height: 14px;
	margin-top:0px;
	margin-bottom:10px;
}

TD,BODY {
	font-family: tahoma,verdana,helvetica,arial;
	font-size:11px;
	line-height: 14px;
	color:#CCCCCC;

}

BR {
	line-height: 12px;

}

Body.bgProperties
{
	background-color:#000000;
	background-image:url(../images/bg_purple.jpg);
}


.bold {
	color: #CC9966;
	text-decoration: none;
	font-weight:bold;
}

.boldgrey {
	color: #999999;
	text-decoration: none;
	font-weight:bold;	
}

.lightorange {
	color: #CC9966;
}

A:link {
	color: #CC9966;
	text-decoration: none;
}

A:visited {
	color: #CC9966;
	text-decoration: none;
}

A:active {
	color: #CC9966;
	text-decoration: none;
}

A:hover {
	color: #CC9966;
	text-decoration: underline;
}

.footer { 
	font-family: tahoma,verdana,helvetica,arial;
	color: #999999;
	font-size:10px;
 } 
 
.SearchField {
	font-size:11px;
	font-family: tahoma,verdana,helvetica,arial;
	color: #999999;
	background-color: #151515;
	border: 1px solid #999999;
}

.gbinput {
 font-size:11px;
        font-family: tahoma,verdana,helvetica,arial;
        color: #CC9966;
        background-color: #151515;
        border: 1px solid #474747;
	width: 55px;
	cursor: hand;
}

img.ImageFrame_solidwhite { border: 1px solid #666 !important; padding:0px !important }

body{
    scrollbar-3dlight-color:#000000;
    scrollbar-arrow-color:#999999;
    scrollbar-base-color:#151515;
    scrollbar-darkshadow-color:#000000;
    scrollbar-face-color:#333333;
    scrollbar-highlight-color:#494949;
    scrollbar-shadow-color:#494949}

