/* ###################### Body ###################### */

body {
background-color: #61686D;
     }

A:hover 
{
	text-decoration: none;
	color: #D3D5D7;
}

A:active
{
	text-decoration: none;
	color: #D3D5D7;
}

A:visited
{
	text-decoration: none;
	color: #D3D5D7;
}

A:link 
{
	text-decoration: none;
	color: #D3D5D7;
}


/* ###################### Main Window ###################### */

#floater {

	height		: 12%;
}

#container {


	width		: 481px;
	height		: 240px;
  	padding		: 0px;
	overflow	: hidden;
	border		: 0px solid #666;
	overflow	: hidden;
 	float: left;
	background	: url(../images/04.jpg);

}

#iconseta {


	position	: relative;
	width		: 55px;
	height 		: 55px;
  	padding		: 2px;
}


#iconsetb {


	position	: relative;
	width		: 55px;
	height 		: 55px;
  	padding		: 2px;
	left : 60px;
	top : -236px;
}


#iconsetc {


	position	: relative;
	width		: 55px;
	height 		: 55px;
  	padding		: 2px;
	left : 120px;
	top : -472px;
}

#iconsetd {


	position	: relative;
	width		: 55px;
	height 		: 55px;
  	padding		: 2px;
	left : 180px;
	top : -708px;
}

#iconsete {


	position	: relative;
	width		: 55px;
	height 		: 55px;
  	padding		: 2px;
	left : 240px;
	top : -944px;
}

#iconsetf {


	position	: relative;
	width		: 55px;
	height 		: 55px;
  	padding		: 2px;
	left : 300px;
	top : -1180px;
}


#iconsetg {


	position	: relative;
	width		: 55px;
	height 		: 55px;
  	padding		: 2px;
	left : 360px;
	top : -1416px;
}

#iconseth {


	position	: relative;
	width		: 55px;
	height 		: 55px;
  	padding		: 2px;
	left : 420px;
	top : -1652px;
}


#containerb {


	width		: 468px;
	height		: 239px;
  	padding		: 0px;
	overflow	: hidden;
	border		: 0px solid #666;
	overflow	: hidden;
 	float: left;
	background	: url(../images/04.jpg);

}

#content {
	position	: relative;
	width		: 400px;
	left		: 10px;}

/* ###################### Text ###################### */

h4 {
	font-family		: arial,helevetica,san-serif;
	color			: #FFFFFF;
}

p {
	font-family		: arial,helevetica,san-serif;
	color			: #FFFFFF;
	font-style		: bold;
	font-size		: 10px;
}


/* ###################### Submit Button ###################### */

#SubmitButton input
{
	color			: #FFFFFF;
	background: #696D6F;
	border: 2px outset #838A8E;
}

/* ###################### Scroll Bar ###################### */

#scrollArea {
 
	width		: 12px;
	height		: 238px;
  	padding		: 0px;
	border		: 1px solid #BEC4C5;
	background	: url(../images/Scrollbar-Image.jpg);
	overflow	: hidden;
	float:right;
}


#scroller {
  position: relative;
	top		: 1px;
	width		: 12px;
	height		: 68px;
	background	: #212426;
	background	: url(../images/Scrollbar.gif);
	border-top	: 0px solid #BEC4C5;
	border-bottom	: 0px solid #BEC4C5;
	border-left	: 0px solid #BEC4C5;
	border-right	: 0px solid #BEC4C5;
}