<style>	
	a {text-decoration: none; color: #000; font-family: Verdana; font-size:21px}
	a:link {text-decoration: none; color: #000}
	a:visited {text-decoration: none; color: #000}
	a:hover {text-decoration: none; color: #0E8002}
	
	.aMenu1 {text-decoration: none; color: #FFF; font-family: Arial; font-size: 13px; font-weight: bold}
	.aMenu1:link {text-decoration: none; color: #FFF}
	.aMenu1:visited {text-decoration: none; color: #FFF}
	.aMenu1:hover {text-decoration: none; color: #000}
	
	.aMenu2 {text-decoration: underline; color: #000; font-family: Arial; font-size: 12px; text-transform:uppercase; font-weight:bold}
	.aMenu2:link {text-decoration: none; color: #0E8002; text-transform:none}
	.aMenu2:visited {text-decoration: none; color: #0E8002 ; text-transform:none}
	.aMenu2:hover {text-decoration: none; color: #000; text-transform:none}
	
	.aTitle {text-decoration: none; color: #BE02A1; font-family: Times New Roman; font-size: 18px; font-weight: bold; text-transform:capitalize}
	.aTitle:link {text-decoration: none; color: #0E8002}
	.aTitle:visited {text-decoration: none; color: #0E8002}
	.aTitle:hover {text-decoration: none; color: #000}
	
	.aTitleBody {text-decoration: none; color: #000; font-family: Verdana; font-size: 12px; text-align:justify}
	.aTitleBody:link {text-decoration: none; color: #000}
	.aTitleBody:visited {text-decoration: none; color: #000}
	.aTitleBody:hover {text-decoration: none; color: #00FF66}	
	
	.aTitleNews {text-decoration: none; color: #333399; font-family: Arial; font-size: 14px}
	.aTitleNews:link {text-decoration: none; color: #333399}
	.aTitleNews:visited {text-decoration: none; color: #333399}
	.aTitleNews:hover {text-decoration: none; color: #CC3300}
	
	.aBodyNews {text-decoration: none; color: #000; font-family: Arial; font-size: 12px; text-align:justify}
	.aBodyNews:link {text-decoration: none; color: #000}
	.aBodyNews:visited {text-decoration: none; color: #000}
	.aBodyNews:hover {text-decoration: none; color: #6666FF}	
	
	.aTitleRight {text-decoration: none; color: #000; font-family: Arial; font-size: 11px; text-align:center}
	.aTitleRight:link {text-decoration: none; color: #000}
	.aTitleRight:visited {text-decoration: none; color: #000}
	.aTitleRight:hover {text-decoration: none; color: #00DEFF}
	
	.aNotes {text-decoration: none; color: #000; font-family: Arial; font-size: 10px}
	.aTitleFooter {text-decoration: none; color: #00FF66; font-family: Arial; font-size: 11px}
	.aTitleFooter1 {text-decoration: none; color: #FFF; font-family: Arial; font-size: 11px}	
	
	td {color: #000000; font-family: Verdana; font-size: 12px}
	
.thumb {
	BORDER-RIGHT: #FFF 1px solid; BORDER-TOP: #FFF 1px solid; BORDER-LEFT: #FFF 1px solid; BORDER-BOTTOM: #FFF 1px solid
}

.thumbwrap {
	BORDER-RIGHT: #000 1px solid; BORDER-TOP: #000 1px solid; BORDER-LEFT: #000 1px solid; BORDER-BOTTOM: #000 1px solid; margin-right: 1px; margin-bottom: 1px 
}

.bigImg {
	BORDER-RIGHT: #FFF 2px solid; BORDER-TOP: #FFF 2px solid; MARGIN: 2px; BORDER-LEFT: #FFF 2px solid; BORDER-BOTTOM: #FFF 2px solid
}

.wraptable {
	BORDER-RIGHT: #000 1px solid; BORDER-TOP: #000 1px solid; BORDER-LEFT: #000 1px solid; BORDER-BOTTOM: #000 1px solid; margin-right: 1px; margin-bottom: 1px 
}

.rowNews {
	margin-top: 5px; margin-bottom: 5px
}

.rowPadding {
	margin-top: 5px;
}

.row0 {
	BACKGROUND: #FFF
}

.row1 {
	BACKGROUND: #1A4694
}

.row2 {
	BACKGROUND: #00A477
}

.row3 {
	BACKGROUND: url(../images/body_bk.gif) #fff repeat-y right
}
	
	h1, h2, h3, h4, h5, h6 { color: #000; margin-bottom : 5px; margin-left: 0px;}
	h1 { font: bold 15px "Verdana", sans-serif; color:#0033CC}
	h2 { font: bold 14px "Verdana", sans-serif; color:#FF9900}
	h3 { font: 120% "Arial", sans-serif }
	h4 { font: bold 100% "Arial", sans-serif }	
	h5 { font: italic 100% "Arial", sans-serif }
	h6 { font: small-caps 100% "Arial", sans-serif }

input, select, textarea {
background-color: #ffffff;
color: black;
font-family: arial;
font-size: 10px;
border: solid 1px #ccc;
padding: 0;
}

.input1 {
background-color: transparent;
color: black;
font-family: arial;
font-size: 10px;
border: none;
padding: 0;
}

.input2 {
background-color: #FFF;
color: black;
font-family: arial;
font-size: 10px;
border: solid 1px #1A4694;
padding: 0;
}

.scroll1 {
scrollbar-arrow-color: #FFF;
scrollbar-base-color: #fff;
scrollbar-dark-shadow-color: #eee;
scrollbar-track-color: #eee;
scrollbar-face-color: #eee;
scrollbar-shadow-color: #eee;
scrollbar-highlight-color: #eee;
scrollbar-3d-light-color: #fff;
}

body {
	background-color: #CCC;
	margin: 0px 0px 0px 0px;

scrollbar-arrow-color: #00A477;
scrollbar-base-color: #00A477;
scrollbar-dark-shadow-color: #00A477;
scrollbar-track-color: #CCC;
scrollbar-face-color: #00A477;
scrollbar-shadow-color: #00A477;
scrollbar-highlight-color: #00A477;
scrollbar-3d-light-color: #00A477;
}
</style>