BODY {
	MARGIN: 0px; 
	font-family: "Courier New", Courier, monospace;
	font-size:10px;
 	background-color: #666666;
	border:none;
}
/*h1{ 
	font-size:12px;
	font-weight:bold;
}*/
.text_white{
	font-family:Courier New;
	font-size:12px;
	color:#ffffff;
}
.text_orange{
	font-family:Courier New;
	font-size:12px;
	color:#FF6600;
}
.text_grey{
	font-family:Courier New;
	font-size:12px;
	color:#999999;
}
.text_grey_u{
	font-family:Courier New;
	font-size:12px;
	color:#999999;
	text-decoration: underline;
}
.text_grey1{
	font-family:Courier New;
	font-size:12px;
	color:#CCCCCC;
}
.text_dark{
	font-family:Courier New;
	font-size:12px;
	color:#333333;
}
A.white:link {
	font-family:Courier New;
	font-size:12px;
	color:#FFFFFF;
	text-decoration: none;
}
A.white:active {
	font-family:Courier New;
	font-size:12px;
	color:#FFFFFF;
	text-decoration: none;
}
A.white:visited {
	font-family:Courier New;
	font-size:12px;
	color:#FFFFFF;
	text-decoration: none;
}
A.white:hover {
	font-family:Courier New;
	font-size:12px;
	color:#CCCCCC;
	text-decoration: none;
}
/*A.white1:link {
	font-family:Courier New;
	font-size:12px;
	color:#FFFFFF;
	text-decoration: none;
}
A.white1:active {
	font-family:Courier New;
	font-size:12px;
	color:#FFFFFF;
	text-decoration: none;
}
A.white1:visited {
	font-family:Courier New;
	font-size:12px;
	color:#FFFFFF;
	text-decoration: none;
}
A.white1:hover {
	font-family:Courier New;
	font-size:12px;
	color:#FF6600;
	text-decoration: none;
}*/
A.grey:link {
	font-family:Courier New;
	font-size:12px;
	color:#CCCCCC;
	text-decoration: none;
}
A.grey:active {
	font-family:Courier New;
	font-size:12px;
	color:#CCCCCC;
	text-decoration: none;
}
A.grey:visited {
	font-family:Courier New;
	font-size:12px;
	color:#CCCCCC;
	text-decoration: none;
}
A.grey:hover {
	font-family:Courier New;
	font-size:12px;
	color: #FFFFFF;
	text-decoration: none;
}
A.grey1:link {
	font-family:Courier New;
	font-size:12px;
	color:#CCCCCC;
	text-decoration: none;
}
A.grey1:active {
	font-family:Courier New;
	font-size:12px;
	color:#CCCCCC;
	text-decoration: none;
}
A.grey1:visited {
	font-family:Courier New;
	font-size:12px;
	color:#CCCCCC;
	text-decoration: none;
}
A.grey1:hover {
	font-family:Courier New;
	font-size:12px;
	color: #666666;
	text-decoration: none;
}
A.grey2:link {
	font-family:Courier New;
	font-style:italic;
	font-size:12px;
	color:#AEAEAE;
	text-decoration:none;
}
A.grey2:active {
	font-family:Courier New;
	font-size:12px;
	color:#999999;
	text-decoration: none;
}
A.grey2:visited {
	font-family:Courier New;
	font-size:12px;
	color: #999999;
	text-decoration: none;
}
A.grey2:hover {
	font-family:Courier New;
	font-size:12px;
	color: #CCCCCC;
	text-decoration: none;
}
A.dark:link {
	font-family:Courier New;
	font-size:12px;
	color:#333333;
	text-decoration: none;
}
A.dark:active {
	font-family:Courier New;
	font-size:12px;
	color: #333333;
	text-decoration: none;
}
A.dark:visited {
	font-family:Courier New;
	font-size:12px;
	color:#333333;
	text-decoration: none;
}
A.dark:hover {
	font-family:Courier New;
	font-size:12px;
	color:#000000;
	text-decoration: none;
}
A.dark1:link {
	font-family:Courier New;
	font-size:12px;
	color:#333333;
	text-decoration: none;
}
A.dark1:active {
	font-family:Courier New;
	font-size:12px;
	color: #333333;
	text-decoration: none;
}
A.dark1:visited {
	font-family:Courier New;
	font-size:12px;
	color:#333333;
	text-decoration: none;
}
A.dark1:hover {
	font-family:Courier New;
	font-size:12px;
	color:#FF6600;
	text-decoration: none;
}
A.orange:link {
	font-family:Courier New;
	font-size:10px;
	color:#FF6600;
	text-decoration: none;
}
A.orange:active {
	font-family:Courier New;
	font-size:10px;
	color:#FF6600;
	text-decoration: none;
}
A.orange:visited {
	font-family:Courier New;
	font-size:10px;
	color:#FF6600;
	text-decoration: none;
}
A.orange:hover {
	font-family:Courier New;
	font-size:10px;
	color:#FF6600;
	text-decoration: none;
}
.border_td{
	border-top-style:solid;
	border-top-width:10px;	
	border-top-color:#666666;
	border-bottom-style:solid;
	border-bottom-width:10px;	
	border-bottom-color:#666666;
	border-right-style:solid;
	border-right-width:10px;	
	border-right-color:#666666;
	border-left-style:solid;
	border-left-width:10px;	
	border-left-color:#666666;
}
/*.border_td_w{
	border-top-style:solid;
	border-top-width:30px;	
	border-top-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:30px;	
	border-bottom-color:#FFFFFF;
	border-right-style:solid;
	border-right-width:30px;	
	border-right-color:#FFFFFF;
	border-left-style:solid;
	border-left-width:30px;	
	border-left-color: #FFFFFF;
}*/
/*.border_img1{
	border-top-style:solid;
	border-top-width:1px;	
	border-top-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;	
	border-bottom-color:#CCCCCC;
	border-right-style:solid;
	border-right-width:1px;	
	border-right-color:#CCCCCC;
	border-left-style:solid;
	border-left-width:1px;	
	border-left-color:#CCCCCC;
}*/
.border_img
{
	border-top-style:solid;
	border-top-width:2px;	
	border-top-color:#333333;
	border-bottom-style:solid;
	border-bottom-width:2px;	
	border-bottom-color:#333333;
}
.border_bottom_g{
	border-bottom-style:solid;
	border-bottom-width:1px;	
	border-bottom-color:#333333;
}
.border_left_g{
	border-left-style:solid;
	border-left-width:30px;	
	border-left-color:#666666;
}
.border_left_w{
	border-left-style:solid;
	border-left-width:30px;	
	border-left-color:#FFFFFF;
}
.border_left_d{
	border-left-style:solid;
	border-left-width:30px;	
	border-left-color:#333333;
}
.border_bottom_w{
	border-bottom-style:solid;
	border-bottom-width:1px;	
	border-bottom-color:#ffffff;
	}
