.bluebg { background: #050573; }
.orangebg { background: #E8821A; }
.greybg { background: #999999; }
.ltgreybg { background: #CCCCCC; }
.ltgreybg2 { background: #DAD9D9; }
.redbg { background: #660000; }
.blackbg { background: #000000; }

.login_box {
	border-style: solid;
	border-color: #000000;
	padding: 2px;
	border-width: 1pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	background: #5C91A5;
	}

.red_text	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #ff0000;
	}
	
.index	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	background:#CCCCCC;
	}
	
.index	a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: underline;
	color: #660000;
	background:#CCCCCC;
	}

.index	a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: #000066;
	background:#CCCCCC;
	}

.body	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	}

.body	a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #050573;
	}

.body	a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #E8821A;
	}
	
.body2	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
	background:#ffffff;
	}

.body2	a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	color: #FFCC33;
	background:#000066;
	}

.body2	a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFCC33;
	background:#000066;
	}

.body_hm	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	background:#000066;
	}

.body_hm	a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
	color: #FFCC33;
	background:#000066;
	}

.body_hm	a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFCC33;
	background:#000066;
	}

.footer	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: none;
	text-decoration: none;
	color: #050573;
	background:#DAD9D9;
	}	
	
.ltform	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #050573;
	background: #DAD9D9;
	}

.ltform	a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: none;
	text-decoration: underline;
	color: #050573;
	background: #DAD9D9;
	}

	
.ltform	a:hover	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: none;
	text-decoration: none;
	color: #E8821A;
	background: #DAD9D9;
	}

.menu	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-indent: 8px;
	text-decoration: none;
	color: #FFB366;
	background: #ffffff;
	}

.menu	a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-indent: 8px;
	text-decoration: none;
	color: #050573;
	background: #ffffff;
	}

	
.menu	a:hover	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-indent: 8px;
	text-decoration: none;
	color: #E8821A;
	background: #ffffff;
	}
	

input,select {
	background: #ede7e7;
	border-style: double;
	border-color: #ffffff;
	border-width: 1px;
	font-size: 8pt;
	}
	
textarea {
	background: #ede7e7;
	border-style: double;
	border-color: #ffffff;
	border-width: 1px;
	font-size: 8pt;
	}
	
.title	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-indent: 3px;
	color: #050573;
	background: #DAD9D9;
	}


