
dummy	/*IE 3 workaround */
{
			
}

BODY { padding-top: 0px; margin-top: 0px; padding-bottom: 0px; margin-bottom: 0px; background-image: url('/images/background.jpg');}

TD { font-family: 'Verdana','Arial','Helvetica', sans-serif; font-size: 9pt; color: #666666; line-height: 1.7 }
H1 { font-family: 'Verdana','Arial','Helvetica', sans-serif; font-size: 10pt; color: white; font-weight: bold; display: inline }
H2 { font-family: 'Verdana','Arial','Helvetica', sans-serif; font-size: 9pt; color: white; font-weight: bold; display: inline }
H3 { font-family: 'Verdana','Arial','Helvetica', sans-serif; font-size: 9pt; color: #C0C0C0; font-weight: bold; display: inline }

a { color: #666666 }

TD.topbar { height: 25pt; padding-left: 5pt; padding-right: 5pt; padding-bottom: 5pt; vertical-align: bottom; background: #636363; color: #CBCBCB }
a.topmenu { color: #CBCBCB; text-decoration: none; font-size: 7pt }
a.topmenu:hover { color: #D89432 }
.dropdown { font-family: 'Verdana','Arial','Helvetica', sans-serif; font-size: 7pt; background: #333333; color: #aaaaaa; border: 1pt solid black; margin-top: 2pt }

.menufirstbox { vertical-align: middle; height: 25pt; padding-left: 5pt; background: #B2B2B2; text-align: left; font-family: 'Helvetica'; font-size: 8pt; font-style: italic; color: #6B6B6B }
.menubox { vertical-align: middle; height: 25pt; border-right: 1pt solid #5C5C5C; background: #939393; text-align: center }
.menuselbox { vertical-align: middle; height: 25pt; border-right: 1pt solid #5C5C5C; background: #C9C9C9; text-align: center }
a.menu { font-family: 'Helvetica'; font-size: 10pt; color: #0099CC; text-decoration: none }
a.menu:hover { color: #333333 }
a.menuselect { font-family: 'Helvetica'; font-size: 10pt; color: #333333; text-decoration: none }
a.menuselect:hover { color: #0099cc }
a.smallmenu { font-family: 'Verdana'; font-size: 8pt; color: #666666; text-decoration: none }

a.corp_button { font-family: 'Verdana'; font-size: 8pt; color: #FFFFFF; text-decoration: none }

a.blue { font-family: 'Verdana'; font-size: 8pt; color: #0099CC; text-decoration: none }
a.dblue { font-family: 'Verdana'; font-size: 8pt; color: #004388; text-decoration: none }
a.green { font-family: 'Verdana'; font-size: 8pt; color: #5B9C2A; text-decoration: none }

TD.resourcebar { padding-left: 0pt; padding-right: 0pt; padding-top: 2pt; font-family: 'Arial Narrow'; font-size: 7.5pt; background: #7D7D7D }
TD.mainbox { padding-left: 5pt; padding-right: 5pt; padding-top: 5pt; background: #5C5C5C; color: #D0D0D0 }
TD.highlightbar { padding-right: 5pt; padding-top: 5pt; padding-bottom: 4pt; text-align: right; font-size: 7pt; background: #363636; color: #C0C0C0 }

TD.bottombar { color: #CBCBCB; vertical-align: bottom; padding-bottom: 4pt }

.formtable { border: solid; border-width: 1pt; border-color: #999 }
.title { font-family: 'Verdana','Arial','Helvetica', sans-serif; font-size: 10pt; font-weight: bold; color: #0099CC }


.small { font-size: 6.5pt; color: #BDBDBD }

#shadow_content {
			display: none;
			position: absolute;
			top: 0;
			left: 0;
			width: 620px;
			height: 600px;
			padding: 16px;
			background-color: black;
			z-index:1001;
			opacity: 0.5;
			filter: alpha(opacity=80);
			overflow: auto;
}


#white_content {
			display: none;
			position: absolute;
			top: 3%;
			left: 0;
			width: 680px;
			height: 550px;
			padding: 16px;
			border: 5px solid grey;
			background-color: white;
			z-index:1002;
			overflow: auto;
}


