TD, BODY, P, UL LI, DIV, UL { color : #3C3C3C; font-family : Verdana, Helvetica, sans-serif; font-size : 10px; text-decoration : none; }
TD A, BODY A, P A, UL LI A, DIV A, UL A { text-decoration : none; color : #1C4F9D; font-family : Verdana, Helvetica, sans-serif; }

FORM, INPUT, SELECT, TEXTAREA{ font-family: Verdana, Sans-serif; font-size: 10px; }
.searchInput{ font-family: verdana; color:#3C3C3C; font-size: 9.9; border : 1px solid #3C3C3C; height:19px; width:100px; padding-left:4px; font-weight:normal; }

.hdr{ color : #1C4F9D; font-family :  Verdana, Arial,Helvetica, sans-serif; font-size : 21px; text-decoration : none; }
.hdr2{ color : #1C4F9D; font-family : Verdana,Arial, Verdana, Helvetica, sans-serif; font-size : 17px; text-decoration : none; font-weight:bold;}
.hdr2:hover{ color : #316CC7; font-family :Verdana, Arial, Verdana, Helvetica, sans-serif; font-size : 17px; text-decoration : none; font-weight:bold;}
.sHdr{ color : #1F76B3; font-family : Verdana, Helvetica, sans-serif; font-size : 11px; text-decoration : none; font-weight:bold;}

.func{ color : #000000; font-family : Verdana, Helvetica, sans-serif; font-size : 11px; text-decoration : none; }
.func:hover{ color : #004F87; font-family : Verdana, Helvetica, sans-serif; font-size : 11px; text-decoration : none; }

.menuLvl1{ color : #FFFFFF; font-family : Verdana, Helvetica, sans-serif; font-size : 11px; text-decoration : none; }
.menuLvl1:hover{ color : #B6E1FF; font-family : Verdana, Helvetica, sans-serif; font-size : 11px; text-decoration : none; }
.menuLvl1A{ color : #FFFFFF; font-family : Verdana, Helvetica, sans-serif; font-size : 11px; text-decoration : none; }

.menuLvl2{ color : #3C3C3C; font-family : Verdana, Helvetica, sans-serif; font-size : 11px; text-decoration : none; }
.menuLvl2:hover{ color : #3C3C3C; font-family : Verdana, Helvetica, sans-serif; font-size : 11px; text-decoration : none; }

.menuLvl3{ color : #3C3C3C; font-family : Verdana, Helvetica, sans-serif; font-size : 10px; text-decoration : none; }
.menuLvl3:hover{ color : #3C3C3C; font-family : Verdana, Helvetica, sans-serif; font-size : 10px; text-decoration : underline; }
.menuLvl3A{ color : #3C3C3C; font-family : Verdana, Helvetica, sans-serif; font-size : 10px; text-decoration : underline; }

.tour{ color : #FFFFFF; font-family : Verdana, Helvetica, sans-serif; font-size : 11px; line-height:14px; text-decoration : none; }

.iSlogan{ color : #FFFFFF; font-family : Verdana,Arial, Verdana, Helvetica, sans-serif; font-size : 48px; text-decoration : none; }
.welcome{ color : #1C4F9D; font-family :Verdana, Arial, Verdana, Helvetica, sans-serif; font-size : 17px; line-height:25px; text-decoration : none; font-weight:bold;}

.text { color : #3C3C3C; font-family : Verdana, Helvetica, sans-serif; font-size : 11px; line-height:16px; text-decoration : none; }
.footer{ color : #636360; font-family : Verdana, Helvetica, sans-serif; font-size : 10px; letter-spacing:-1px; text-decoration : none; }

.virtBtn {
	line-height: 13px;
	font-size: 9px;
	font-weight: bold;
	color: #1F4EA0;
}
.frameDiv {
	width: 542px; 
	height: 370px; 
	padding-right: 15px;
	overflow: auto;
	scrollbar-track-color:FFFFFF; 
	scrollbar-base-color:FFFFFF;
	scrollbar-face-color:EDDBBA; 
	scrollbar-arrow-color:858585; 
	scrollbar-3dlight-color:DFD0B6; 
	scrollbar-highlight-color:FFFFFF; 
	scrollbar-shadow-color:DFD0B6; 
	scrollbar-darkshadow-color:A4A4A4;
}

BODY {
	background:#E9F2FD url('../gfx/bg.gif') repeat-x;
}

#content {
  width: 520px;
}

#content .left {
  float: left;
  width: 230px;
}
#content .right {
  float: right;
  width: 230px;
}
.clear {
  clear: both;
}