@import url("/css/menu.css");

body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	padding-top:0px;

	font-family: Trebuchet MS,Helvetica,sans-serif;
	font-size: 13px;
	color: #333333;

	background-color:#006600;
	background-image:url(/images/template/background982.gif);
	background-position:center top;
	background-repeat:repeat-y;
}

table
{
        font-size: 100%;
}

h1
{
	font-family: "Trebuchet MS", Arial;
	font-size: 27px;
	color: #333333;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

h2
{
	font-family: Arial;
	font-size: 17px;
	color: #333333;
	font-weight: bold;
}

a 
{
	text-decoration: none;
	color: #006600;
} 

a:hover,a:active
{
	text-decoration:underline;
	color: #006600;
}

.maincontentcontainer
{
}

.maincontent
{
	padding:0px; 
	margin:10px 10px 30px 10px; 
}

.sidebarcontainer
{
	width: 250px;
	background-color:#f5f5f5; 
	border-left: 1px solid #A8A8A8;
}

.sidebar
{
	padding:0px; 
	margin:10px 10px 30px 10px; 
	font-size:12px;
}

.breadcrumb
{
	margin-top:10px; 
	font-weight: bold;
}

.tableform
{
	background-color: #f0f0f0;	
	border: 2px solid #aaaaaa;
	width: 500px;
}

.tableform tr td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.label
{
	text-align:right;
	text-transform:uppercase;
}

.darkstripe
{
	background-color: #eeeeee;
}

.lightstripe
{
	background-color: #ffffff;
}

.nobr
{
	white-space: nowrap;
}

.debug
{
	background-color: #ffff33;
	font-size: 80%;
	padding:20px;
}

.banner a:hover,.banner a:active
{
	text-decoration:none;
	color: #ffffff;
}

.photo
{
	border:1px solid #CCCCCC;
	padding:4px;
}

a:hover .photo
{
	border:1px solid #666666;
	padding:4px;
}

.header
{
	margin-bottom: 1px; 
	margin-top: 1px; 
	height: 158px; 
	padding-right: 40px; 
	background-image: url(/images/uploaded/banners/4.jpg);
}

.container
{
	padding:0px 10px 10px 10px;
	width:960px;
	background-color:#FFFFFF;
	margin-left: auto ;
	margin-right: auto ;
}

.footer
{
	clear:both;
	background:#003300;
	height:30px;
	margin:0px;
	padding:0;
	text-align:center;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height:30px;
	color:#cccccc;
}

.footer a
{
	color:#cccccc;
}

.footer a:hover
{
	color:#ffffff;
}

.clear
{
	clear:both;
}

a img
{
	border-width:0;
}
