body
{
	color: black;
	background-color: white;
	font-size: 8pt;
	font-family: Tahoma,Arial,Helvetica,Sans-serif;
	font-weight: normal;
	font-style: normal;
}

A:link
{
	color : black;
}
A:active
{
	color : black;
}
A:visited
{
	color : black;
}
A:hover
{
	color : FF0000;
	background-color : FFDDDD;
}

TD
{
	color: black;
	font-size: 8pt;
	font-family: Tahoma,Arial,Helvetica,Sans-serif;
	font-weight: normal;
	font-style: normal;
}

INPUT
{
	color: black;
	font-size: 8pt;
	font-family: Tahoma,Arial,Helvetica,Sans-serif;
	font-weight: normal;
	font-style: normal;
}
TEXTAREA
{
	color: black;
	font-size: 8pt;
	font-family: Tahoma,Arial,Helvetica,Sans-serif;
	font-weight: normal;
	font-style: normal;
}
SELECT
{
	color: black;
	font-size: 8pt;
	font-family: Tahoma,Arial,Helvetica,Sans-serif;
	font-weight: normal;
	font-style: normal;

}

.bluebold
{
	font-weight: bold;
	color: blue;
}

.columnTitle
{
	color: white;
	background-color: black;
}

.buttonTitle
{
	color: black;
	font-weight: bold;
	background-color: #ffccff;
}

.loginBorder
{
	background-color: #D9ECFF;
	color: black;
	font-weight: bold;
}

.loginForm
{
	background-color: white;
}

.form_1_label
{
	color: white;
	font-weight: bold;
	background-color: #663366;
}

.form_2_label
{
	color: white;
	font-weight: bold;
	background-color: #6600cc;
}

.form_3_label
{
	color: white;
	font-weight: bold;
	background-color: #cc0000;
}

.sectionTitle
{
	color: white;
	font-weight: bold;
	background-color: black;
}

.form_field
{
	color: black;
	background-color: silver;
}

.form_title
{
	color: white;
	font-weight: bold;
	background-color: #2551A7;
}

.form_total
{
	color: black;
	font-weight: bold;
	background-color: #B0E7EA;
}

.mainmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: FFF60E;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.blue1 {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: 02339C;
	left: 5px;
	background-position: center;
	text-indent: 5px;
}
.orange1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: FF6600;
	background-position: center;
	text-indent: 5px;
}
.bluelink {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: 1A0057;
	text-decoration: underline;
}
.grey1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: 666666;
	background-position: center;
}
.red1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: FF0000;
}

.A_normal {
	text-decoration : none; font-weight : normal; color : ##0000CD
}


.form_calendar
{
	color: black;
	font-weight: bold;
	background-color:F0E1FF;
}

.form_calendar_title
{
	color: black;
	font-weight: bold; 
	background-color:EAFFFF;
}

.form_blue
{
	color: black;
	font-weight: normal;
	background-color: #33CCFF;
	font-family: Arial;
}
.form_purple
{
	color: black;
	font-weight: normal;
	background-color: #CCCCFF;
	font-family: Arial;
}
.form_orange
{
	color: black;
	font-weight: normal;
	background-color: #FF6600;
	font-family: Arial;
}
.form_white
{
	color: black;
	font-weight: normal;
	background-color: #FFFFFF;
	font-family: Arial;
}

TD.menuTitleBg
{
	background-image:url(../IMG/menu_title_bg.jpg);
	background-repeat:no-repeat;	
	height: 25px;	
	vertical-align:middle;
	text-align:center
}

.cursor 
{  
	cursor: hand
}

td.black {color:black; font-weight:bold}
td.red {color:red; font-weight:bold}
