body {
      background-color: #c8c8d5;
      background-image: url(img/theme/bg1.png);
      background-repeat: repeat-x;
      background-position: top;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 9px;
	  color: #666666;
	 }

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1361c6;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #aba35b;
	text-decoration: underline;
}

#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	line-height:20px;
}
#menu a:hover, #menu a.active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
}

#submenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	line-height:20px;
}
#submenu a:hover, #submenu a.active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left:10px;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
}


#content
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left:20px;
	padding-right:20px;
	line-height:17px;
	padding-top:0px;
	padding-bottom:0px;
}
#content tr { 	
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left:0px;
	padding-right:0px;
	line-height:17px;
	padding-top:0px;
	padding-bottom:0px;
	 }
#content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#content a:hover, #content a.active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#content img { padding:0px; border:none}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	color: #978f47;
	text-decoration: none;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #555555;
	text-decoration: none;
}

#content .red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0033;
	text-decoration: none;
}
#content li
{
	list-style-type: none;
}

.whitelink { 	color: #666666;	text-decoration: none; 	font-weight: normal; font-size:9px; } 
.whitelink:hover { 	color: #333333;	text-decoration: none; 	font-weight: normal; font-size:9px; } 
.pic {
filter:progid:DXImageTransform.Microsoft.fade(duration=1)
}

.main {
	background-color: #FFFFFF;
	background-image: url(img/theme/gradiant.jpg);
	background-repeat: repeat-x;
    background-position: top;
}
input, textarea { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #222222; width:220px; }
.submit { 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase; width:40px; }
	
object { padding:10px; }