/* CSS Document */

body {background-color:#0C7A79; text-align:center;}

table tr td {font-family:Tahoma, Arial, Verdana ; font-size:10pt; color:#000;}

a:link {text-decoration:none; color:#3D4CA1;}
a:active {text-decoration:none; color:#3D4CA1;}
a:visited {text-decoration:none; color:#3D4CA1;}
a:hover {text-decoration:underline; color:#3D4CA1;}

.menu-links {color:#3D4CA1; font-size:10pt; font-weight:bold;}
a.menu-links:link {text-decoration:none; color:#3D4CA1;}
a.menu-links:active {text-decoration:none; color:#3D4CA1;}
a.menu-links:visited {text-decoration:none; color:#3D4CA1;}
a.menu-links:hover {text-decoration:none; color:#0C7A79;}

.banner-bg {background:url('graphics/top-banner.gif') no-repeat center; height:187px; padding-top:130px; padding-left:180px;}

.box-bg {background:url('graphics/box-middle.gif') repeat-y center; height:300px;}

.content {padding-left:30px; padding-right:30px;}

.box-bottom-bg {background:url('graphics/box-bottom.gif') no-repeat center top; height:17px;}

.footer-bg {background:url('graphics/footer.gif') repeat-y center top; height:50px;}

.footer-links {font-family:Tahoma, Arial, Verdana ; color:#fff; font-size:7pt;}
a.footer-links:link {text-decoration:none; color:#fff;}
a.footer-links:active {text-decoration:none; color:#fff;}
a.footer-links:visited {text-decoration:none; color:#fff;}
a.footer-links:hover {text-decoration:none; color:#B9392C;}

.laser-red-links {font-family:Tahoma, Arial, Verdana; color:#ffffff; font-size:7pt;}
a.laser-red-links:link {text-decoration:none; color:#C93823;}
a.laser-red-links:active {text-decoration:none; color:#C93823;}
a.laser-red-links:visited {text-decoration:none; color:#C93823;}
a.laser-red-links:hover {text-decoration:underline; color:#ffffff;}

/* ---------------------------------------------------
			LASER RED 
----------------------------------------------------*/
#laserred {
	display: block;
	width: 80px;
	height: 28px;
	background: url(graphics/laserred.png) no-repeat 0 0;
	text-indent: -9999px;
}

#laserred:hover {background-position: 0 -28px}