/*<!--.border_left{
	border-left-style:solid;
	border-left-width:1px;	
	border-left-color:#FFFFFF;
	}
.border_td{
	border-top-style:solid;
	border-top-width:10px;	
	border-top-color:#666666;
	border-bottom-style:solid;
	border-bottom-width:10px;	
	border-bottom-color:#666666;
	border-right-style:solid;
	border-right-width:10px;	
	border-right-color:#666666;
	border-left-style:solid;
	border-left-width:10px;	
	border-left-color:#666666;
}
}
.border_top_bottom{
	border-bottom-style:solid;
	border-bottom-width:5px;	
	border-bottom-color:none;
	border-top-style:solid;
	border-top-width:5px;	
	border-top-color:none;
}
.login_input {
	font-family: Arial;
	font-size : 8pt;
	color:#28424F;
	background-color: #a9cdde;
	border-top-width : 			0px;
	border-right-width : 		0px;
	border-left-width : 		0px;
	border-bottom-width : 		0px;
	margin-bottom:				0px;
	margin-top:					0px;
}

.button {
	background-color: #d02C02;
	font-size : 10pt;
	font-weight: bold ;
	color: #ffffff;
	text-align : center;
	border-top-width : 0px;
	border-right-width : 0px;
	border-left-width : 0px;
	border-bottom-width : 0px;
}-->*/
