/* CSS Document */

body
{
background-color: #000000;
}

h1
{
 padding: 0;
 margin: 0;
}

a img {border:none;}

a:link    {color:#ffffff}
a:visited {color:#ffffff}
a:active  {color:#ffffff}
a:hover   {color:#ffffff}

.modelname {
	color: #ffa448;
	font-size: x-large;
	font-family: Tahoma;
	font-weight: bold;
}

.modelnamewhite {
	color: #ffffff;
	font-size: large;
	font-family: Tahoma;
	font-weight: bold;
}

.studio {
	color: #ffffff;
	font-size: x-large;
	font-family: Tahoma;
	font-weight: bold;
}


.menu {
	color: #ffffff;
	font-size: x-small;
	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;
}

.phonenumbers {
	color: #ffffff;
	font-size: medium;
	font-family: Tahoma;
	font-weight: bold;
}

.newmodels {
	color: #ffffff;
	font-size: x-small;
	font-family: Verdana;
	font-weight: bold;
}

.white {
	color: #ffffff;
	font-size: x-small;
	font-family: Verdana;
	font-weight: normal;
}

td.white {
background-color:#ffffff;
text-align:right;
color: #000000;
font-size: x-small;
font-family: Tahoma;
font-weight: bold;
}

td.gold {
background-color:#ffa448;
}

td.purple {
background-color:#993366;
text-align:left;
color: #ffffff;
font-size: x-small;
font-family: Tahoma;
font-weight: bold;
}

td.black {
background-color:#000000;
}

td.green {
background-color:#339933;
text-align:center;
}

td.red {
background-color:#cc0000;
}

td.amber {
background-color:#ff9900;
}

table.white {
background-color:#ffffff;
}

table.gold {
background-color:#ff9933;
}

td.grey {
background-color:#333333;
}




