body {
    font: 65% Verdana, Helvetica, Arial, sans-serif;
    /*background: White;*/
    color: Black;
    margin: 0;
    padding: 0;
/* These work in IE only, changes the look of the scrollbar + textareas 
    scrollbar-base-color: #355226;
    scrollbar-highlight-color: #355226;
    scrollbar-track-color: #F7F9FA;
    scrollbar-darkshadow-color: #355226;
    scrollbar-3dlight-color: #F7F9FA;
    scrollbar-shadow-color: #F7F9FA;
    scrollbar-arrow-color: #F7F9FA;*/
	background-image:url(images/bg.jpg);
}
td {
	font-size: 12px;
	color: #000000;
	
}
.txt2 {
	font-size: 12px;
	line-height: 19px;
	color: #000000;
}
a:link {
	color: #608f8f;
	text-decoration: none;
}
a:visited {
	color: #608f8f;
	text-decoration: none;

	}
a:hover {
	color: #FF6B35;
	text-decoration: underline;
}
.a_left:link {
	color: #005291;
	text-decoration: none;
	
}
.a_left:visited {
	color: #005291;
	text-decoration: none;

	}
.a_left:hover {
	color: #FF6B35;
	text-decoration: underline;
}


.Menu:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
	text-decoration: none;
}
.Menu:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;

	}
.Menu:hover {
	color: #FFFF00;
	font-weight: bold;
	text-decoration: underline;
}

.a_back:link {
	color: #FF6B35;
	text-decoration: none;
}
.a_back:visited {
	color: #FF6B35;
	text-decoration: none;

	}
.a_back:hover {
	color: #FF0000;
	text-decoration: underline;
}

.txt3 {
	font-size: 12px;
	line-height: 20px;
}

.botton1 {
	border: 1px solid #6699CC;
}
.input{
	font-size:12px;
	border:solid 1 #000000;
	padding-left:5px;
}
.newsline {
	FONT-SIZE: 12px; COLOR: #999999; LINE-HEIGHT: 24px; BORDER-BOTTOM: #cccccc 1px dotted; TEXT-DECORATION: none
}
