﻿body, div, p, h4, ul, li, table
{
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	font-size:8pt;
}
body
{
	font-family: Verdana, Arial, sans-serif;
	font-size:8pt;
	color: #FFFFFF;
}
h1
{
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	font-size:12pt;
}
h2
{
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	font-size:11pt;
}
h3
{
	font-family: "Verdana";
	color:#00C8C9;
	font-size:10pt;
	font-weight: normal;
}

/* Menu style */
.hovermenu ul
{
	font: bold 13px arial;
	padding-left: 0;
	margin-left: 0;
	height: 30px;
	left: 300px;
}
.hovermenu ul li
{
    list-style: none;
    display: inline;
}
.hovermenu ul li a
{
	text-decoration: none;
	float: left;
	color:#FFFFFF;
	border: 1px solid #000000;
	background-image: url(images/menu_bg.jpg);
	padding-top: 2px;
	padding-right: 1.5em;
	padding-bottom: 2px;
	padding-left: 1.5em;
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
}
.hovermenu ul li a:hover
{
	border-style: outset;
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-image: url(images/menu_bg.jpg);
}
html>body .hovermenu ul li a:active
{ /* Apply mousedown effect only to NON IE browsers */
    border-style: inset;
}
/* End of Menu style */

.panelHeading
{
    font-family: Verdana, Arial, sans-serif;
    color: #333333;
    font-size: 12pt;
    font-weight:bold
}

#background 
{
	z-index: 1;
    position:absolute;
    width: 100%;
    height: 100%;
    left:1px;
    right:1px;
    margin-left:-240px;
    margin-top:-30px;
}
#frmContent 
{
	z-index: 2;
	position:absolute;
	color:White;
	width: 100%;
	height: 90%;
	top: 30px;
	left: 5px;
}

#menu 
{
	position:relative;
	color:White;
	width: 650px;
	height: 50px;
	float:none;
	left: -20px;
	z-index: 3;
}
.transparent
{
    filter:alpha(opacity=60); 
    -moz-opacity: 0.6; 
    opacity: 0.6; 
}
/*---------------*/
.BigBoxes
{
	border:1px solid #FFFFFF;
	color: #FFFFFF;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	width: 375px;
	height: 525px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.PageTitleBox
{
	width:133px;
	height:20px;
	background-color:Gray;
	border:2px #99e3ff solid;
}
.BigBoxesTD
{
	width: 375px;
	height: 525px;
	color: #FFFFFF;
	padding: 0px;
	border: 1px solid #FFFFFF;
	text-indent: 0px;
	vertical-align: top;
}
.BigBoxes2/*---------------*/

{
	border:1px solid #FFFFFF;
	color: #FFFFFF;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	width: 300px;
	height: 525px;
}
.SmallBoxesMainDiv
{
	border:5px white ridge;
	width: 305px;
	height: 560px;
	color: #FFFFFF;
}
.BigBoxes div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 8pt;
}

.SmallBoxesSubDiv img
{
	width: 300px; 
	height: 180px;
}
.BigBoxesTD3
{
	width: 315px;
	height: 740px;
	color: #FFFFFF;
	padding: 0px;
	border: 1px solid #FFFFFF;
}

.BigBoxesTD2
{
	width: 260px;
	height: 740px;
	color: #FFFFFF;
	padding: 0px;
	border: 1px solid #FFFFFF;
}

