<STYLE type=text/css>
.b {
	font-family:verdana;
	font-size:16px;
	color:#0080C0;
	
}


orange {
    font-family: tahoma; 
	font-size: 18px;  
	color: orange;
	font-weight:bold;

}

.menuTop {
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	color:#5F7A83;
	text-decoration:none;	
}

.menuSub {
	font-family:verdana;
	font-size:10px;
	color:#8B9CA4;
	text-decoration:none;
}

A {font-family:tahoma; font-size:11px; color:#FF6600; text-decoration:none; font-weight:bold;}
A:hover {font-family:tahoma; font-size:11px; color:gray; text-decoration:underline;font-weight:bold;}

.3g {font-family:verdana; font-size:10px; color:orange; text-decoration:none;}
A.3g:visited {font-family:verdana; font-size:10px; color:orange; text-decoration:none;}
A.3g:active {font-family:verdana; font-size:10px; color:orange; text-decoration:none;}
A.3g:hover {font-family:verdana; font-size:10px; color:gray; text-decoration:bold;}

.normalTxt {
	font-family:tahoma;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

.bottomBar {
	font-family: verdana;
	font-size: 10px;
	color: silver;
}

TD {
			font-family:tahoma,trebuchet ms,tahoma;
			font-size:11;
			color:black;
			padding-left : 5;
			padding-right : 5;
			padding-top : 5;
			vertical-align : top;
		}
		
		
		
.TDwhite {
			font-family:tahoma,trebuchet ms,tahoma;
			font-size:11;
			color:black;
			background-color : #FFFFFF;
			padding-left : 5;
			padding-right : 5;
			padding-top : 5;
			vertical-align : top;
		}
		
		


.TDlight {
			font-family:tahoma,trebuchet ms,tahoma;
			font-size:11;
			color:white;
			background-color : #FF7242;
			padding-left : 5;
			padding-right : 5;
			padding-top : 5;
			vertical-align : top;
		}	
		
			
			
.TDxtralight {
			font-family:tahoma,trebuchet ms,tahoma;
			font-size:11;
			color:black;
			background-color : #FDA079;
			padding-left : 5;
			padding-right : 5;
			padding-top : 5;
			vertical-align : top;
		}	
		
						
		
		

.highLight {
	font-weight: bold;
	color: #FF9B00;
}

.tdOutStyle {
	background-color:#FF9B00;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.tdOverStyle {
	background-color:#D47F00;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer; /* set the cursor to a hand for ie6.x/ns6.x/mozilla */
	cursor: hand; /* set the cursor to a hand for ie5.x, overwrite the pointer setting */
}

A.tdButtonLink {
	color:#FFFFFF;
}

A.tdButtonLink:active {
	color:#FFFFFF;
}

A.tdButtonLink:visited {
	color:#FFFFFF;
}

A.tdButtonLink:hover {
	color:#000000;
}

DIV {
	font-family:verdana;
	font-size:24px;
	color:#FF6600;
	text-decoration:none;
}


SELECT {
  background-color: #ffffff;
  color: #000000;
  font-family: verdana;
  font-size: 10px;
}

INPUT.textField{
  background-color:#F5F5F5;
  font-family: verdana;
  font-size: 10px;
}

INPUT {
  font-family: verdana;
  font-size: 10px;
}

INPUT.normal, TEXTAREA{
  font-family: verdana;
  font-size: 10px;
}

INPUT.plan_event{
  font-family: verdana;
  font-size: 10px;
  width:270px;
}

SELECT.plan_event{
  font-family: verdana;
  font-size: 10px;
  width:270px;
}

</style>