body.template {
	margin-left: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
	color: #000000;
}
.homebg{
	background-color: #B7BB80;
}
body,td,th,.text {
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#4F5357;
	line-height:14px;
}
body.text1,td.text1,th.text1,.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body.text2,td.text2,th.text2,.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body.text3,td.text3,th.text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
body.text4,td.text4,th.text4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
body.text5,td.text5,th.text5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
}
body.htext,td.htext,th.htext,.htext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: capitalize;
}
th.bg, td.bg{
	background-image:url('images/bg.jpg');
}
.stext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.row1{
	background-color: #CCCCCC;
}
.row2{
	background-color: #DDDDDD;
}
.row3{
	background-color: #EEEEEE;
}
.row4{
	background-color: #FFFF0F;
}

.border {
	border: 1px solid #DDDDDD;
}
.gborder {
	border: 1px solid #EEEEEE;
}
.bborder {
	border-bottom: 1px solid #DDDDDD;
}
.tborder {
	border-top: 1px solid #DDDDDD;
}
.lborder {
	border-left: 1px solid #DDDDDD;
}
.rborder {
	border-right: 1px solid #DDDDDD;
}
.uborder {
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
a {
	text-decoration: underline; 
	color:#E97100;
}
a:hover{
	text-decoration:none;
}
a.cat {
	text-decoration:none; 
	color:#375C90;
}
a.cat:hover{
	text-decoration:none;
}
.footer{
	color:#EEEEEE
}
a.footer {
	color:#E97100; 
	text-decoration:underline
}
a:hover.footer {
	text-decoration:none
}
b,strong {
	color:#EC821E
}
.shadow{
	background:url(images/shadow.gif) top right no-repeat;
}
.dot{
	background:url(images/dot.gif) right repeat-y;
}
.sale{
	text-decoration : line-through;
}
/*
ul {margin:0 0 0 9px; padding:0; list-style:none}
li {margin:0 0 3px 0; padding:0 0 0 39px; background:url(images/li_bg.gif) left top no-repeat; font-family:tahoma; font-size:11px; color:#1C638E; font-weight:bold; height:22px; line-height:23px}
li a {color:#1C638E; text-decoration:none}
li a:hover {text-decoration:underline}

.content ul {margin:0 0 0 9px; padding:0; list-style:none}
.content li {margin:0 0 3px 0; padding:0 0 0 39px; background:url(images/li_bg1.gif) left top no-repeat; font-family:tahoma; font-size:11px; color:#1C638E; font-weight:bold; height:22px; line-height:23px}
.content li a {color:#1C638E; text-decoration:none}
.content li a:hover {text-decoration:underline}

input, select, textarea {height:20px; width:200px; font-family:tahoma; font-size:11px; color:#010101; overflow:hidden}

.footer a {color:#5E6368; text-decoration:none}
.footer a:hover {text-decoration:underline}