<style type="text/css">

	
body
	{
	border-right: 0px;
	border-top: 0px;
	margin: 5px;
	border-left: 0px;
	color: #003300;
	border-bottom: 0px;
	font-family: verdana,tahoma,arial;
	font-size: 14px;
	background-color: #FFFFFF;
	background-image : url('~/images/Sandston.gif');
	}

//
// Controls
//

hr 
	{
	border: 1px solid #000000;
	}

input
	{
	font-family: verdana,tahoma,arial; 
	font-size: 10px; 
	border: 1px solid #000000;
	}

select
	{
	font-family: verdana,tahoma,arial; 
	font-size: 10px; 
	border: 1px solid #000000; 
	}



input.noborder
	{
	font-family: verdana; 
	font-size: 10px; 
	border: 0px solid #000000; 
	}
	
	
input.default
	{
	font-weight: bold 
	}

label
	{
	color: #000000;
   	font-weight: normal;
   	font-size: 10px;
   	font-family: verdana,tahoma,arial;
	}
	
	
textarea
	{
	font-family: verdana; 
	font-size: 10px; 
	border: 1px solid #000000; 
	}

li
	{
	font-family: verdana; 
	font-size: 10px; 
	list-style: inside, square; 
	marker-offset: 5px
	}


.highlight
	{
	background-color: #F0F0F0;
	}
	
.midlight
	{
	background-color: #A0A0A0;
	}

.lowlight
	{
	background-color: #101010;
	}


.disabled
	{
	color: #E8D8C8
	}


.header
	{
    	color: white;
    	font-weight: bold;
    	font-size: 12px;
    	font-family: verdana,tahoma,arial;
    	background-color: #505050;
	}

.subheader
	{
    	color: white;
    	font-weight: bold;
    	font-size: 10px;
    	font-family: verdana,tahoma,arial;
    	background-color: #808080;
	}


.sectionheader
{
	font-weight: normal;
	letter-spacing: 6;
	color: #808080;
}

sectionsubheader
{

}

.menu
	{
    color: white;
    font-weight: bold;
    font-size: 8px;
    font-family: verdana,tahoma,arial;
    background-color: #C89950
	}


.submenu
	{
    color: #000000;
    font-weight: normal;
    font-size: 8px;
    font-family: verdana,tahoma,arial;
    background-color: #C38C00
    }

.menupanelhdr
	{
    color: #000000;
    font-weight: normal;
    font-size: 7px;
    font-family: verdana,tahoma,arial;
    background-color: #EEE3D7
    }


.menupanel
	{
    color: #303030;
    font-weight: normal;
    font-size: 7px;
    font-family: tahoma,verdana,arial;
    background-color: #EEE3D7;
    border-left: 1px solid #C38C00; 
	}
	
	
table
	{
	padding: 0;
	cell-padding: 0;
	color: #000000;
   	font-weight: normal;
   	font-size: 11px;
   	font-family: verdana,tahoma,arial;
	border-spacing: 0;
	}



.container
	{
	padding: 4;
	cell-padding: 0;
	cell-spacing: 0
	border-spacing: 0;
	border-left: 2px solid #808080; 
	border-top: 2px solid #808080; 
	background-color: #FFFFFF
	}

.textError
	{
   	font-weight: bold;
   	font-size: 12px;
   	font-family: verdana,tahoma,arial;
	color: #CC0033;
	}

.textmsg
	{
   	font-weight: normal;
   	font-size: 10px;
   	font-family: verdana,tahoma,arial;
	color: #000000;
	}
	
.titlemsg
	{
   	font-weight: normal;
   	font-size: 24px;
   	font-family: verdana,tahoma,arial;
	color: #C38C00;	
	}

.largetext
	{
   	font-weight: bold;
   	font-size: 12px;
   	font-family: verdana,tahoma,arial;
	color: #000000;	
	}

.nopad {padding: 0}
.pad2 {padding: 2}
.pad4 {padding: 3}
.pad8 {padding: 8}

