/*
CSS file for Theme
*/
/*
Text
*/

.heading{
	Color : #85A600;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 14px;
	}

table.trans { filter:Alpha(Opacity=93); -moz-opacity: .93;}

.sub_heading{
	Color : #0063B8;
	Font-Family : "Arial";
	Font-Weight : Bold;
	Font-Size : 13px;
	}

.normal_bold_text{
	Color : #95AC8E;
	Font-Family : "Arial";
	Font-Weight : Bold;
	Font-Size : 12px;
	}

.normal_text{
	Color : #8E8E8E;
	Font-Family : "Arial";
	Font-Weight : Normal;
	Font-Size : 12px;
	}
	
.normal_white_text{
	Color : #FFFFFF;
	Font-Family : "Arial";
	Font-Weight : Normal;
	Font-Size : 12px;
	}
	
.normal_error_text{
	Color : #FF0000;
	Font-Family : "Arial";
	Font-Weight : Normal;
	Font-Size : 12px;
	}

.normal_small_bold{
	Color : #80A700;
	Font-Family : "Arial";
	Font-Weight : Bold;
	Font-Size : 11px;
	}

.normal_small_text{
	Color : #8E8E8E;
	Font-Family : "Arial";
	Font-Weight : Normal;
	Font-Size : 11px;
	}

/*
Table / Row
*/

#list_row_BG1,.list_row_BG1{
	Background-Color : #EBEBEB;
	}

#list_row_BG2,.list_row_BG2{
	Background-Color : #FFFFFF;
	}

#Application_Table{
	border-spacing : 10pt;
	padding : 5px;	
	Width : 100%;		
	font-family : "Arial";
	font-size : 10pt;
	}

#Form_Table{
	border-spacing : 10pt;
	padding : 0pt;	
	Width : 415px;
	Font-Family : Arial;
	Font-Size : 10pt;
	}

.TableBackGroundColor
{
    BACKGROUND-COLOR: #EBEBEB;
}

body{
	margin:0; padding:37px 0 0 0;
	}

td{
	Color : #8E8E8E;
	Font-Family : "Arial";
	Font-Weight : Normal;
	Font-Size : 12px;
	}
a{
	Color : #0063B8;
	Font-Family : "Arial";
	Font-Weight : Normal;
	text-decoration:underline;
	}
a:hover{
	Color : #85A600;
	text-decoration:none;
	}
	
.topnav{
	Color : #FFFFFF;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 12px;
	line-height:24px;
	}
.topnav a{
	Color : #FFFFFF;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 12px;
	padding:0 5px;
	text-decoration:none;
	}
.topnav a:hover{
	Color : #1D1B1D;
	text-decoration:none;
	}
.links{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff; padding:0 0 0 5px;
	line-height:22px;
    text-decoration:none;
	display:block; height:20px;}
	
.links:hover{
	background:#cfcfcf;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:11px;
    text-decoration:none;
	}
 a.more{
	background:url(backup/images/more-bg.gif) no-repeat 0 0;
	Color : #0063B8;
	Font-Family : "Arial";
	Font-Weight : Bold;
	padding:0 0 0 20px; margin:0 23px 0 0;
	width:30px;
	display:block; line-height:14px;
	text-decoration:underline;
	float:right;
	}
 a.more:hover{
	Color : #85A600;
	text-decoration:none;
	}

.copyright{
	Color : #606060;
	Font-Family : "Arial";
	Font-Weight : Normal;
	Font-Size : 11px;
	line-height:31px;
	}

ul{
	padding:0; margin:0; list-style:none;
	}

li{
	 background:url(http://imgsw.com/sw/themes/10997/site_images/bullet.gif) no-repeat 0 50%;
	 padding:0 0 0 8px; margin:5px;
	 }
	 
.orangeText{
	Color : #EA9B0F;
	Font-Family : "Arial";
	Font-Weight : Bold;
	Font-Size : 11px;
	} 
.buttonfontstyle{
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#000;	
	line-height:18px;
	font-weight:normal;
	padding:0 5px 0 5px;
	}
