/*
CSS file for Theme
*/
/*
Text
*/

.heading{
	Color : #003667;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 14px;
	}

.sub_heading{
	Color : #D13C0C;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 13px;
	}

.normal_bold_text{
	Color : #0048A3;
	Font-Family : Verdana;
	Font-Weight : Bold;
	Font-Size : 12px;
	}

.normal_text{
	Color : #000000;
	Font-Family : Verdana;
	Font-Weight : Normal;
	Font-Size : 12px;
	}
	
.normal_white_text{
	Color : #FFFFFF;
	Font-Family : Verdana;
	Font-Weight : Normal;
	Font-Size : 12px;
	}
	
.normal_error_text{
	Color : #FF0000;
	Font-Family : Verdana;
	Font-Weight : Normal;
	Font-Size : 12px;
	}

.normal_small_bold{
	Color : #0048A3;
	Font-Family : Verdana;
	Font-Weight : Bold;
	Font-Size : 11px;
	}

.normal_small_text{
	Color : #000000;
	Font-Family : Verdana;
	Font-Weight : Normal;
	Font-Size : 11px;
	}

/*
Table / Row
*/

#list_row_BG1,.list_row_BG1{
	Background-Color : #F2F2F2;
	}

#list_row_BG2,.list_row_BG2{
	Background-Color : #FFFFFF;
	}

#Application_Table{
	border-spacing : 10pt;
	padding : 5px;	
	Width : 100%;		
	font-family : "verdana";
	font-size : 10pt;
	}

#Form_Table{
	border-spacing : 10pt;
	padding : 0pt;	
	Width : 415px;
	Font-Family : Arial;
	Font-Size : 10pt;
	}

.TableBackGroundColor
{
    BACKGROUND-COLOR: #F2F2F2;
}
body{
	margin:0; padding:0; background:url(http://imgsw.com/sw/themes/11003/site_images/bg.gif) repeat-x 0 0 #D5CAB2;
	}
td{
	Color : #000000;
	Font-Family : Verdana;
	Font-Weight : Normal;
	Font-Size : 12px;
	}
a{
	Color : #00529D;
	Font-Family : Verdana;
	text-decoration:underline;
	outline:none;
	}
a:hover{
	Color : #00529D;
	text-decoration:none;
	}
.topmenu{
	Color : #FFF;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 11px;
	}
.topmenu a{
	Color : #FFF;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 11px;
	line-height:28px;
	text-decoration:none;
	text-transform:uppercase;
	padding:0 10px;
	}
.topmenu a:hover{
	Color : #A5C9F6;
	text-decoration:none;
	}
.whiteText{
	Color : #FFF;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 11px;
	}
.whiteText a{
	Color : #FFF;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 11px;
	text-decoration:underline;
	}
.whiteText a:hover{
	Color : #FFF;
	text-decoration:none;
	}
.blueText{
	Color : #0048A3;
	Font-Family:Verdana, Arial, Helvetica, sans-serif;
	Font-Weight : Bold;
	Font-Size : 11px;
	}
.log-text{
	font:normal 11px/15px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	}
.searchbox{
	width:113px;
	height:17px;
	border:1px solid #DCDCDC;
	font:normal 11px/15px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#FFFFFF;
	}
.copyright{
	font:normal 11px/13px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	}			
.delight{
	font:bold 17px/19px Georgia, "Times New Roman", Times, serif;
	color:#25AB46;}
ul.officesupplies{
	padding:10px 0 15px 0; margin:0; list-style-type:none;}
ul.officesupplies li{
	background:url(/sw/themes/11003/site_images/blue-bull.gif) no-repeat left 4px;
	font:bold 10px/13px Verdana, Arial, Helvetica, sans-serif;
	color:#333333; padding:0 0 0 15px; margin:5px 0;}
	
	 
.buttonfontstyle{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:9px; 
	color:#fff;	
	line-height:15px;
	font-weight:bold;
	padding:0 0 0 0;
	}
