body{background:#fff; color:#0F0F0F; font:15px/20px Arial, Helvetica, sans-serif; margin:32px 0 0; padding:0;TEXT-ALIGN: center;}
div, ul, h1, h2, h3, li, p, img{margin:0; padding:0;}

/* Turn off bullets */
ul{list-style-type:none;}

A:link {background: none; color: maroon; text-decoration: underline; cursor: pointer;}
A:visited {background: none; color: maroon; text-decoration: underline; cursor: pointer;}
A:hover {background: none; color: red; text-decoration: underline; cursor: pointer;}
A:active { background: none; color: red; background: underline; cursor: pointer;}



.Global {
WIDTH: 760px;
HEIGHT: 100%;
MARGIN-LEFT: auto;
MARGIN-RIGHT: auto;
}

.Global TD {
VERTICAL-ALIGN: top;
}

.Header {
WIDTH: 100%;
}

.Header TD {
VERTICAL-ALIGN: top;
TEXT-ALIGN: left;
PADDING: 0px 0px 0px 0px; 
}

.Left {
BACKGROUND: #ffffff;
COLOR: inherit;
}

.Content {
BACKGROUND: #ffffff;
COLOR: inherit;
}



#menuPanel{
width:auto
	/*width:140;*/
	height:auto;
	position:relative;
	margin:0 auto;
	padding:0;
	top: 0;
	left: 0;
}
#menuPanel img{
	width:120px;
	height:30px;
	z-index:1;
	padding:0;
	position:absolute;
	margin:0 0 0 0;
	left: 0;
	top: 0;
}
/* OTHER PAGES BUTTON MENU PANEL*/

#menuPanel ul{
	display:block;
	width:130px;
	height:200px;
	position:absolute;
	top:0;
	right:0;
	margin:0 0 0 0;
	padding:0 0 0 0;
	border-bottom:1px solid #AEAEAE;
	left: 0;
	z-index: 1;
}
#menuPanel ul li{float:right; font:12px/30px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:bold;}
#menuPanel ul li a{width:120px; height:30px; display:block; padding:0; background: url(images/button.gif); text-decoration:none; text-align:center; margin:1px 1px 1px 1px;; top:0px; left:0px; color:#555;}
#menuPanel ul li a:hover{width:120px; height:30px; display:block; padding:0; background: url(images/button-hover.gif) no-repeat 0 0 #AEAEAE;text-decoration:none; margin:1px 1px 1px 1px; color:#333333;}
#menuPanel ul li.active{width:120px; height:30px; display:block; padding:0; background: url(images/button-active.gif) no-repeat 0 0 #AEAEAE; text-decoration:none; text-align:center; margin:1px 1px 1px 1px; color:#000;}







.HeadingStyle {
BACKGROUND: none;
COLOR: #000000;
FONT: bold 20px Verdana, Arial, Helvetica, sans-serif;
}

P {
FONT: 13px arial,sans-serif;
}

.Padded {
PADDING: 15px 15px 15px 30px;
}

.SmallFont {
FONT: 13px Verdana, Arial, Helvetica, sans-serif;
}

.MedFontBold {
FONT: bold 15px Verdana, Arial, Helvetica, sans-serif;
}

.SmallFont TD {
FONT: 13px Verdana, Arial, Helvetica, sans-serif;
}

.MedFontBold TD {
FONT: bold 15px Verdana, Arial, Helvetica, sans-serif;
}

.Footer {
WIDTH: 100%;
BACKGROUND: none;
COLOR: #000000;
FONT: 13px Verdana, Arial, Helvetica, sans-serif;
HEIGHT: 27px;
TEXT-ALIGN: center;
}
