body 
{
	font-family: 'Book Antiqua', 'Times New Roman', Arial;
	color:#544142;
}

.standard
{
	font-family: 'Book Antiqua', 'Times New Roman', Arial;
	font-size:13px;
	color:#544142;
   vertical-align: top;
	text-align:justify;
}

.bold
{
	font-family: 'Book Antiqua', 'Times New Roman', Arial;
	font-size:13px;
	color:#544142;
   vertical-align: top;
	font-weight:bold;
	text-align:justify;
}

.buttons_menu
{
	font-family: 'Book Antiqua', 'Times New Roman', Arial;
	font-size:13px;
	color:#dedede;
}

.buttons_top
{
	font-family: 'Book Antiqua', 'Times New Roman', Arial;
	font-size:14px;
	color:#544142;
	background-color:#8F8D56;
}

.text_menu
{
	font-family: 'Book Antiqua', 'Times New Roman', Arial;
	font-size:12px;
	color:#ededed;
   line-height:18px;
   padding-left: 17px;
	text-align:left;
   vertical-align: bottom;
}

.text_naw
{
	font-family: 'Book Antiqua', 'Times New Roman', Arial;
	font-size:11px;
	color:#544142;
	text-align:left;
	padding-left:17px;
	border-top: 1px solid #544142;
	background-color:#8F8D56;
}

.header
{
 	font-family: 'Book Antiqua', 'Times New Roman', Arial;
	font-size:14px;
	font-weight:bold;
	text-align:left;
}

.price
{
	font-family: 'Book Antiqua', 'Times New Roman', Arial;
	font-size:16px;
	color:#544142;
	font-weight: bold;
	text-align:right;
   vertical-align: bottom;
}

.text_images
{
	font-family: 'Book Antiqua', 'Times New Roman', Arial;
	font-size:10px;
	color:#544142;
   line-height:18px;
   vertical-align: top;
}

a
{
	color: #544142;
}

a:link
{
	text-decoration: none;
}

a:visited
{
	text-decoration: none;
}

a:active
{
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

.button
{
	font-family: 'Book Antiqua', 'Times New Roman', Arial;
   font-size: 13px;
   background-color:#FFFFFF;
   color: #000000;
   border: solid 2px #8F8D56;
   cursor: pointer;
}

.checkbox
{
    padding:2px;
}

.textfield
{
	font-family: 'Book Antiqua', 'Times New Roman', Arial;
   font-size: 12px;
   color: black;
   border: solid 2px #8F8D56;
   width: 130px;
	height: 20px;
}

.browse
{ 
	font-family: 'Book Antiqua', 'Times New Roman', Arial;
   font-size: 11px;
   color: black;
   border: solid 1px #8F8D56;
   cursor: pointer;
   width: 300px;
 }

.textarea
{
	font-family: 'Book Antiqua', 'Times New Roman', Arial;
	font-size: 12px;
	color: black;
	border: solid 2px #8F8D56;
	width: 300px;	
	height: 140px;
}

.dropdown
{
	font-family: 'Book Antiqua', 'Times New Roman', Arial;
   font-size: 11px;
   color: black;
   border:	solid 1px #3B6489;
   background-color: #FFFFFF;
   padding-left: 4px;
}