BODY, TD {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #ba6b00;
}


.caption
{
    font-family: Tahoma, Verdana;
    font-size: 11px;
    color: #ba6b00;
    border: 1px solid #F4F369;
    background: #F4F369;
    width: 100%;
}

.small_caption
{
    font-family: Tahoma, Verdana;
    font-size: 11px;
    color: #ba6b00;
    border: 1px solid #F4F369;
    background: #F4F369;
    width: 40px;

}






a:link, a:visited {
	font-family: Tahoma, Verdana;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #FFFFFF;

}
input, textarea {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	border: 1px solid #999999;
	color: #666666;
	background-color: #FFFFFF;
}

.tmenu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;


}
.tmenu2 {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;


}
.brdr1 {
	border: 1px solid #BFBA9A;
}
.ttitl1 {
	font-family: Tahoma, Verdana;
	color: #FFFFFF;
	font-weight: bold;


}
.ttitl2 {
	font-size: 10px;
	font-family: Tahoma, Verdana;
	color: #FFFFFF;

}
.cellbutton {
	cursor: pointer;

}
.tmain2 {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #6B6B6B;
}
.ttitl3 {
	font-family: Tahoma, Verdana;
	font-size: 10px;
}
.ttitl3.link, .ttitl3.visited  {
	color: #878787;
	text-decoration: none;
}
.ttitl3.hover  {
	color: #878787;
	text-decoration: underline;
}

.ttitl4 {
	font-family: Tahoma, Verdana;
	font-size: 10px;
}
.form1 {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	border: 1px solid #999999;
	color: #666666;
	background-color: #FFFFFF;



}
.ttitl5 {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #000000;
}

.tmenu3 {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #616161;
	text-decoration: none;

}

.inv1 {
	filter: Invert;
}

.list1 {
	list-style-image: url(images/arw5.gif);
}
.list2 {
	list-style-image: url(images/arw3.gif);
}

.tmain1 { 
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #4d4f50;
 } 

}

.btn1 {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #EEEEEE;
	border: 1px solid #999999;
	cursor: hand;
}

.button {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #EEEEEE;
	border: 1px solid #999999;
	cursor: hand;
}


.search_input {
	font-family: Tahoma,Verdana;
	font-size: 11px;
	color: #666666;
	background-color: #dcdcdc;
	height: 19px;
	width: 159px;
	border: 1px solid #333333;
}
.search_btn {
	font-family: Tahoma,Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	background-color: #E88871;
	border: 1px solid #999999;
	height: 19px;
	width: 40px;
}

.vote_btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #E88871;
	border: 1px solid #999999;
	height: 19px;
	width: auto;
}


.required{

	FONT-SIZE: 11px;
	FONT-STYLE: normal;
	FONT-FAMILY: Tahoma,Verdana;
	COLOR: #ff0000;
}

div.adminmessage {
  width: 100%;
  border: 1px dashed #ff0000;
  padding: 10px;
  margin-bottom: 15px;
  background-color: #eeeeee;
}

.red_box{
width: 100%;
height: auto;
padding: 5px 0;
Padding-Left  : 5px ;
Padding-Right : 5px ;
margin-top: 0.1em;
font: bold 12px Verdana;
color : white;
    font-family: Arial,Tahoma;
    border-top: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #666666;
    border-bottom: 1px solid #666666;
    background-color: #d00000;
 }


.green_box{
width: 100%;
height: auto;
padding: 5px 0;
Padding-Left  : 5px ;
Padding-Right : 5px ;
margin-top: 0.1em;
font: bold 12px Verdana;
color : white;
    font-family: Arial,Tahoma;
    border-top: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #666666;
    border-bottom: 1px solid #666666;
background-color: #00d000;
}




.white_box{
width: 100%;
height: auto;
padding: 2px 0;
Padding-Left  : 2px ;
Padding-Right : 2px ;
margin-top: 0.1em;
font: bold 12px Verdana;
color : white;
    font-family: Tahoma,Verdana;
    border-top: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #666666;
    border-bottom: 1px solid #666666;
}

.orange_caption
{
    background-color: #ff9000;
    font-family: Tahoma, Verdana;
    font-size: 11px;
    font-weight: bold;
    padding-left: 2px;
    color: #FFFFFF;
    text-transform: uppercase;
    height: 20px;
}

.grey_caption
{
background-color: #eeeeee;
font-family: Tahoma, Verdana;
font-size: 11px;
font-weight: bold;
color: #545454;
text-transform: uppercase;
height: 20px;
}



.shopcart a{
    font-family: Tahoma, Verdana;
    font-size: 11px;
    color: #ba6b00;
    font-weight: bold;

}
			
.shopcart a:link, .shopcart a:hover, .shopcart a:active, .shopcart a:visited 
{
    font-family: Tahoma, Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #ba6b00;
    text-decoration: underline;
}


.inactive {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #8B8B8B;
}
				
.active {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

