body, td, th, div.content {
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	color:#DDB851;
}

TH						{ text-align: left; }

table.infotable {
	background:#7C0000;
}

table.infotable td {
	background:#380000;
}

table.infotable td.infotitle {
	background:#000000;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	color:#F8B500;
}

table.infotable td.td1 {
	background: #1E0000;
	font-weight:bold;
	color:#F8B500;
}

table.infotable td.td2 {
	background: #1E0000;
	font-weight:bold;
	color:#F8B500;
}

.copyright {
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	color:#AD0000;
}

b, strong {
	font-weight:bold;
}

p {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

ul {
	list-style : none url(../images/bull.gif);
	margin-left:20px;
	padding-left:0px;
}

.magnify {
	cursor:url(page/images/sys/magnify.cur);
}

.search {
	visibility:hidden;
	display:none;
}

.title {
	font-family:verdana;
	font-size:14px;
	font-weight:bold;
	color:#DDB851;
}

.title2 {
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	color:#F8B500;
}

a {
	color:#F8B500;
	text-decoration:none;
}

a:hover {
	color:#F8B500;
	text-decoration:underline;
}

a.type {
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	color:#DDB851;
	text-decoration:none;
}

a.type:hover {
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	color:#DDB851;
	text-decoration:none;
}

.product a {
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	color:#F8B500;
	text-decoration:none;
}

.product a:hover {
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	color:#F8B500;
	text-decoration:underline;
}


/* contacts module */
.error { color:#E00000; font-weight:bold }
.submitbutton { font-family:verdana; font-size:11px; font-weight:bold; border:1 solid #7C0000; background:#360000; height:20px; color:#DDB851}
/* contacts module */


/* input field on/off effect module */
.InputField {
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	border:1 solid #7C0000;
	background:#360000;
	color: #DDB851;
}

.InputFieldOn {
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	border:1 solid #D0D7E7;
	background:#ffffff;
	color: #000000;
}
/* input field on/off effect module */

/*  TABLE'u STYLE'ai  */
#odd00, #odd11, #odd01, #odd10					{ background: #7C0000; }
#odd00 th, #odd11 th, #odd01 th, #odd10 th		{ background: #000000; padding-left: 5px; padding-right: 5px; padding-top: 3px; padding-bottom: 4px; text-align: left; color: #F8B500; font-weight: bold; }
#odd00 td, #odd11 td, #odd01 td, #odd10 td		{ padding-left: 5px; padding-right: 5px; vertical-align: top; padding-top: 2px; padding-bottom: 3px; }

#odd00 td.t10, #odd00 td.t11, 
#odd00 td.t00, #odd00 td.t01,
#odd10 td.t10, #odd10 td.t11,
#odd01 td.t10, #odd01 td.t00,
#odd11 td.t10									{ background: #380000; }

#odd10 td.t00, #odd10 td.t01,
#odd01 td.t11, #odd01 td.t01,
#odd11 td.t00									{ background: #280000; }

#odd11 td.t11 									{ background: #4D0000; }
#odd11 td.t01 									{ background: #3B0000; }
