h1
{       
	font-family: Verdana,Arial,sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: gray;
	text-decoration: none;
	margin-bottom: .5em; 
        clear:both; 

}

h2
		{ font-size: 120%;  
		margin-top: 1.5em;
		margin-bottom: .5em; clear:both; }


.mane {
	font-family: Arial,sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #048315;
}
.menu {

	font-family: arial,helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.menu2 {

	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
.menu2:hover { color: #FFCC00}

.footer {


	font-family: Arial,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #249833;
	text-decoration: none;
}

a.menu,a.menu:link,a.menu:visited,a.menu:active {

	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.menu:hover {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #cdffcc;
	text-decoration: none;
	letter-spacing: normal;
}


a.footer,a.footer:link,a.footer:visited,a.footer:active{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #249833;
	text-decoration: underline;
	letter-spacing: normal;
}


a.all,a.all:link,a.all:visited,a.all:active { 
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #EE631A;
	text-decoration:none;
}

a.all:hover {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #EE631A;	
	text-decoration:underline;
}
.text{
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.note_td {
	BACKGROUND-COLOR: #FFFFCC;
        font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px dotted #FFFFFF;  border-color: gray;
}


.smallText {


	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: gray;
	text-decoration: none;
}

.smallText2 {


	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: white;
	text-decoration: none;
}


.pageTitleText {


	font-family: Verdana,Arial,sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: gray;
	text-decoration: none;
}


.NavigationLine {


	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: gray;
	text-decoration: none;
	
}

.YellowTextLine {

	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC6633;
	text-decoration: none;
}


body 
{
	 background: #ffffff;
}

.gtext
{
	color: #009933;
}
.ctd  {
		border-top: 1px #009933 solid; border-left: 1px #009933 solid;
		}
		
.r 		{
		border-right: 1px #009933 solid;
		}
.l 		{
		border-left: 1px #009933 solid;
		}

.rl 	{
		border-right: 1px #009933 solid; border-left: 1px #009933 solid;
		}

.nr 		{
		border-right: none;
		}
.nt		{
		border-top: none;
		}
.nl		{
		border-left: none;
		}
		
.b 	{
		border-bottom: 1px #009933 solid;
		}
.nbot 		{
		border-bottom: none;
		}
		
.nb 	{
		border: none
		} 
.bold{
 font-weight: normal;
}

.t	{
	font-size: 12px;
	}

.input-text {
	background-color: #FFFFFF;
	border: 1px solid #102C56;
	height: 20px;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	width: 139px;
}

.label {
	background-color: #FFFFFF;
	border: 0px solid #102C56;
	height: 50px;
	font-family: arial,helvetica,sans-serif;
	font-size: 14px;
	readOnly: true;
	cursor:default;
}

.flat		{ border: 1px solid #FFFFFF;  border-color: gray;}

.list1 {	
	margin-left: 5px;
	padding-left: 15px;
}

.txnews {
	font-family: Tahoma;
	font-size: 12px;
	margin-top:4px;
}

.p_TechNote{
	BACKGROUND-COLOR:#DDDDDD; 
	PADDING: 10px;
	BORDER-RIGHT: #AAA 1px solid; 
	BORDER-TOP: #AAA 1px solid; 
	BORDER-LEFT: #AAA 1px solid; 
	BORDER-BOTTOM: #AAA 1px solid; 
	margin:5;
	font-size: 11px;

}

.p_UserNote{
	BACKGROUND-COLOR:#ffc; 
	PADDING: 10px;
	BORDER-RIGHT: #fc0 1px solid; 
	BORDER-TOP: #fc0 1px solid; 
	BORDER-LEFT: #fc0 1px solid; 
	BORDER-BOTTOM: #fc0 1px solid; 

}