body {
	background: #eee;
	/*background-image : url(../images/bgbody.gif);*/
	font-family: Verdana;
	font-size: 11px;
}

div#box {
	width: 100%;
	position: absolute;
	/*
	background-image : url(../images/bgbody.gif);
	border: Solid 1px #ccc;
	z-index : 1 ;
	*/
}

#content {
	width: 750px;
	border: solid 1px #ccc;
	background-color: #fff;
}

.header {
	width: 750px;
}

.imageTop {
	width: 750px;
	hight: 245px;
}

.menuBarLoop {
	width: 750px; 
	height: 85px;
	position: relative;
	top: -70px;
	left: 0px;
	background-image: url("../images/menuBar.gif");
	color: #fff;
	padding-left: 0px;
	padding-top: 0px;
	font-weight: bold;
	background-repeat: no-repeat;
	z-index:1;
}

.menuBar {
	width: 750px; 
	height: 85px;
	position: relative;
	top: 115px;
	left: 0px;
	background-image: url("../images/menuBar.gif");
	color: #fff;
	padding-left: 0px;
	padding-top: 0px;
	font-weight: bold;
	background-repeat: no-repeat;
	z-index:1;
}

.subMenuBar {
	width: 550px; 
	height: 20px;
	position: relative;
	top: 49px;
	left: 200px;
	color: #fff;
	padding-left: 0px;
	padding-top: 0px;
	font-weight: bold;
	background-color: #5EC5ED;
	z-index:1;
}

.subMenuBarBig {
	width: 550px; 
	height: 30px;
	position: relative;
	top: 49px;
	left: 200px;
	color: #fff;
	padding-left: 0px;
	padding-top: 0px;
	font-weight: bold;
	background-color: #5EC5ED;
	z-index:1;
}

.boxInfo {
	padding:5px;
}

.underMenuBox {
	position: relative;
	top: -43px;
	left: 1px;
	color: #fff;
	padding-left: 0px;
	padding-top: 0px;
	font-weight: bold;
	background-color: #fff;
}

.underMenuBoxBig {
	position: relative;
	top: -38px;
	left: 1px;
	color: #fff;
	padding-left: 0px;
	padding-top: 0px;
	font-weight: bold;
	background-color: #fff;
}

.underMenuBoxLoop {
	position: relative;
	top: -60px;
	left: 1px;
	color: #fff;
	padding-left: 0px;
	padding-top: 0px;
	font-weight: bold;
	background-color: #fff;
}

.tableMain {
	border: 0px solid #fff;
	color: #ccc;
	font-family: Verdana;
	font-size: 11px;
	background-color: #000;
}

.greyTable {
	/*border: 1px solid #ccc;*/
	background-color: #eee;
	font-weight: bold;
}

.whiteTable {
	/*border: 1px solid #ccc;*/
	background-color: #fff;
	font-family: Verdana;
	font-size: 10px;
	color: #000;
}

a:link, a:visited, a:active {
	/*color: #000;*/
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
}	

a:hover {
	/*color: #000;*/
	/*color: #CDCC02;*/
	text-decoration: underline;
	font-family: Verdana;
	font-size: 11px;
}

.onWhite:link, .onWhite:visited, .onWhite:active {
	color: #999;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
}	

.onWhite:hover {
	color: #000;
	/*color: #CDCC02;*/
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
}

.onGrey:link, .onGrey:visited, .onGrey:active {
	color: #fff; text-decoration: none; font-family: Verdana; font-size: 11px;
}	
.onGrey:hover {
	color: #66BADA; text-decoration: none; font-family: Verdana; font-size: 11px;
}

.onGreySelected:link, .onGreySelected:visited, .onGreySelected:active {
	color: #66BADA; text-decoration: none; font-family: Verdana; font-size: 11px;
}	

.onGreySelected:hover {
	color: #66BADA; text-decoration:none; font-family: Verdana; font-size: 11px;
}

.onCiano:link, .onCiano:visited, .onCiano:active {
	color: #fff; text-decoration: none; font-family: Verdana; font-size: 10px;
}	
.onCiano:hover {
	color: #eee; text-decoration: none; font-family: Verdana; font-size: 10px;
}

.textGreyTitle {
	font-family: Verdana;
	font-size: 11px;
	color: #999;
	font-weight: bold;
}

.textBlackTitle {
	font-family: Verdana;
	font-size: 18px;
	color: #000;
	font-weight: bold;
}

.textBlackDetailTitle {
	font-family: Verdana;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}

.textGrey {
	font-family: Verdana;
	font-size: 10px;
	color: #000;
}

.footer {
	border-top: 1px solid #ccc;
	font-family: Verdana;
	font-size: 10px;
	color: #999;
}

.textFooter {
	font-family: Verdana;
	font-size: 10px;
	color: #999;
}

.input {
	border: 1px solid #ccc;
   	background-color : #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style : normal;
}

.grey_button 
{
   	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style : normal;
	color : #000;
	background-image: url("../images/btn_bg.gif");
  	border: 0 solid white;
  	background-repeat: no-repeat;
	width: 91px;
 	height: 21px;
  	text-align: center;
}

.grey_button_long 
{
   	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style : normal;
	color : #000;
	background-image: url("../images/btn_bg_long.gif");
  	border: 0 solid white;
  	background-repeat: no-repeat;
	width: 180px;
 	height: 21px;
  	text-align: center;
}

.button_code 
{
	border : 1px solid #999;
	background-color : #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size: 11px;
	color: #000;
}