body, p, input, textarea, select, td { font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif; font-size: 12px; }
a {color: #746C9F; font-weight: bold; text-decoration: none; font-size: 12px;}
h1 {color: #746C9F; font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif; font-size: 12px; font-weight: bold; border-bottom: 2px solid #D6D6D6}
h2 {color: #686868; font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif; font-size: 12px}

.orangeBar {
	background-color: #FF9900;
}
.purpleBar {background-color: #4E0FA7;}
.greyBar {background-color: #D6D6D6;}
.copyright {font-family: Arial, Tahoma; font-size: 10px; color: #cccccc}
.copyright2 {font-family: Arial, Tahoma; font-size: 10px; color: #746C9F}
.mainTable {border: 1px solid #E4E4E4}
.mainLeft {background-color:#D6D6D6;} 

.settingTable {border: 1px solid #E4E4E4}
.greyBack {background-color: #E4E4E4}
.boardTable {background-color: #F7F7F7}
.settingTitle 
{
	background-color: #ADAAAD;
	FONT-SIZE: 12px;
	COLOR: #ffffff;
	VERTICAL-ALIGN: middle;
	font-weight: bold;	
	padding: 4px 4px 4px 4px;
}
.settingTitleOrange 
{
	background-color: #FF9900;
	font-size: 12px;
	color: #ffffff;
	vertical-align: middle;
	font-weight: bold;	
	padding: 4px 4px 4px 4px;
}

.settingTitlePurple
{
	background-color: #4e0fa7;
	font-size: 12px;
	color: #ffffff;
	vertical-align: middle;
	font-weight: bold;	
	padding: 4px 4px 4px 4px;
}

.bigTitle 
{
	font-weight: bold;
	font-size: 20px;
}

.bold
{
	font-weight: bold;
}

.noticeTitle {
	font-weight: bold;
	color: #000099;
}

a.white:link, a.white:visited, a.white:active  {color: white; font-weight: bold; text-decoration: none}
a.white:hover { color: #746C9F; font-weight: bold;text-decoration:underline; }

