/******************
****** DIVS *******
******************/
img {
	border: none;	
}

/******************
****** DIVS *******
******************/
div {
	text-align: left;	
}
#apDiv1 {
	position:absolute;
	width:1050px;
	height:600px;
	font-family: verdana;
	font-size: 12px;
}
#apDiv2 {
	position:absolute;
	width:1050px;
	height:220px;
	left: 0px;
	top: 5px;
}
#apDiv3 {
	position:absolute;
	width:200px;
	height:100px;
	left: 30px;
	top: 83px;
	line-height: 24px;
	text-align: left;
	font-weight: normal;
  font-family:verdana; 
  font-size:17px; 
  color:#FFFFFF;
}
a.home {
	position: absolute;
	top: -65px;
	left: 214px;
	display: block;
	width: 375px;
	height: 47px;
  border: 0px solid #000000;	
}
#apDiv4 {
	position:absolute;
	width:400px;
	height:auto;
	left: 550px;
	top: 240px;
}
#apDiv5 {
	position:absolute;
	width: 525px;
	border: 0px solid #000000;
	height:auto;
	left: 55px;
	top: 252px;
}
#apDiv6 {
	position:absolute;
	width:950px;
	border: 0px solid #000000;
	height:auto;
	left: 55px;
	top: 240px;
	overflow: hidden;	
	min-height: 440px;
	border-bottom: 0px solid #4E4E4E;
}
.style1 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div.line {
	border-bottom: 1px solid #4E4E4E;
	width: 200px;	
}

/******************
****** PAGE *******
******************/
div.header {
	width: 250px;
	height: 17px;
	padding-top: 2px;
	padding-left: 5px;
	background-color: #4E4E4E;
	color: #FFFFFF;
	font-weight: bold;	
}
div.header_images {
	width: 365px;
	height: 17px;
	padding-top: 2px;
	padding-left: 5px;
	background-color: #4E4E4E;
	color: #FFFFFF;
	font-weight: bold;		
}
td {
	vertical-align: top;
}
img.carousel {
	height: 75px;
}
div.horizontal_carousel {
	padding-top: 2px;
}
div.previous_button {
	
}
div.container {
	
}
div.next_button {
	
}
textarea.user_page {
	width: 190px;	
}
input.user_page {
	width: 190px;
	border: 1px solid #4E4E4E;	
}

/******************
****** USER *******
******************/
td.overview_line {
	border-bottom: 2px solid #4E4E4E;
}
div.overview_line {
	overview: hidden;
	height: 1px;
	background-color: #4E4E4E;	
}

/******************
****** LINK *******
******************/
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #2C2C2C;
	text-decoration: none;
}
a.menu {
	color: #FFFFFF;
	font-weight: none;
	text-decoration: none;
}
a.menu:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.menu_active {
	color: #888888;
	text-decoration: none;
}
a.menu_active:hover {
	text-decoration: none;
}

/******************
****** FORM *******
******************/
input.text
{
	width: 225px;
	border: 1px solid #4E4E4E;
}
input.submit {
	border: 1px solid #4E4E4E;	
}
textarea
{
	width: 225px;
	height: 100px;
	border: 1px solid #4E4E4E;
}

/******************
****** TABS *******
******************/
div.tabs {
	border-bottom: 2px solid #4E4E4E;	
	text-align:	center;
}
a.tab {
	font-family: verdana;
	display: block, inline;
	border: 2px solid #4E4E4E;
	width: 100px;
	text-decoration: none;
	font-size: 13px;
	background-color: #4E4E4E;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}
a.tab_active {
	font-family: verdana;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	border: 2px solid #4E4E4E;
	border-bottom: 0px;
	text-decoration: none;
	font-size: 13px;
	background-color: #FFFFFF;
	color: #000000;
}
