body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
	background-color: #7E1B1B;
}
td, textarea, input, select {
	font-family: Tahoma;
	font-size: 10px;
	color: 352e28;
	font-weight: normal;
}
.tableDetail {
	font-size: 10px;
	font-family: Verdana;
	color: #49394E;
}

a:link {
	color: FFCC66;
	font-family: Times new roman;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	
}

a:visited {
	color: FFCC66;
	font-family: Times new roman;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	
}
a:hover {
	color: #FFFFFF;
	font-family: Times new roman;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	
}


a.screen2, a.screen2:visited {
color:#ffffff; 
position:center; 
z-index:1;
}
a.screen2 b {
position:absolute;
visibility:hidden; /* hide the image */
width:360px; /* give it a width */
height:0; /* no height to solve an Opera bug that 
             makes it selectable when hidden */
border:2px solid #000; /* add a border */
padding: 5px 5px 5px 5px;
background: #FFFFFF;
left:33%; /* position:the image */
top:33%;
}
a.screen2:hover {
color:; 
text-decoration:none; 
border:0; /* needed for this to work in IE */ 
z-index:1000;
}
a.screen2:hover b {
visibility:visible; /* make the image visible */
height:480px; /* now give it a height */
cursor:pointer; /* for IE */
z-index:500; 
}
a.screen2:hover b img {
border:0; /* remove the link border */
}
.text6 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: FFFFFF;
}

a.screen2, a.screen2:visited {
color:#ffffff; 
position:center; 
z-index:1;
}
a.screen2 b {
position:absolute;
visibility:hidden; /* hide the image */
width:360px; /* give it a width */
height:0; /* no height to solve an Opera bug that 
             makes it selectable when hidden */
border:2px solid #000; /* add a border */
padding: 5px 5px 5px 5px;
background: #FFFFFF;
left:0%; /* position:the image */
top:40%;
}
a.screen2:hover {
color:; 
text-decoration:none; 
border:0; /* needed for this to work in IE */ 
z-index:1000;
}
a.screen2:hover b {
visibility:visible; /* make the image visible */
height:480px; /* now give it a height */
cursor:pointer; /* for IE */
z-index:500; 
}
a.screen2:hover b img {
border:0; /* remove the link border */
}
a:link 

 }
a:hover {
color: white;
background-color: #666600;
text-decoration: underline overline;
}
a.footer {
text-decoration : none;
color : #FF3300;
font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size : 11px;
}

a.footer:hover {
color : #FFFFFF;
font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size : 11px;
text-decoration : none;
}
