/*
CSS file for Theme
*/
/*
Text
*/

.heading{
	Color : #000000;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 15px;
	}

.sub_heading{
	Color : #4D6393;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 14px;
	}

.normal_bold_text{
	Color : #333333;
	Font-Family : Verdana;
	Font-Weight : Bold;
	Font-Size : 12px;
	}

.normal_text{
	Color : #333333;
	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 : #4D6393;
	Font-Family : Verdana;
	Font-Weight : Bold;
	Font-Size : 11px;
	}

.normal_small_text{
	Color : #4D6393;
	Font-Family : Verdana;
	Font-Weight : Normal;
	Font-Size : 11px;
	}

/*
Table / Row
*/

#list_row_BG1,.list_row_BG1{
	Background-Color : #EBECED;
	}

#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: #EBECED;
}

body{padding:0; margin:0; background:url(http://imgsw.com/sw/themes/10931/site_images/bg.gif) repeat-x 0 0 #FFFFFF;}

td{
	font:normal 12px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	}

a{
	Color : #4D6393;
	Font-Family : Arial;
	text-decoration:underline;
	}
	
a:hover{
	color:#4D6393; 
    text-decoration:none;
	}
.copyrightText{
	Color : #333333;
	Font-Family : Arial;
	Font-Weight : Normal;
	Font-Size : 11px;
	}
.greyText{
	font:bold 13px Verdana, Arial, Helvetica, sans-serif;
	color:#808080;
	}
.blackText{
	font:italic 15px Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	}
.blackBig{
	font:normal 17px Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	}
.solu-text{
	font:normal 11px/12px Verdana, Arial, Helvetica, sans-serif;
	color:#5A5A5A;
	}	 
.buttonfontstyle{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	color:#FFFFFF;	
	line-height:17px;
	font-weight:bold;
	padding:0 0 0 5px;
	}
