@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(image/bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	color: #316c02;
}




#topheading h2 {
	background-color: #FFFFED;
	height: 15px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: 8px;
	font-weight:normal;
	font-variant: normal;
	color: #CCC;
}

.gree-text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	color: #316c02;
}

.gree-text2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #115900;
}


.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-align: justify;
}

.whitetext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	color: #fff;
}

.small-text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-align: justify;
}


.red-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color:  #900;
}


.red-text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color:  #900;
}


.menu {
	background-image: url(image/button.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: auto;
	height: 103px;
	width: 990px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}


.menu a:hover {
	color: #D5191A;
	text-decoration: underline;
}

.menu2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	color: #D5191A;
	text-decoration: underline;
}


.menu2 a:hover {
	color: #000;
	text-decoration: none;
}


.buttom a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}


.buttom a:hover {
	color: #FF9;
	text-decoration: underline;
}

.smallheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 23px;
	font-weight: bold;
	font-variant: normal;
	color: #333;
}


.smallheading2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 25px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	color: #900;
}
.smallheading-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #0E5500;
}

.left-menu a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}


.left-menu a:hover {
	color: #D5191A;
	text-decoration: underline;
}


.small-left-menu a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #C00;
	text-decoration: underline;
}


.small-left-menu a:hover {
	color: #000;
	text-decoration: none;
}

.border {
	border: 1px solid #CCC;
	margin: 2px;
	padding: 2px;
}

.border2 {
	border: 2px solid #EFEFEF;
	padding: 2px;
}

.border3 {
	border: 1px solid #666;
}

.left2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}


.left2 a:hover {
	color: #FFC;
	text-decoration: underline;
}


#buttom2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FEAD78;
	text-decoration: none;
}

#buttom2 a {
	text-decoration: none;
	color: #FEAD78;
}
