


.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: right;
	vertical-align: middle;
	padding-right:20px;
}


.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16pt;
	color: #999999;
	text-align:left
	line-height:120%;
	padding-top:15px;
	padding-right:60px;
	padding-bottom:30px;
	padding-left:60px;
}


.main A:link {
	color:#ffff29;
	font-weight:normal;
	text-decoration:underline;
}
.main A:visited {color:#ffffff; font-weight:normal; text-decoration:underline;}
.main A:active {color:#ffffff; font-weight:normal; text-decoration:underline;}
.main A:hover {color: #FF9900; font-weight:normal; text-decoration:underline;}



/*TD'S INSIDE THE MAIN START HERE*/
.table_main{
	vertical-align:top;
}

.td_main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	line-height: 120%;
	vertical-align:top;
	text-align:left;
	padding-left:20px;
	padding-top:10px;
	padding-right:20px;
	
}

/*ul { 
list-style-type: none; 
margin:0; 
padding:0; 
}

li { 
list-style-type: disc; 
margin:5; 
padding:0; 
}*/

.td_main A:link {
	color:#ffffff;
	font-weight:normal;
	text-decoration:underline;
}
.td_main A:visited {color:#ffffff; font-weight:normal; text-decoration:underline;}
.td_main A:active {color:#ffffff; font-weight:normal; text-decoration:underline;}
.td_main A:hover {color: #FF9900; font-weight:normal; text-decoration:underline;}


.td_main_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;	
	line-height: 120%;
	vertical-align:top;
	font-weight:bold;
	text-align:left;
	
}

/*TD'S INSIDE THE MAIN END*/




H1 {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
  	color: #888888;
  	line-height:10px;
	margin: 10px 0px 0px 0px;
	text-shadow:#000000 1px 2px 1px;      

}




.top_nav_bar, .top_nav_barON {
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-shadow:#000000 1px 2px 1px;
	color: #eeeeee;
	letter-spacing:.04em;
	text-align:center;
	vertical-align:middle;
	padding-left: 10px;
	padding-top: 2px;
	padding-right: 10px;
	
}



.top_nav_barON {
	background-image: url(images/layout/buttonON-new.gif);
}

.top_nav_bar A:link {
	color: #bbbbbb;
	text-decoration:none;
}
.top_nav_bar A:visited {
	color: #bbbbbb;
	text-decoration:none;
}
.top_nav_bar A:active {
	color: #bbbbbb;
	text-decoration:none;
}
.top_nav_bar A:hover {
	color: #ffffff;
	text-decoration:underline;}

.top_nav_barON A:link {
	color: #aaaaaa;
	text-shadow:#000000 1px 2px 1px;
	text-decoration:none;
}
.top_nav_barON A:visited {
	color: #aaaaaa;
	text-shadow:#000000 1px 2px 1px;
	text-decoration:none;
}
.top_nav_barON A:active {
	color: #aaaaaa;
	text-shadow:#000000 1px 2px 1px;
	text-decoration:none;
}
.top_nav_barON A:hover {
	color: #aaaaaa;
	text-decoration:none;

}

hr {width:100%; color:222222;
	}


.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
	text-align: center;
	font-weight: bold;
	vertical-align: bottom;
	padding-bottom: 10px;
	text-shadow:#000000 1px 2px 1px;
}

.copyright A:link {color:#555555; text-decoration:none; text-shadow:#000000 1px 2px 1px;}
.copyright A:visited {color:#555555; text-decoration:none; text-shadow:#000000 1px 2px 1px;}
.copyright A:active {color:#555555; text-decoration:none; text-shadow:#000000 1px 2px 1px;}
.copyright A:hover {color:#555555; text-decoration:underline; text-shadow:#000000 1px 2px 1px;}




input, select, textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #202020;
	background-color: #CCCCCC;
	border-color: #999999;
	border-style:inset;
	border-width:
}

input.radio {
    border: none;
}

.contactform td {
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-align: left;
	/*width:550px;*/
}

.contactform LI {
	color: red;
}

