/* CSS Document */

A {
	COLOR: black; CURSOR: hand; FONT-SIZE: 9pt; TEXT-DECORATION: none; font-weight: normal; FONT-FAMILY: Verdana;
}
A:active {
	cursor: pointer
}
A:hover {
	COLOR: black; CURSOR: hand; TEXT-DECORATION: underline
}
A.yy {
	COLOR: white; CURSOR: hand; FONT-SIZE: 9pt; TEXT-DECORATION: none; font-weight: normal; FONT-FAMILY: Verdana;
}
A.yy:active {
	cursor: pointer
}
A.yy:hover {
	COLOR: white; CURSOR: hand; TEXT-DECORATION: underline
}

.link{
COLOR: black; CURSOR:pointer; FONT-SIZE: 10pt; TEXT-DECORATION: none; font-weight: normal; FONT-FAMILY: Verdana;
}

.link:hover {
COLOR:#FF6633 ; CURSOR:pointer; FONT-SIZE: 10pt; TEXT-DECORATION: none; font-weight: normal; FONT-FAMILY: Verdana;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image:url(images/bg2.png); background-position:top; background-repeat:repeat 
}
.style1 {
	font-size: 11px;
	font-family: Verdana;
}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana;
}
.style3 {
	font-size: 12px;
	font-family: Verdana;
}
.style4 {
	font-size: 24px;
	color: #6b3e18;
}
.text {
	color: #000000;
	font-family:Verdana;
	font-size:14px;
}
.text1 {
	font-family:Verdana;
	font-size:12px;
	color:#000000;
}
.titles{
	font-family:Verdana;
	color:#000000;
	font-size:13px;
	font-weight:bold
}
.btns{
font-family:Verdana;
color:#000000;
font-weight:bold;
font-size:12px;
background-color:#dcc792
}
.GridTitles{
	font-family:Verdana;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold
}
.Grid {
	color: #000000;
	font-family:Verdana;
	font-size:14px;
}
.page_title{
	font-family:Verdana;
	color:#663300;
	font-size:24px;
	font-weight:bold;
}
.menu_title{
	font-family:Verdana;
	font-size:16;
	font-weight:bold;
	color: #6b3e18;
}
.Buttons{
	font-family:Verdana;
	font-size: 11px;
	font-weight: bold;
	height:25;
	color: #ffffff;
	background-color:#A0A0A0;/*//9E9E9E;*/
}
.mini_text{
	font-family:Verdana;
	font-size:10px;
	color:#000000;
}
.main_titles{
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
}
