.link {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.ulink {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
.index_text {
	font-family: Verdana;
	font-size: 12px;
	line-height: 19px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
}
.bold_text {
	font-family: Verdana;
	font-size: 12px;
    font-weight: bold;
	color: #555555;
	text-decoration: none;
}
.heading{
	font-family: Verdana;
	font-size: 14px;
    font-weight: bold;
	color: #658314;
	text-decoration: none;
}
.head_text {
	font-family: Verdana;
	font-size: 30px;
	font-weight: normal;
	color: #FFFFFF;
	}
.border
{
border-style: solid;
border-color: #0000ff
}/*
a:link {
	color: #6699FF;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #0066CC;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #6699FF;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}*/
.note
{
	text-decoration: none;
	color: #000066;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
.msg{
	font-family: Verdana;
	font-size: 12px;
    font-weight: bold;
	color: red;
}
.list-txt {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #5993DF;
	text-decoration: none;
	list-style-image: url(../images/blackarrow.gif);
	line-height: 18px;
}
.list-txt a{
	color: #6699FF;
	text-decoration: underline;
	list-style-image: url(../images/blackarrow.gif);
}
.list-txt a:hover{
	color: #0066CC;
	text-decoration: none;
	list-style-image: url(../images/blackarrow.gif);
}
.title{
	color:#ffffff;
	background-color: #4E8BC7;
	font-family: Verdana;
	font-size: 12px;
    font-weight: bold;
}
.small{
	color:#ffffff;
	font-family: Verdana;
	font-size: 10px;
    font-weight: bold;
}
@media Screen    
{
ul.mkTree li {
	liST-STYLE-TYPE: none
}
ul.mkTree {
	MARGIN-LEFT: 20px
}
ul.mkTree ul {
	MARGIN-LEFT: 20px
}
ul.mkTree li {
	MARGIN-LEFT: 20px
}
ul.mkTree li.liOpen .bullet {
	PADDING-LEFT: 15px
}
ul.mkTree li.liClosed .bullet {
	PADDING-LEFT: 15px
}
ul.mkTree li.liBullet .bullet {
	PADDING-LEFT: 0px
}
ul.mkTree li.liOpen .bullet {
	BACKGROUND: url(up_arrow.gif) no-repeat left center; CURSOR: pointer
}
ul.mkTree li.liClosed .bullet {
	BACKGROUND: url(down_arrow.gif) no-repeat left center; CURSOR: pointer
}
ul.mkTree li.liBullet .bullet {
	BACKGROUND: no-repeat left center; CURSOR: default
}
ul.mkTree li.liOpen ul {
	DISPLAY: block
}
ul.mkTree li.liClosed ul {
	DISPLAY: none
}

}
.col
{
color:#18A42C;
font-size: 17px;
text-align: center; 
font-weight: bold;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	margin:0 0 0 0;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #598208;
	margin:0 0 0 0;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9966;
	margin:0 0 0 0;
}
