BODY {
	SCROLLBAR-FACE-COLOR: #ffffff; FONT-WEIGHT: normal; FONT-SIZE: 8pt; MARGIN: 0px; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #43463f; COLOR: #43463f; SCROLLBAR-3DLIGHT-COLOR: #43463f; SCROLLBAR-ARROW-COLOR: #43463f; SCROLLBAR-TRACK-COLOR: #ffffff; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; SCROLLBAR-DARKSHADOW-COLOR: #ffffff; BACKGROUND-COLOR: #EDF9E8; TEXT-DECORATION: none
}
TD {
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #43463f; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A:link {
	COLOR: #339900; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
A:visited {
	COLOR: #339900; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
A:active {
	COLOR: #6f8db9; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A:hover {
	COLOR: #CC6633; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.cappital {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: capitalize}
.head {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold}



hr.smal {border: none 0; 
border-top: 1px dashed #000;/*the border*/
width: 89%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 

hr.breed {border: none 0; 
border-top: 1px dashed #000;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 

table.one {border: none 0; 

border-right: 1px dashed #000;/*the border*/
border-left: 1px dashed #000;/*the border*/

height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 

/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	border-color : #FFFFFF;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #EDFAE9;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #EDFAE9;
	color : #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color : #EDFAE9;
	font-weight : bold;
    font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* None-bold submit button */
input.liteoption {
	background-color : #EDFAE9;
	font-weight : normal;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;


}
