body{
padding:0px;
margin:0px;
background-color:#1F1F1F;
}


table {border-collapse:collapse; border:0px;}


table, td {
		width:100%;
		height:100%;
		border:0px;
	}

td { vertical-align:top; padding:0px;}

a:hover{text-decoration:none;}

img { border:0px;}

.main_text, table, li, input, textarea
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#ABABAB;
	}
.content 
{
   		font-family:Tahoma, Arial;
		font-size:11pt;
		line-height:14px;
		color:#ABABAB; 
}
.content a
{
  color:#ABABAB; 
}
.border { border-left:1px solid #2A2A2A; border-right:1px solid #2A2A2A}

.h_text { color:#F27521}
.h2_text { color:#FFFFFF}
.h3_text { color:#DDDDDD}
	
.l_text {}
	
.c_text { color:#515151}
.c_text a{ color:#585858}

.fs { font-size:12px}
.lh { line-height:13px}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
	}
	
.block div{ width:311px; height:16px; background:url(images/bg-div.gif) bottom repeat-x;color:#F27521;}
.block div div { width:auto; height:auto; padding-top:2px; background:#242424}
.block a {color:#848484; text-decoration:none;}
.block a:hover{ color:#F27521}
	
.line { width:201px; height:1px; background:#373737}
.line2 { width:457px; height:1px; background:#373737}
.line3 { width:348px; height:1px; background:#373737}

.form{margin-top:3px;}
.form  
{    
    background-color:#242424; 
    padding-left:13px}
input
{
    background-color:#242424; 
    
    border:#303030 1px solid; 
}
textarea {width:228px; height:88px; border:#303030 1px solid; background-color:#242424; padding-left:13px; overflow:auto; margin-top:3px}

ul {margin:0; padding:0; list-style:none}
li  {background:url(images/a1.gif) no-repeat; background-position:0px 8px; margin: 0px 0px 0px 0px; padding:0px 0px 0px 11px}
li a  {font-family:Tahoma; font-size:11px; line-height:18px; color:#848484}

/*=========added to template====*/
.homePageContent
{ padding:0px 10px 10px 10px;
}
#navlist
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#navlist li 
{
padding-left: 30px;
background-image: url(images/l1.gif);
background-repeat: no-repeat;
background-position: left center;
}

#navlist .ActiveLink
{
    text-decoration: underline; color: #e9e9e9; font-size: 10pt;   
    background-image: url(images/l1-1.gif);
    background-repeat: no-repeat;
    background-position: left center;
}

#navlist li a:visited 
{text-decoration: none; 
    color: #e9e9e9; font-size: 10pt; 
    }
    
#navlist  #active 
{text-decoration: none; 
color: #e9e9e9; font-size: 10pt;  
background-image: url(images/l1-1.gif);
    }
    
#navlist li:hover 
{text-decoration: underline; color: #e9e9e9; font-size: 10pt;   
    background-image: url(images/l1-1.gif);
background-repeat: no-repeat;
background-position: left center;
    }
    
h1
{
 margin:0px 3px 6px 3px; font-size:16pt;   
}

