﻿a {
	color:#636363;
	text-decoration:none;
}
a:visited {
	color:#636363;
	text-decoration:none;
}

a:hover {
	 color:#000000;	
	 text-decoration:none;
}

a:active {
	color:#636363;
	text-decoration:none;
}

.header {
	background-image: url(Images/Header.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 1005px;
	height: 102px;
	margin-left: auto;
	margin-right: auto;
	
}

.promo 
{
	background-image:url(Images/content_bk.gif);	
	background-repeat:repeat-y;	
	position:relative;
	width: 1005px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;	
}

.NavButton
{
	margin-top:10px;
	margin-left:26px;
    border-width:0px;
}

.content {		
	position: relative;
	width: 1005px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;	
}

.NavText
{
	text-align:justify;
	padding: 0px 10px 0px 10px;
	font-family:Verdana;
	font-size: 10px;
	color: #666666;	
}

body {	
	background-image:url(Images/page_background.gif);
	background-repeat:repeat;
	margin: 0;
	padding: 0;	
	font-family:  arial, verdana, helvetica, sans-serif;
	font-size: 0.7em;
	letter-spacing:normal;
	color: #636363;	
}

.footer {
	background-image: url(Images/Footer.jpg);
	background-repeat:no-repeat;
	position: relative;
	width: 1005px;
	height: 244px;
	margin-left: auto;
	margin-right: auto;	
}

.footer a
{ 
	color:#ffffff;
	text-decoration:none;
}
.footer a:visited
{ 
	color:#ffffff;
	text-decoration:none;
}
.footer a:hover
{ 
	color:#d7d7d7;
	text-decoration:none;
}
.HoverTab {
	background-image:url(images/btoverBg.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	cursor:default;    	
}
.DefTab {
   
   overflow:hidden;
   cursor:default;             
}

.PortPics
{
  border:none 0px #000000;
}

.ControlsStye
{
	border:solid 1px #d7d7d7;
	color:#636363;
}

#sidebar ul {
	list-style-type:none;
	width:185px;	
	height:100%;
	padding-left:0px;
    margin-left:23px; 
    vertical-align:middle;     
}
#sidebar li {			
	overflow:hidden;
	cursor:default;    
	width:185px;
	height:43px;
	cursor:default;       	
}
#sidebar p
{
	text-align:left;      
    text-indent:40px;    
    font-family:Verdana;
    font-size:12px;
    font-weight:bold;        
    text-transform:uppercase;
    margin-top:15px;   
    
}
.Info
{
	width:480px;
	height:200px;
	font-family:Arial;
	font-size:10px;
	text-align:left;
	vertical-align:top;
}


