body {
	background-color: c2c291;
	background-image: url(images/background.gif);
	margin-left: 0px;
	margin-top: 0px;
	background-position: top;
	background-repeat: repeat-x;
	color: #333;
}

h2 {
	font-size: 13px;
	font-family: Verdana;
	font-weight: bold;
	margin-bottom: 2px;
}

h3 {
	font-size: 11px;
	color: #444444;
	font-family: Verdana;
	font-weight: normal;
	margin-bottom: 4px;
}

input.search {
	height: 17px;
	background-color: #E8E9D3;
	border: solid #999999;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,70);
	font-size: 11px;
	padding-left: 3px;
}

.inputbox {
	height: 17px;
	background-color: #E8E9D3;
	border: solid #999999;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,70);
	font-size: 11px;
	padding-left: 3px;
}

.button {
	height: 22px;
	font-size: 12px;
	text-transform: uppercase;
	padding: 2px 2px 2px 2px;
}

a:link {
	color: #666666;
	text-decoration: none;
}

a:visited {
	color: #666666;
	text-decoration: none;
}

a:active {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #3366CC;
	text-decoration: none;
}

a.dark:link {
	color: #666666;
	text-decoration: none;
}

a.dark:visited {
	color: #666666;
	text-decoration: none;
}

a.dark:active {
	color: #666666;
	text-decoration: none;
}

a.dark:hover {
	color: #3366CC;
	text-decoration: none;
}

td {
	font-size: 11px;
	font-family: Verdana;
	vertical-align: top;
	text-align: left;
}

p {
	font-size: 11px;
	font-family : Verdana;
}

.switchcontent {
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 9px;
}
td.dark {
	font-size: 11px;
	font-family : Tahoma;
	color : #F0F0F0;
}

p.dark {
	font-size: 12px;
	font-family : Verdana;
}

td.smaller {
	font-size: 11px;
	font-family : Tahoma;
}

p.smaller {
	font-size: 11px;
	font-family : Tahoma;
}

td.mincart {
	font-size: 10px;
	font-family : Verdana;
}

p.mincart {
	font-size: 10px;
	font-family : Verdana;
}

hr {
	height: 1px;
	color: #6F762F;
}

a {  
   color: #3F432A; 
	text-decoration: none
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: Black;
	text-decoration: underline;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	clip: rect( );
	color: Black;
}

.subtext {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; font-style: normal; 
	line-height: 12px; 
	font-weight: normal; 
	clip: rect( ) 
}

.yellowtext {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 13px; 
	font-weight: normal; 
	clip: rect( ) ; 
	color: #FFFFFF
}

.titles { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 17px; 
	font-weight: bolder; 
	clip: rect( ) ; 
	color: #DB5E00
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6D6F3B;
	font-size: 9px;
}

a.footer {  
   color: #6d6f3b; 
	text-decoration: none
}

a.footer:hover {
	color: #444444;
	text-decoration: none;
}