<style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
#chromeFix { display: block; position: absolute; width: 1px; height: 100%; top: 0px; left: 0px; }

p {line-height: 1.5em; } 


#admpgtitle1
a {
		font:  11px, Arial; 
		color: #818181;
		text-decoration: underline;
	}
#admpgtitle1
a:hover {
	font: 11px, Arial; 
	color: #424241;
	text-decoration: underline;
	}
#admpgtitle2
a {
		font: 12px, Arial; 
		color: #383838;
		text-decoration: none;
	}
#admpgtitle2
a:hover {
	font: 12px, Arial; 
	color: #E46713;
	text-decoration: none;
	}

#admpgtitle3
a {
		font: 12px, Arial; 
		color: #E46713;
		text-decoration: underline;
	}
#admpgtitle3
a:hover {
	font: 12px, Arial; 
	color: #424241;
	text-decoration: underline;
	}

#admpgtitle4
a {
		font: 12px, Arial; 
		color: #000000;
		text-decoration: underline;
	}
#admpgtitle4
a:hover {
	font: 12px, Arial; 
	color: #E46713;
	text-decoration: underline;
	}

#admpgtitle5
a {
		font: 12px, Arial; 
		color: #383838;
		text-decoration: underline;
	}
#admpgtitle5
a:hover {
	font: 12px, Arial; 
	color: #E46713;
	text-decoration: underline;
	}

.style10 {font-family: Arial; color: #818181; font-size: 11px; }
.style11 {font-family: Arial; color: #000000; font-size: 12px; }
.style12 {font-family: Arial; color: #E46713; font-size: 12px; }
.style13 {font-family: Arial; color: #ffffff; font-size: 15px; font-weight:bold; }


INPUT
{
    BORDER-RIGHT: #999999 1px solid;
    BORDER-TOP: #999999 1px solid;
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    BORDER-LEFT: #999999 1px solid;
    COLOR: black;
    BORDER-BOTTOM: #999999 1px solid;
    FONT-FAMILY: Verdana, Arial, Helvetica, 'MS Sans Serif';
    TEXT-DECORATION: none
}


LI {
	PADDING-RIGHT: 2px;  PADDING-LEFT: 2px; 
LIST-STYLE-POSITION: outside; PADDING-BOTTOM: 2px; MARGIN: 0px 0px 4px; 
 PADDING-TOP: 4px;

}

textarea
{
    BORDER-RIGHT: #999999 1px solid;
    BORDER-TOP: #999999 1px solid;
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    BORDER-LEFT: #999999 1px solid;
    COLOR: black;
    BORDER-BOTTOM: #999999 1px solid;
    FONT-FAMILY: Verdana, Arial, Helvetica, 'MS Sans Serif';
    TEXT-DECORATION: none
}

.chromestyle{
/*font-weight: bold;*/


}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{

width: 100%;
bgcolor: #666666; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: right; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
font: 12px, Arial; 
color: #FFFFFF;
padding: 4px 17px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
bgcolor: #CCCCCC;
}

-->
</style>