/* CSS Document */
.small{
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}

.small_bold{
font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}
.normal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
}
.normal_yellow{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #FFFCB2;
	text-decoration:none;
	}
a:visited.normal_yellow { color:#FFFCB2; text-decoration:none;
}
a:link.normal_yellow { color:#FFFCB2; text-decoration:none;
}

	
.header_tit {font-family: Arial; color:#373737; line-height:19px; font-weight: bold;}

.normal_bold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #000000;

}



.large{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #000000;
}
.large_bold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}
.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}
a:link { color:#340000
}
a:visited { color:#7E0000
}

A:hover {  color:#9B9B1C
}

a:hover {
		text-decoration: underline;
	}

.table {
	margin:0px;
	text-align:left;
	padding:10px;
	padding-right: 10px;
	background-color:#A30E00;
	}

.bold {
 font-size: 10pt;
 font-weight:bold;
 font-family: Arial;
 color:#373737;
}


.biger_bold {

font-size: 18px;
	font-weight: bold;
	font-family: ARIAL, "Times New Roman", Times, serif;
    color :#003F19
	}

.biger_bold_2 {

font-size: 20px;
	font-weight: bolder;
	font-family: ARIAL, "Times New Roman", Times, serif;
    color :#66423d	}

.border
{
BORDER-RIGHT: #000000 1px solid ; BORDER-TOP: #000000 1px solid; FONT-SIZE: 13px; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid; PADDING-left: 5px; PADDING-right: 5px; PADDING-top: 5px; PADDING-bottom: 5px;
background: #FFFFCC
}

.border_form
{
BORDER-RIGHT: #000000 1px solid ; BORDER-TOP: #000000 1px solid; FONT-SIZE: 13px; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid; background: #FFFFEA
}

.image_left { PADDING-right: 5px
}

.image_right { PADDING-left: 5px
}

.image_left_right { PADDING-right: 10px; PADDING-left: 10px
}

.news{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #6C695E;
}

.nav_table_border{ 
border-bottom:1px; border-left:1px; border-right:1px; border-top:1px; border-color:#3C3C3C; border-style:double;
}

.shadow_border{ display: block;position: relative; top: -6px;left:-3px;padding:6px;background:#FFF; border:1px solid;border-color: #ccc #666 #666 #ccc}


.dropshadow1 { float:left;
	clear:left;
	background: url(images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
	width: 500px;
}

.border_image
{


BORDER-RIGHT: #690000 7px solid; BORDER-TOP: #690000 7px solid; FONT-SIZE: 11px; BORDER-LEFT: #690000 7px solid; BORDER-BOTTOM: #690000 7px solid; 

}

.btn{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; background-color:#7A7A17; color:#FFFFFF; border-bottom-width:1px; border-top-width:1px; border-right-width:1px; border-left-width:1px

}


