body {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background: #111111;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.BlueHead {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #010099;
}
.smallRed {
	font-family: Arial;
	font-size: 12px;
	color: #FF0000;
}
.smallFont {
font-family: Arial;
font-size: 13px;
color: Green;
}
select.frm {
font-family: Arial;
font-size: 14px;
color: DarkBlue;
width: 250px;
}
a:link {
	font-family: Arial;
	font-size: 14px;
	color: #darkblue;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	font-family: Arial;
	font-size: 14px;
	color: blue;
	text-decoration: none;
	font-weight: bold;
}

a:hover 
{
text-decoration: underline;
color: darkblue;
}

td.menuOn {
	background-color: #FFE432;
	font-family: Arial;
	color: #032A6B;
	font-size: 12px;
	font-weight: bold;
}
td.menuOff {
	background-color: #ADADAD;
	font-family: Arial;
	color: #001689;
	font-size: 12px;
	CURSOR: hand;
}
.menufont {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
}
.Red {
	font-family: Arial;
	font-size: 12px;
	color: #FF0000;
}
.head {
	font-family: Arial;
	font-size: 10px;
	color: #CF6D4A;
	background-image: url(images/back.gif);
}
input.tf {
	font-family: Arial;
	font-size: 10px;
	background-color: #DBDBDB;
	border: 1px solid #666666;
}
.orangeText {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #032A6B;
}

#makers {
	clear: both;
}

#makers li {
	position: relative;
	float: left;
	height: 140px;
	width: 140px;
	text-align: center;
	
}

#makers a {
	display: block;
	margin: auto;
	padding-top: 4px;
	width: 130px;
	text-align: center;
	text-decoration: none;
	background: #F1EFEF;
	border-bottom: solid 1px #ccc;
}

*>body #makers img {
	display: block;
}

#makers img {
	clear: both;
	margin: 0 auto 4px auto;
	width: 114px;
	height: 110px;
	border: solid 1px #D9CDCC;
	background: #fff;
}

#makers a:hover img {
	border-color: #B23F33;
}
#makers img.temp {
	border-color: #B23F33;
}
#makers strong {
	display: block;
	clear: both;
	margin: 0 auto;
	padding: 3px 0 2px 0;
	font: normal 11px Tahoma;
	background: #fcfcfc url(../i/makers-strong.gif) repeat-x;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #eee;
}

#makers a:hover strong {
	text-decoration: underline;
	background-color: #f5f5f5;
}


H1
{
font-size : 24;
font-family : Arial;
color: Red;
font-weight: bold;
}

H2
{
font-size : 18;
font-family : Arial;
color: black;
font-weight: bold;
}

table.ads
{
background: orange;
font-size: 14;
font-family: Arial;
color: blue;
border-style: solid;
border-width: 2px;
border-color: blue;
width: 95%;
}

table.smallscreen
{
background: #ccddcc;
font-size: 12;
font-family: Arial;
color: blue;
border-style: solid;
border-width: 1px;
border-color: black;
width: 95%;
}

table.widescreen
{
background: white;
font-size: 20;
font-family: Arial;
color: blue;
border-style: solid;
border-width: 1px;
border-color: blue;
width: 650px;
}

a.menu
{
background: #ccddcc;
border-style: solid;
border-color: black;
border-width: 1px;
padding: 3px;

font-size : 16;
font-family :  Arial;
font-weight: bold;
color: black;
}

a.menu:hover
{
background: orange;
border-width: 1px;
}

a.MenuFont
{
font-size : 14;
font-family :  Arial;
color : Blue;
font-style: none;
text-decoration: none;
font-weight: bold;
}

a.MenuFont:HOVER
{
font-size : 14;
font-family :  Arial;
color : blue;
font-style: none;
text-decoration: underline;
font-weight: bold;
}