/* CSS Document */

body
{
background-color: #000000;
scrollbar-face-color:#444444;
scrollbar-arrow-color:#777777;
scrollbar-track-color:#333333;
scrollbar-shadow-color:#333333;
scrollbar-highlight-color:#444444;
scrollbar-3dlight-color:#555555;
scrollbar-darkshadow-Color:#333333;
}




a:link    {color:#ffa448}
a:visited {color:#ffa448}
a:active  {color:#ffa448}
a:hover   {color:#ffa448}

a img {border:none;}


.modelname {
	color: #ffa448;
	font-size: large;
	font-family: Tahoma;
	font-weight: bold;
}


.leftpanel {
	color: #000000;
	font-size: x-small;
	font-family: Tahoma;
	font-weight: bold;
}

.rightpanel {
	color: #ffffff;
	font-size: x-small;
	font-family: Tahoma;
	font-weight: bold;
}

.added {
	color: #999999;
	font-size: x-small;
	font-family: Verdana;
	font-weight: normal;
}

.na {
	color: #ffffff;
	font-size: x-small;
	font-family: Tahoma;
	font-weight: normal;
}

.says {
	color: #ffa448;
	font-size: x-small;
	font-family: Verdana;
	font-weight: normal;
}

.text {
	color: #ffffff;
	font-size: x-small;
	font-family: Verdana;
	font-weight: normal;
}

.textyellow {
	color: #ffffcc;
	font-size: x-small;
	font-family: Verdana;
	font-weight: normal;
}


.region {
	color: #ff9933;
	font-size: x-small;
	font-family: Tahoma;
	font-weight: bold;
}


.gallery {
	color: #ffffff;
	font-size: medium;
	font-family: Verdana;
	font-weight: bold;
}

.nared {
	color: #cc0000;
	font-size: x-small;
	font-family: Tahoma;
	font-weight: bold;
}

.menu2 {
	color: #ffffff;
	font-size: x-small;
	font-family: Tahoma;
	font-weight: bold;
}



