h1  {
	font-size : 12px;
	text-align : center;
	color : #FFFFFF;
	background-color : #663366;
	font-weight : bold;
	line-height : 25px;
}


h2  {
	font-size : 11px;
	font-weight : bold;
	line-height : 25px;
	background-image : url(images/h2.jpg);
	padding-left : 5px;
	border-top-color : #999999;
	border-bottom-color : #999999;
	border-top-style : solid;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-top-width : 1px;
}

H3  {
	color : Black;
	background-color : #FFFF99;
	font-size : 11px;
	text-align : center;
	vertical-align : middle;
	line-height : 25px;
}

h4  {
    color : #666699;
    background-color : #FFCC99;
    font-size : 11px;
    text-align : center;
    vertical-align : middle;
    padding-top : 2px;
    padding-bottom : 2px;
    }

p  {
    font-size : 12px;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    color : NAVY;
	
    padding-left : 10px;
	padding-right : 10px;
}

p.small  {
    font-size : 10pt;
    font-family : Arial Narrow;
    color : NAVY;
}

p.smallorange  {
    font-size : 10pt;
    font-family : Arial Narrow;
    color : orange;
}

p.head  {
    font-weight : bold;
}

p.h2  {
    font-weight : bold;
    text-align : center;
}

a:hover  {
    color : White;
    text-decoration : underline;
    background-color : Navy;
}

a:link  {
    text-decoration : underline;
    font-weight : normal;
}

body  {
	color : #000080;
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-color : White;
	

}

thead  {
    background-color : #666699;
    color : #FFFFFF;
    font-size : 12PX;
    font-family : Arial;
    font-weight : bold;
}

td  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000080;
	font-size : 11px;
	background-color : #FFFFFF;
}

div.maincontent{
	
}

div.menuheading {
	line-height : 20px;
	text-align : left;
	background-color : #CDAFCE;
	text-indent : 2px;
	color : White;
	font-weight : bold;
	padding : 2px;
}


div.footer {

    text-align: center;
    
    float: left;
    clear: left;
    
    margin-top: 10px;
}

div.menubar  {
	background-color : #DFDFDF;
	text-align : left;
	line-height : 18px;
	text-indent : 5px;
	padding-bottom : 2px;
}


td.pagetitle  {
    font-size : 11pt;
    color : White;
    text-align : center;
    background-color : #083194;
    font-weight : bold;
    padding : 5;
    width : auto;
}

td.spacer {
	background-color : White;
}
td.maincontent {
	background-color : White;
	padding-left : 1px;
	padding-right : 1px;
}

table {
	background-color : White;
	padding-left : 1px;
	padding-right : 1px;
}


}
td.menucolumn {
	background-color : #ffe7c6;
}

span.swtitle  {
	text-align : Left;
	font-weight : bold;
	background-color : #FFCC99;
}

td.head  {
    color : #FFFF00;
    background-color : #000080;
    font-weight : bold;
    position : relative;
}

td.headcenter  {
    font-weight : bold;
    text-align : center;
    color : white;	
    background-color : #CDAFCE;    
}

td.center  {
    text-align : center;
	color : #000080;
    background-color : White;

}


td.prices  {
    text-align : right;
    vertical-align : middle;
    width : 100;
}

td.attention  {
	background-color : #DFDFDF;
	text-align : center;
	width : 200px;
	color : #000080;
}

td.sidebar  {
    width : 20%;
    background-color : #C1C5E6;
    color : #000080;
    text-align : center;
    text-decoration : none;
    font-size : smaller;
}

td.choices  {
    text-align : center;
    background-color : #666699;
    color : white;
}


img.withborder  {
	color : #000000;
	border-style : solid;
	border-width : thin;
	border-color : black;
	float : left;
	margin : 5px;
}

img.right  {
	float : right;
	margin : 10px
}
img.left  {
	float : left;
	margin : 10px;
}

span.coyname  {
    color : blue;
    font-weight : bold;
}

span.bright  {
    color : red;
    font-weight : bold;
}

.linklook  {
    cursor : hand;
    text-decoration : underline;
    background-color : #C1C5E6;
}

span.sectionon  {
    display : block;
}

div.strip  {
    background-color : #ffb573;
    border-top : 3 solid #666699;
    border-bottom : 3 solid #666699;
}

div.bar {
	background-color : #999999;
}

div.logoarea {
	background-color : White;
	height : 50px;
	width : 250px;
	float : left;
}

div.slogan {
	background-color : White;	
	height : 50px;
	font-family : Tahoma;
	font-size : 24px;
}

li.whitespace{
	list-style-position :;
	display : block;
	padding-bottom : 8px;
	}
body {
    margin-left: 20px;
    margin-top: 20px;
}

div#menuarea {
	width : 250px;
	float : left;
	background-color : #DFDFDF;
}

div#header {
    width: 728px;
    height: 100px;
}


div#maincontent {
	
	background-color : White;
		
	width: 50%;
    
    float: left;
    
    padding-left : 5px;
	padding-right : 5px;
    	
}

div#sidebar  {
	background-color : #DFDFDF;
	text-align : center;
	width : 200px;
	float: left;
	color : #000080;

	padding-left : 5px;
	padding-right : 5px;
	padding-bottom : 5px;
	padding-top : 5px;
}


