body {
	background-color: #ffffff;
}

td {
	font: normal 12px Tahoma, Arial;
	color: #4b4b4b;
}


img{border:0;}

.style1 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
}
.smallform {
	font-size: 10px;
}
.commentlabel {
	color: #666666;
}



.list_title
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
}

.list_title:hover
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
	color: #ff4500;
}

h1, h2, h3, h4, h5 {

    color:#6b8e23;  
}


h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}


a {

font: normal 12px Tahoma, Arial;
color: #191970;
text-decoration: underline;
}

a:hover {

font: normal 12px Tahoma, Arial;
color: #ff4500;

}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
color: #ffffff;

}


.blye-text-underline {
color: #348cbc;
text-decoration: underline;
}

.blye-text-regular {
color: #348cbc;
}

.yellow-text-regular {
color: #db9a00;
}

.yellow-text-underline {
color: #db9a00;
text-decoration: underline;
}

.orange-text-regular {
color: #ca6011;
}

.orange-text-underline {
color: #ca6011;
text-decoration: underline;
}

.red-text-regular {
color: #920f0d;
}

.red-text-underline {
color: #920f0d;
text-decoration: underline;
}


.gray-text{
color: #4c4c4c;
}

.green-text{
color: #76950b;
}

a.catMenu {
font: normal 13px Tahoma, Arial;
color: #006400;
text-decoration: underline;
font-weight: bold;
}
a.catMenu:hover {
font: normal 13px Tahoma, Arial;
color: #9acd32;
text-decoration: underline;
font-weight: bold;
}
