body {
	background-repeat: repeat-x;
	background-color: #ACBC8E;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
	background-image: url(images/bg.gif);
}
.tahoma11 {
	font-family: Tahoma;
	font-size: 11px;
}

.down {
	background-image: url(images2/downline.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}



td, tr {
	color:#333333;
	font-family: Tahoma;
	font-size: 11px;
}


a{
	color:#666666;
	font-weight: normal;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
}

a:hover{
	color:#333333;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 11px;
}
.inputbox {
	border: 1px solid #778453;
	font-size: 11px;
	vertical-align: bottom;
}


img.border2 {
	border: 2px solid #948642;
	margin: 2px;
	padding: 2px;
}
.copyright, .copyright A:link, .copyright A:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
}
.border2 {
	border: 1px solid #B6B6B6;
	margin: 5px;
	padding: 5px;
}


.copyright A:hover {
	color: #EDDA61;
	text-decoration: none;
}

/*img.border2 start*/
img.border2 {
	border: 2px solid #EF713E;
	margin: 2px;
	padding: 2px;
}
a:visited img.border , 
a:link img.border2 {
	border: 1px solid #DDDDDD;
	margin: 2px;
	padding: 2px;
}
img.border:visited  , 
img.border2:link {
	border: 1px solid #F37021;
	margin: 2px;
	padding: 2px;
}
a:hover img.border, 

a:focus img.border2, a:active img.border2 {
	border: 1px solid #F37021;
}


/*img.border START*/
img.border {
	border: 1px solid #cbd2d8;
}

a:link img.border , a:visited img.border {
	border: 2px solid #cbd2d8;
}
img.border:link , img.border:visited  {
	border: 2px solid #cbd2d8;
}

a:focus img.border, a:hover img.border, a:active img.border {
	border: 2px solid #677986;
}
a:focus img.border, a:hover img.border, a:active img.border {
	border: 2px solid #677986;
}
.firstletter {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}

/*img.border END*/
.title {

	font-size: 13px;
	font-weight: bold;
	color: #7A7000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-bottom-style: dotted;
	border-top-color: #6C8937;
	border-right-color: #6C8937;
	border-bottom-color: #6C8937;
	border-left-color: #6C8937;
}
.buttons {
	border: 1px solid #677986;
	font-size: 11px;
	vertical-align: middle;
	color: #677986;
	background: #FFFFFF;
}

/*inputbox START*/
.inputbox {
	border: 1px solid #cbd2d8;
	font-size: 11px;
	vertical-align: bottom;
	margin: 3px;
	padding: 3px;
}
.inputbox:hover {
	border: 1px solid #677986;
	font-size: 11px;
	vertical-align: bottom;
}
.inputbox:hover, .inputbox:focus { 
	border: 1px solid #677986;
	font-size: 11px;
	vertical-align: bottom;
}
/*inputbox END*/

