﻿body
	{
	background-color:#969696;
	margin:0px;
	margin-bottom:30px;
	text-align: center;
	min-width: 901px;
	font-family:Trebuchet Ms;
	font-size:11px;
	margin-top:16px;
	}
	
td { 
	behavior: url("App_Themes/Default/_css/iepngfix.htc");
	}
	
	
table.main
	{
	width:905px;
	border:0px;
	}
td.content
	{
	width:825px;
	padding-top:10px;	
	}
td.news_title
	{
	background-color:#E11C00;
	text-align:left;	
	color:white;
	font-size:12px;
	}
td.news_box
	{
	text-align:left;
	height:130px;	
	}

td.topmenu
	{
	background-image: url(/App_Themes/Default/_gfx/splash_bg3.png);
	background-repeat:no-repeat;
	background-position:top;
	width:825px;
	height:34px;
	top:0px;
}


/* LINKS START */
A 
	{
	color: #000000;
	text-decoration:underline;
	}
A:hover
	{
	color:#e11c00;
	text-decoration:underline;
	}
A.news_title
	{
	color: #000000;
	text-decoration:underline;
	font-weight:bold;
	}
A.news_title:hover
	{
	color:#e11c00;
	text-decoration:underline;
	}
/* LINKS END 

	border-right: 1px solid #ECECEB;
	border-bottom: 1px solid #ECECEB;

*/
td.lmenu
	{
	margin:0px;
	padding-top:18px;
	padding-left:5px;
	z-index:-2134234234;
	width:40px;
	text-align:right;
	vertical-align:top;
	}
	
#topmenu_left  
	{
	padding-left:97px;
	float:left;
	top:0px;
	left:0px;
	padding-top:3px;			
	}
#topmenu_right 
	{
	float:right;
	top:-10px;
	right:0px;
	display:inline;	
	padding-right:25px;
	padding-top:6px;
	margin:-10px;		
	}	
td.footer
	{
	width:825px;
	margin:0px;
	background-image: url(/App_Themes/Default/_gfx/footer_main.gif);
	background-repeat:no-repeat;
	background-position:top;	
	}

.footer_text
	{
	float:right;
	font-size:10px;
	padding-right:30px;
	padding-top:28px;
	}
.footer_left
	{
	float:left;
	font-size:10px;
	padding-top:28px;
	padding-left:30px;
	}	
#news_text
	{
	position:relative; 
	margin-top:5px;
	background-image: url(../_gfx/list_arrow.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:13px;
	margin-left:10px;
	text-align:left;
	}
#content_right_home
	{
	position:relative; 
	float:right;
	padding-bottom:10px;
	width:251px;
	height:155px;
	background-color:#ffffff;
	}
#red_header
	{
	background-color:#e11c00;
	color:white;
	padding-left:5px;
	padding-top:1px;
	padding-bottom:1px;
	font-size:14px;
	margin-bottom:10px;
	font-weight:bold;
	clear:both;
	text-align:left;
	}
.login
	{
	background-color:#e11c00;
    color:white;
    font-weight:bold;
    border:0px;
    width:50px;
	}

input,select
	{
	width:150px;
	border:1px #707070 solid;
	color:#707070;
	}
.inp	
	{
	width:86px;
	height:15px;
	border:0px;
	background-color:#e3e3e3;
	font-size:10px;
	color:#707070;
	}
