﻿body 
{
	margin: 0px;
	padding: 0px;	
	font-family: verdana,arial;
	font-size: 8pt;
}

img
{
	border:none;
}

#wrapper
{
	margin: 0 auto;
	padding: 0px;
	width: 656px;	
	
}
#header
{
	margin: 0px;
	padding: 20px 0px 0px 0px;	
		

}
/*******************************************************/
/*                       Top-Bar 					   */
/*******************************************************/
#top-bar
{
	width:491px;	
	background: #E7E7E9;
	color: #015289;
	font-weight:bold;
	height:13px;
	padding: 0px;
	margin: 0px;
	float: right;

}

#top-bar-text
{
	padding: 0px 0px 0px 10px;
}

/*******************************************************/
/*                       Top-Menu					   */
/*******************************************************/


#top-menu 
{
	width: 491px;
	margin-top: 0px;
	text-transform:uppercase;
	float:right;
}
#top-menu a
{
	color: white;
	font-weight: bold;
	text-decoration: none;		
	font-size: 8pt;
}
#top-menu a:hover
{
	color: #6A91BC;
	
}

#main
{
	width:656px;	
	padding: 0;
	background-color: #BCBDC1;

}
#left-bar
{
	width: 165px;
	float:left;		
	background-color: #BCBDC1;
	margin-top:10px;
	padding: 6px 5px 6px 0px;
}
#content
{
	position:absolute;
	margin: 49px 0px 0px 170px;
	width: 474px;
	min-height: 600px;
	padding: 5px 5px 5px 5px;
	background-color: White;
	border: solid 1px #BCBDC1;
}

#content a
{
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
#content a:hover
{
	color: #0085cf;
}

/*****************************************/
/*            Side Menu CSS              */
/*****************************************/


#side-menu a
{
	font: bold 11px/16px arial, helvetica, sans-serif;
	display: block;
	margin: 0;
	padding: 2px 0px 0px 10px;
	
}



#side-menu a 
{
	color: #000;
	text-decoration: none;		
}

#side-menu a:hover 
{
	color: #F6F7F9;
	background: #6A91BC;
}

#side-menu ul
{	
	list-style: none;
	margin: 0;
	padding: 0;		
}

#side-menu ul ul 
{	
	padding-left: 13px;		
	margin: 0px;
}
	
/*****************************************/
/*            Title Classes CSS          */
/*****************************************/
.left-title
{
	font: bold 14px arial, helvetica, sans-serif;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	text-transform:uppercase;		
	
}


#content a img
{
	
	border: solid 2px #777777;
	border-top: solid 2px #EEEEEE; 
	border-left: solid 2px #EEEEEE; 
}
#content a img:hover
{
	border: solid 2px #EEEEEE; 
	border-top: solid 2px #777777;
	border-left: solid 2px #777777;	
	
}
#footer ul li
{
	display: inline;
}
#Item-Table
{
	margin: 200px 0px 0px 0px;

}
#Item-Table table
{
	width: 602px;
	border: solid 2px #111111;		
	margin-left: 30px;
	
}
#Item-Table td
{
	width: 502px;
	border: solid 1px #111111;		
	margin-left: 300px;
	text-align:center;
	font-size:8pt;
	
}
#Item-Table td a
{
	color:#015289;
	font-weight:bold;
	text-decoration:none;
	
}
#Item-Table td a:hover
{
	color:Red;
	font-weight:bold;
	
	
}
#Item-Table h1
{
	color:#015289;
	text-align:center;
	
	
}
