a.visited {
color:#999999;

}

a.active {
color:#CCCCCC;

} 


.text {
	font-family: Arial;
	font-size: 11px;
	text-align:justify;
	color:#333333;
}

.textLfuture {
	font-family:Arial, Helvetica, sans-serif "arial";
	font-size: 12px;
	text-align:justify;
	color:#333333;
}

.textsmall {
	font-family:Arial, Helvetica, sans-serif "arial";
	font-size: 9px;
	text-align:justify;
	color:#333333;
}
.subcap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
.textL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	font-weight: bold;
}
.heading {
	font-family: arial;
	font-size: 24pt;
	color: #008347;
	font-weight: lighter;
	font-style: normal;
}
.bullet1 {
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: inside;
	list-style-image: url(../images/edu_but.gif);
	list-style-type: disc;
}
.heading {
}

.small_links {
	font-size: 11px;
	color:#FFFFFF;
	text-decoration: none;
}
a.small_links:hover {
	color:#999999;
	text-decoration: underline;
}

.small_linkfuture {
	font-size: 11px;
	color:#FF0000;
	text-decoration:underline;
	text-decoration:blink;
}

a.small_linkfuture:hover {
	color:#666666;
	text-decoration: underline;
}

.inputBtn1 {
	font-family: "century gothic";
	font-size: 11px;
	font-weight: BOLD;
	color: #FFFFFF;
	background-color: #2D490C;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}

.inputtext {
	font-family: Tahoma, Arial, Verdana, "Times New Roman";
	font-size: 11px;
	color:#000000;
	border: 1px solid #999999;
}
	

