/* CSS Document */

a {

    font-family: Verdana, Geneva, Arial, Helvetica;

	font-size: 11px;

	color: #DA9830;

	text-decoration: underline;

}



a:hover {

    text-decoration: none;

}



a:active { 

    color: #9DC04C

}



body {

	margin: 5px;

	padding: 0px;

	font-family: Verdana, Geneva, Arial, Helvetica;

	font-size: 11px;

	background-color:  #E5E9C7;

	color: #455202;

	/*color: #9B9595;*/

}



.contentMain {

	font-size: 12px;

	padding-left: 18px;

}

.content {

	font-size: 12px;

}





.frameBorder {

	border-right: #DA9830 1px solid; 

	border-top: #DA9830 1px solid; 

	border-left: #DA9830 1px solid; 

	border-bottom: #DA9830 1px solid;

}



#greenbg {



	/*background-color: #FF9900;*/



}



#greenbg a {

    font-family: Verdana, Geneva, Arial, Helvetica;

	font-size: 11px;

	color: #ffffff;

	text-decoration: underline;

}



#greenbg a:hover {

    text-decoration: none;

}



#greenbg a:active { 

    color: #000000

}

#greenbg h1{

	color: #FFFFFF;

	font-size: 14px;

	text-decoration: bold;

	background: none;

	padding-left: 5px;

	padding-top: 5px;

}



#greenbg p {

	color: #E0E6BD;

	font-size: 11px;

	padding-left: 5px;

	padding-right: 5px;

}



h1 {

	font-family: Verdana, Geneva, Arial, Helvetica;

	color: #DA9830;

	font-size: 14px;

	padding-left: 20px;

	background: url("../images/heading.gif") no-repeat left middle;	

}



h2{

	color: #455202;

	font-size: 12px;

	text-decoration: bold;

	background: none;

	padding-left: 0px;

	padding-top: 5px;

}



hr {

	color: #9DAA41;

	border: dotted;

}



.inputButton { 

	border-right: #455202 1px solid; 

	border-top: #455202 1px solid; 

	border-left: #455202 1px solid; 

	border-bottom: #455202 1px solid; 

	width: 200px; 

	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px;

	height: 18px; 

	background-color: #E0E6BD;

}



.inputText {

	border-right: #455202 1px solid; 

	border-top: #455202 1px solid; 

	border-left: #455202 1px solid; 

	border-bottom: #455202 1px solid; 

	width: 200px; 

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	font-color: #455202;

	font-size: 12px; 

	height: 18px;

}



.inputTextArea {

	border-right: #455202 1px solid; 

	border-top: #455202 1px solid; 

	border-left: #455202 1px solid; 

	border-bottom: #455202 1px solid; 

	width: 200px; 

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	font-color: #455202;

	font-size: 12px; 

	height: 100px

}



.liHeading {

	font-family : Verdana, Arial, Helvetica, sans-serif;

	font-size : 12px;

	font-weight : bold;

	color : #455202;

	text-decoration : none;

}



.linksbg {

	background: url("../images/template_r5_c7.gif") no-repeat left top;	

}



a.links {

	font-family: Verdana, Geneva, Arial, Helvetica;

	font-size: 12px;

	font-weight: bold;

	color: #820201;

	text-decoration: none;

}



a:hover.links {

	color: #B7C566;

	text-decoration: underline;

}



a:active.links {

	color: #B7C566;

	text-decoration: none;

}



td.links {

	font-family: Verdana, Geneva, Arial, Helvetica;

	font-size: 12px;

	color: #455202;

	text-decoration: none;

}



p {

	font-family: Verdana, Geneva, Arial, Helvetica;

	font-size: 11px;

	color: #455202;

}



.photo {

	border-right: #820201 2px solid; 

	border-top: #820201 2px solid; 

	border-left: #820201 2px solid; 

	border-bottom: #820201 2px solid;

}



subli {

	padding-left: 20px;

}



td {

	font-family: Verdana, Geneva, Arial, Helvetica;

	font-size: 11px;

	color: #455202;

}



ul {

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	font-size: 10px;

	color: #455202;

	list-style-image: URL(../images/bullet.gif);

	margin-top: 2px;

	margin-bottom: 2px;

}

#greenBG ul {
	list-style-image: none;
	list-style: disc;
	color: #ffffff;
}



