/*
CSS file for Theme
*/
/*
Text
*/

.heading{
	Color : #000000;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 15px;
	}

.sub_heading{
	Color : #FF5400;
	Font-Family : Arial;
	Font-Weight : bold;
	Font-Size : 13px;
	}

.normal_bold_text{
	Color : #6B5F4A;
	Font-Family : "Trebuchet MS";
	Font-Weight : Bold;
	Font-Size : 12px;
	}

.normal_text{
	Color : #4E4E4E;
	Font-Family : "Trebuchet MS";
	Font-Weight : Normal;
	Font-Size : 12px;
	}
	
.normal_white_text{
	Color : #FFFFFF;
	Font-Family : "Trebuchet MS";
	Font-Weight : Normal;
	Font-Size : 11px;
	}
	
.normal_error_text{
	Color : #FF0000;
	Font-Family : "Trebuchet MS";
	Font-Weight : Normal;
	Font-Size : 12px;
	}

.normal_small_bold{
	Color : #4E4E4E;
	Font-Family : "Trebuchet MS";
	Font-Weight : Bold;
	Font-Size : 11px;
	}

.normal_small_text{
	Color : #4E4E4E;
	Font-Family : "Trebuchet MS";
	Font-Weight : Normal;
	Font-Size : 11px;
	}

/*
Table / Row
*/

#list_row_BG1,.list_row_BG1{
	Background-Color : #E6E6E6;
	}

#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: #E6E6E6;
}


body{
	margin:0; padding:0; background:url(http://imgsw.com/sw/themes/10899/site_images/bg.gif) repeat;
	}

td{
	Color : #4E4E4E;
	Font-Family : "Trebuchet MS";
	Font-Weight : Normal;
	Font-Size : 12px;
	}
a{
	Color : #ED1C24;
	Font-Family : "Trebuchet MS";
	text-decoration:underline;
	}
a:hover{
	color:#8C050A; text-decoration:none;
	}
	
.whiteSmall{
	font:normal 9px Tahoma, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	}
.footerBg{
	background:url(http://imgsw.com/sw/themes/10899/site_images/footer-bg.gif) repeat-x 0 0;
	}
.ticker{
	font:bold 25px/30px Arial, Helvetica, sans-serif;
	color:#ec1d23; text-decoration:none;}
.ticker a{
	font:bold 25px/30px Arial, Helvetica, sans-serif;
	color:#ec1d23; text-decoration:none; padding: 0 25px 0 25px;
}
.ticker a:hover{
	color:#ffc600;} 
.buttonfontstyle{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color:#fff;	
	Font-Weight:bold;
	line-height:19px;
	padding:0 2px 0 2px;
	/*text-transform:uppercase;*/
	
	}