.borderthn {border: 1px solid #111111}
.borderthk {border: 2px solid #000000; background-color:#FFFFFF;}
.border 
{
	border-left: 2px solid #808080; 
	border-top: 2px solid #808080; 
	border-right: 1px solid #A0A0A0; 
	border-bottom: 1px solid #A0A0A0
}
/* 	border: 1px solid #333333; background-color:#FFFFFF; */
.containeropaque {border: 1px solid #111111; background-color:#EFEFEF;}

.mediumtext
	{
   	font-weight: normal;
   	font-size: 10px;
   	font-family: verdana,tahoma,arial;
	color: #000000;	
	}

.smalltext
	{
   	font-weight: normal;
   	font-size: 8px;
   	font-family: verdana,tahoma,arial;
	color: #000000;	
	}

.tinytext
	{
   	font-weight: normal;
   	font-size: 9px;
   	font-family: verdana,tahoma,arial;
	color: #000000;	
	}


.pageHeader
{
font-family: verdana, Helvetica, Arial, 'MS Sans Serif';
font-size: 12px;
color: #333333;
font-weight: bold;
letter-spacing: 6;
vertical-align: middle;
}

.pageLabel
{
font-family: verdana, Helvetica, Arial, 'MS Sans Serif';
font-size: 16px;
color: #BBBBBB;
font-weight: bold;
letter-spacing: 8;
height: 40px;
}


.paraheader
{
font-family: verdana, Helvetica, Arial, 'MS Sans Serif';
font-size: 13px;
color: #333333;
font-weight: bold;
letter-spacing: 6;
height: 17px;
vertical-align: middle;
text-indent: 1px;
}


.parasubheader
{
font-family: verdana, Helvetica, Arial, 'MS Sans Serif';
font-size: 11px;
color: #333333;
font-weight: bold;
letter-spacing: 2;
height: 20px;
vertical-align: bottom;
}


//
// HyperLink
//

a	{
	color: #C89950; 
	font-family: verdana,tahoma,arial;
	text-decoration: overline;
	}

a:link	{
	color: #000000; 
	font-family: verdana,tahoma,arial;
	text-decoration: underline;
	}


a:active 
	{
	color: #FF0000;
	font-family: verdana,tahoma,arial;	
	font-weight: bold;
	text-decoration: none;
	}
	
a:visited 
	{
	color: #000000;
	font-family: verdana,tahoma,arial;	
	}
	
/*a:hover 
	{
	color: #FFFFFF;
	font-weight: normal;
	font-family: verdana,tahoma,arial;	
	font-size: 8px;	
	text-decoration: none;
	background-color: #A0A0A0;
	}

*/
a:link.image
	{
	background-color: #003300;
	}

a:hover.image
	{
	background-color: #FFFFFF;
	}


	
//
// Main Menu
//

a.mainmenu
	{
	font-size: 8px;
	color: #FFFFFF; 
	background-color: #C89950;
	text-decoration: none;
	font-family: verdana,tahoma,arial;
	font-weight: bold;
	}


a:link.mainmenu
	{
	font-size: 8px;
	color: #FFFFFF; 
	background-color: #C89950;
	text-decoration: none;
	font-family: verdana,tahoma,arial;
	font-weight: bold;
	}

a:visited.mainmenu
	{
	font-size: 8px;
	color: #FFFFFF; 
	background-color: #C89950;
	text-decoration: none;
	font-family: verdana,tahoma,arial;
	font-weight: bold;
	}

a:hover.mainmenu
	{ 
	color: #C38C00;
	background-color: #FFFFFF;
	font-size: 10px; 
	font-family: "verdana,tahoma,arial"; 
	font-weight: bold;
	}

a:active.mainmenu
	{
	font-size: 8px;
	color: #CCCC00; 
	background-color: #C89950;
	text-decoration: none;
	font-family: verdana,tahoma,arial;
	font-weight: bold;
	}


//
// Submenu
//

\\a:link.submenu
\\	{
\\	color: #000000;
\\	font-size: 8px; 
\\	font-family: "verdana,tahoma,arial"; 
\\	font-weight: normal; 
\\	text-decoration: none
\\	}

a.submenu
	{
	color: #000000;
	font-size: 7px; 
	font-family: "verdana,tahoma,arial"; 
	font-weight: normal; 
	text-decoration: none;
	background-color: #C89950;
	}

/*a:visited.submenu
	{ 
	color: #000000;
	font-size: 7px; 
	font-family: "verdana,tahoma,arial"; 
	font-weight: normal; 
	text-decoration: none;
	}
*/	
a:hover.submenu
	{ 
	color: #FFFFFF;
	background-color: #333333;
	font-size: 7px; 
	font-family: "verdana,tahoma,arial"; 
	font-weight: bold;
	}

a:active.submenu
	{ 
	color: #FF0000;
	font-size: 8px; 
	font-family: "verdana,tahoma,arial"; 
	font-weight: bold; 
	text-decoration: none;
	}


// HyperLinks

a.nav_dark{
font-family: Verdana, Helvetica, Arial, Geneva, 'MS Sans Serif';
font-size: 8px;
font-weight: bold;
color: #333333;
text-decoration: none;
}

a.nav_small{
font-family: Verdana, Helvetica, Arial, Geneva, 'MS Sans Serif';
font-size: 10px;
font-weight: normal;
color: #333333;
text-decoration: none;
}

a.nav_tiny
	{
	font-family: Verdana, Helvetica, Arial, Geneva, 'MS Sans Serif';
	font-size: 8px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}

a.nav_bottom
	{
	font-family: Verdana, Helvetica, Arial, Geneva, 'MS Sans Serif';
	font-size: 10px;
	font-weight: normal;
	color: #505050;
	text-decoration: none;
	}

a.nav_gps{
font-family: Verdana, Helvetica, Arial, Geneva, 'MS Sans Serif';
font-size: 7px;
font-weight: normal;
color: #AAAAAA;
text-decoration: none;
}

</style>