.darkBlueBG {
	background-color: #0066cc;
}
.blueBG {
	background-color: #2F97FF;
}
.lightBlueBG {
	background-color: #D5D4FD;
}
.whiteBG {
	background-color: #FFFFFF;
}
a {
text-decoration:none;
}
.bodyText {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.bodyTextBold {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.bodyTextLargeBold {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.bottomText {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.input_textarea{
	BORDER-RIGHT: #0066cc 1px solid; 
	PADDING-RIGHT: 0px; 
	BORDER-TOP: #0066cc 1px solid; 
	PADDING-LEFT: 3px; 
	FONT-SIZE: 11px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	BORDER-LEFT: #0066cc 1px solid; 
	COLOR: #0066cc;
	PADDING-TOP: 1px; 
	BORDER-BOTTOM: #0066cc 1px solid; 
	FONT-FAMILY: "Arial", "±¼¸²"; 
	BACKGROUND-COLOR: #ffffff; 
	TEXT-DECORATION: none;
}	
A.ClearLinks:link, A.ClearLinks:active, A.ClearLinks:visited {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
A.topLinks:link, A.topLinks:active, A.topLinks:visited {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
A.topLinks:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}
A.leftLinks:link, A.leftLinks:active, A.leftLinks:visited {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	height:18px;
	padding-top:1px;
}
A.leftLinks:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
	height:18px;
	padding-top:1px;
}
A.bottomLinks:link, A.bottomLinks:active, A.bottomLinks:visited {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
A.bottomLinks:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
	text-decoration: underline;
}
.orangeButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	border: 1px solid #0066cc;
	height: 18px;
}
Body {
 margin-left:0px;
 margin-right:0px;
 margin-top:0px;
 margin-bottom:0px;
 background-color: #cccccc;
}
Table.tableHeight100 {
 height:100%;
 background-color: #ffffff;
}
TD.bottomBG {background-image:url(../images/bottom_bg.gif);
background-repeat:repeat-x;
}
TD.bottomBG1 {background-image:url(../images/bottom_bg1.gif);
background-repeat:repeat-x;
}
TD.bottomBGInside {background-image:url(../images/bottom_bg_inside.gif);
background-repeat:no-repeat;
}
TABLE.leftBG {background-image:url(../images/left_bg.gif);
background-repeat:repeat-y;
}
TD.leftBlueBG {background-image:url(../images/left_blue_bg.gif);
background-repeat:repeat-y;
}
TD.welcomeBG {background-image:url(../images/welcome_bg.gif);
background-repeat:repeat-y;
}
TD.bodyBG {background-image:url(../images/body_bg.jpg);
background-repeat:no-repeat;
background-color:#D5D4FD;
}
TD.bodyBGInside {background-image:url(../images/body_bg_inside.jpg);
background-repeat:repeat-y;
}
TD.topBG {background-image:url(../images/top_bg.gif);
background-repeat: repeat x;
}
TD.welcomeBGBig {background-image:url(../images/welcome_bg_big.gif);
background-repeat:repeat-y;
}
TD.bottomBG2 {background-image:url(../images/bottom_bg2.gif);
background-repeat: repeat x;
}
UL.BrownBullet {
	list-style-image: url(../images/.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066cc;
	text-decoration: none;
	font-weight: normal;
	list-style-position: outside;
	vertical-align: middle;
}