/* The file is organized into three sections; Elements, Classes and IDs. */
/* Updated 21/12/2006*/

/* --------------- Elements --------------- */

body
{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color:#000000;
background-color: #997940;
font-size: 8pt;
background-image: url(../img/bg_line.png);
background-position: center;
background-position: top;
background-repeat: no-repeat;
margin:0 0 0 0;

}

p{
 text-align : justify;
 line-height: 18px;
}

a
{color: #272727;
text-decoration: none;}

a:hover
{text-decoration: underline;}

b{
	color: #91733B;
}

hr
{
	height: 1px;
	color: Silver;
}

h1{
	font-size: 11pt;
	color: #D27D23;
}

h2{
	font-size: 9pt;
	color: #D27D23;
}

ol{
margin-left: 40px;
}

form
{background-color: transparent;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}

input
{border:1px solid gray;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 8pt;}

select{border:1px solid gray;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 8pt;}

table
{font-size: 8pt;
background-color: #FFFFFF;
}

textarea
{border:1px solid gray;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 8pt;}



tr
{text-align: left;
vertical-align: top;}

div{
	line-height: 18px;
}

ul{
		color: #91733B;
		line-height: 25px;
}


/* --------------- Classes --------------- */


a.a1
{color: #003366;
text-decoration: none;}

a.a2
{
	color: #C71585;
	text-decoration: none;
	font-size: 8pt;
}

a.a3
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 8pt;
}

a.a4
{
	color: #6D562A;
	text-decoration: none;
	font-size: 8pt;
}

a.a4:hover
{color: #FFFFFF;}

ol.ol1{
	list-style-type: disc;
	list-style-image: url(../img/list1.png);
	line-height: 25px;
}

select.select1{
background-color: #997940;
color: White;
width: 180px;
}

.bgcolor
{background-color:#997940;}

.blue_title{
	background-color:#708DAB;
	font-weight : bold;
}

.blue_link6{
	background-color:#94AAC0;
	background-image: url(link6_bg.gif);
	vertical-align: bottom;
	text-align: center;
}
.blue_link5{
	background-color:#A8BACC;
	background-image: url(link5_bg.gif);
	vertical-align: bottom;
	text-align: center;
}
.blue_link4{
	background-color:#94AAC0;
	background-image: url(link4_bg.gif);
	vertical-align: bottom;
	text-align: center;
}
.blue_link3{
	background-color:#BCC9D7;
	background-image: url(link3_bg.gif);
	vertical-align: bottom;
	text-align: center;
}
.blue_link2{
	background-color:#D2DCE5;
	background-image: url(link2_bg.gif);
	vertical-align: bottom;
	text-align: center;
}
.blue_link1{
	background-color:#E8EDF2;
	background-image: url(link1_bg.gif);
	vertical-align: bottom;
	text-align: center;
	
}
.blue_bottom{
	color:#A8C9DD;
}

.content1
{margin-right: 15px;
margin-left: 15px;}

.content2
{margin-left: 0px;
margin-right: 0px;
text-align : justify;
}

.footer
{background-color: #191919;
height: 53px;
color : White;
font-size: 11px;
}

.bold_text{
	color: #003366;
}

.bold_text1{
	color: Gray;
	font-weight: normal;
}

.bold_text2{
	color: #000000;
	font-weight: normal;
}

.grey{
	background-color: #7E7E7E;
	background-image: url(../img/property_bg.jpg);
	background-repeat: no-repeat;
}

.grey1{
	background-color: #7E7E7E;
}

.grey2{
	background-color: #F4F4F0;
}

.grey3{
	color : #D27D23;
}

.grey4{
	background-color: #7E7E7E;
	color : #FFFFFF;
	font-weight: bold;
}

.table1
{
background-color: transparent;
color: White;
}

.td1
{
background-color: transparent;
color: White;
}

.radio{
	border: White;
}

.white{
	background-color:#FFFFFF;
}
.white1{
	background-color:#FFFFFF;
	vertical-align: bottom;
	text-align: right;
}
.yel{
	background-color: #E6E6E1;
}

/* --------------- IDs --------------- */

#content
{margin-top: 15px;
margin-right: 25px;
margin-bottom: 10px;
text-align: justify;
}

#content1
{margin-left: 22px;
margin-right: 10px;
}


#content2
{line-height: 13px;}

#shadow
{
background-image: url(../img/bg_shadow.png);
}

#small
{font-size: 8pt;
color: White;
	font-weight : normal;}
	
#small1
{
font-size: 7pt;
color: #003366;
font-weight : normal;
	}
	
#small2
{
font-size: 10pt;
color: #000000;
	font-weight : normal;
	}