<STYLE> 
HTML
{
	font-family: Verdana, Arial;
}
body
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #ffffff;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 100%;
	/*overflow:scroll;*/
}

table.order  	
{	border: 1px solid blue; 
	border-collapse: collapse; 
}
table.order td 	
{ 
	border: 1px inset blue; 
	padding: 2px; 
	background-color: #DBEEFB; 
}

table.general
{
	margin: 0px 0px 0px 0px;
	margin-left: 23px;
	padding: 0px 0px 0px 0px;
	/*border-width: 1px 1px 1px 1px; */
	/*border-style: solid;*/
	border-color: #DBEEFB;
}

table.general tr
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*border-width: 6px 0px 0px 0px;*/
}

table.general td
{
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	vertical-align: top;
	/*border-width: 1px 1px 1px 1px;*/
	/*border-style: solid;*/
	border-color: #DBEEFB;
	background: transparent;
	/*font-style: italic;*/
	font-weight: normal;
	font-size: .8em;
}


h1, h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: .4em;
	margin-top: 1em;
	font-weight: bold;
	overflow:hidden;
}
h3, h4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 1em 0em .5em 0em;
	font-weight: bold;
	overflow:hidden;
}
h5
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: .4em;
	margin-top: 1em;
	overflow:hidden;
}

h5.back
{
	font-size:0.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: .4em;
	margin-top: 1em;
	margin-left: 23px;
	border-bottom: 0px solid #DBEEFB;
}

h6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1
{
	font-size: 1.2em;
	margin-left: 3px;
	border-bottom: 1px solid #DBEEFB;
}



h2
{
	font-size: .85em;
	margin-left: 3px;
	border-bottom: 1px solid #DBEEFB;
}
h3
{
	font-size: .85em;
	font-style: italic;
	border-bottom: 1px solid #DBEEFB;
}
h4
{
	font-size: .8em;
	border-bottom: 1px solid #DBEEFB;
}

h5
{
	font-size: .8em;
	margin-left: 23px;
	border-bottom: 1px solid #DBEEFB;
}


p
{
	font-size: .75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: .5em 0em .5em 0em;
	margin-left: 23px;
	margin-right: 10px;
}

span.inline
{
	font-size: .75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: .5em 0em .5em 0em;
	margin-left: 23px;
	margin-right: 10px;
}

p.title
{
	margin-top: 2em;
	background-color:#DBEEFB;
	text-align:center;
	border-top: 1px solid blue;
	border-bottom: 1px solid blue;
	font-weight:bold;
}

td p
{
	font-size: .75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0em;
	margin-left: 5px;
	margin-right: 10px;
}


p.basic
{
	font-size: .75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: .5em 0em .5em 0em;
}


b
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


ol
{
	font-size: .8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: .5em;
}

ol.base
{
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: .5em;
	list-style:lower-alpha;
}

li p
{
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: .5em .25em .5em .25em;
}



ul
{
	font-size: .8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: .5em 0em 0em 2em;
}

.clsSource
{
	font-family: Lucida Console, Courier New, Courier;
	font-size: .8em;
	font-weight: normal;
}

div.center
{
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px dotted #DBEEFB;
	border-right: 1px dotted #DBEEFB;
	padding: 10px 10px 10px 10px;
}

div.header
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	height:50px;
	display:block;
}

div.leftheader
{
	margin-left: 0px;
	background-color: #DBEEFB;
	float:left;
	height:50px;
	padding: 0;
	position:absolute;
	display:block ;
	overflow:hidden;
	
}

td.right
{
	border-right: 1px solid #DBEEFB;
}

td.left
{
	border-left: 1px solid #DBEEFB;
}

td.bottom
{
	border-bottom: 1px solid #DBEEFB;
}

td.top
{
	border-top: 1px solid #DBEEFB;
}

td.header
{
	background:#DBEEFB; 
	margin-top:5px; 
	padding-top:5px;
}

td.doubletop
{
	border-top: 3px double #DBEEFB;
}

div.group
{
	float:right;
	margin-right:10px;
}
/* sourced from http://www.cssplay.co.uk/boxes/snazzy2.html*/

.xsnazzy h6 {margin:0; font-size:0.7em; padding:0 10px 5px 10px; border-bottom:1px solid darkblue; text-align:center;}
.xsnazzy p, .zsnazzy p { margin:0; padding:2px 5px; font-size:0.7em;}
.xsnazzy li { margin:0; padding:0px; font-size:0.85em;}
.xsnazzy {background: transparent; float:right; margin:0px 0px 3px 10px;}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#fff; border-left:1px solid #DBEEFB; border-right:1px solid #DBEEFB;}
.xb1 {margin:0 5px; background:#DBEEFB;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {display:block; border:0 solid #DBEEFB; border-width:0 1px; height:auto;}
* html .xboxcontent {height:1px;}
.header_color {background:blue; color:#fff;}
 
 

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.underlinemenu{
font-weight: bold;
width: 100%;
border-bottom: 1px solid #DBEEFB;
}

.underlinemenu ul{
padding: 0px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.underlinemenu ul li{
display: inline;
}

.underlinemenu ul li a{
color: #4949FF;
padding: 0px 3px 0px 3px; /*top padding is 6px, bottom padding is 4px*/
margin-right: 20px; /*spacing between each menu link*/
text-decoration: none;
border-bottom: 3px solid gray; /*bottom border is 3px*/

}

.underlinemenu ul li a:hover, .underlinemenu ul li a.selected {
border-bottom-color: darkblue;
color:#66F;
}


</STYLE >