/* Default CSS Stylesheet for a new Web Application project */

BODY
{   
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin-top: 0px;
    background-image: url(images/topbar2.jpg);
	background-repeat:repeat-x;
	background-color: #FCF9F4
}
DIV.topbar
{
	background-image: url(images/topbar2.jpg);
	background-repeat:repeat-x;
	width: 980px;
	height:200px;
	margin: 0px;
	padding: 0px;
}
DIV.menubar
{	
	background-color: #EBC79E;
	width: 980px;
	vertical-align:baseline;
	height:25px;
	text-align:left;
	padding: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
DIV.mainmid
{
	width: 980px;
	margin: 0px;
	padding-left: 10px;
	BACKGROUND-COLOR: #ffffff;
    text-align:center;
	border-bottom-style: solid;
	border-bottom-color: #EBC79E;
	border-bottom-width: 3px;
}
TD.mainone
{
	width: 960px;
	margin: 0px;
    text-align:left;
	vertical-align: top;	
    font-size: 10pt;
    font-weight:bold;
    color: #5C3317
}
TD.mainleft
{
	width: 650px;
	margin: 0px;
    text-align:left;
	vertical-align: top;	
    font-size: 10pt;
    font-weight: bold;
    color: #5C3317
}
TD.mainright
{
	width: 300px;
	margin: 0px;
	vertical-align: top;
	text-align:center;
	font-size: 10pt;
    color: #5C3317
}
TD.frontleft
{
	width: 225px;
	margin: 0px;
    text-align:left;
	vertical-align: top;	
    font-size: 10pt;
    font-weight: bold;
    color: #5C3317
}
TD.frontmid
{
	width: 500px;
	margin: 0px;
	vertical-align: top;	
    font-size: 10pt;
    font-weight: bold;
    text-align:center
}
TD.frontright
{
	width: 225px;
	margin: 0px;
	vertical-align: top;
	text-align:right;
	font-size: 10pt;
    font-weight: bold;
    color: #5C3317
}
TD.mainonecenter
{
	width: 950px;
	margin: 0px;
	vertical-align: top;
	text-align:center;
	font-size: 10pt;
    font-weight:bold;
    color: #5C3317
}
TD.mainoneleft
{
	width: 950px;
	margin: 0px;
	vertical-align: top;
	text-align:left;
	font-size: 10pt;
    font-weight:bold;
    color: #5C3317
}

DIV.base
{	   
    width: 980px;
	border-bottom-style: solid;
	border-bottom-color: #EBC79E;
	border-bottom-width: 3px;
}
TD.basemiddle
{
	height: 70px; 
	border-collapse: collapse;
	font-size: 8pt; 
	vertical-align: middle;
	text-align: center;
    width: 680px;
	color: #000000;
}
DIV.copyright
{
	height: 60px; 
	border-collapse: collapse;
	font-size: 8pt; 
	vertical-align: middle;
	text-align: center;
    width: 980px;
	color: #000000;
	padding-top: 10px;
    border-left-style: solid;
	border-left-color: #c0c0c0;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #c0c0c0;
	border-right-width: 1px; 
}
DIV.awd
{
	height: 30px; 
	border-collapse: collapse;
	FONT-SIZE: 7pt; 
	vertical-align: middle;
	text-align: center;
    WIDTH: 980px;
	color: #000000;	
	padding-top: 0px;
	padding-top: 10px;
	border-bottom-style: solid;
	border-bottom-color: #c0c0c0;
	border-bottom-width: 1px;
    border-left-style: solid;
	border-left-color: #c0c0c0;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #c0c0c0;
	border-right-width: 1px; 	
}
DIV.frame
{
	width: 980px;
	background-color:#ffffff;
    background-repeat:no-repeat;
    border-top-style: solid;
	border-top-color: #c0c0c0;
	border-top-width: 2px;
    border-left-style: solid;
	border-left-color: #c0c0c0;
	border-left-width: 2px;
	border-right-style: solid;
	border-right-color: #c0c0c0;
	border-right-width: 2px; 
	border-bottom-style: solid;
	border-bottom-color: #c0c0c0;
	border-bottom-width: 2px; 
	padding:10px;
	margin:0px;
	
}
DIV.menuspace
{
	width: 780px;
	height:200px;
	padding:0px;
	margin:0px;
}
DIV.menu
{
	width: 770px;
	height:30px;
	text-align: left;
	font-size: 10pt;	
	padding-top: 10px
}
DIV.main
{
	width: 790px;
	background-color:#ffffff; 
	border-bottom-style: solid;
	border-bottom-color: #EBC79E;
	border-bottom-width: 3px; 
	padding:10px;
	text-align: left
}
DIV.maincenter
{
	width: 790px;
	height:400px;	
	background-color:#ffffff;
    border-left-style: solid;
	border-left-color: #94A1A9;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #94A1A9;
	border-right-width: 1px;  
	border-bottom-style: solid;
	border-bottom-color: #94A1A9;
	border-bottom-width: 1px; 
	padding:10px;
	text-align:center
}
DIV.basemenu
{
	height: 60px;
	width:790px;
	background-color: #ffffff;
	vertical-align: top;
	text-align:center;	
	border-collapse: collapse;
	font-size:	10pt;
    border-left-style: solid;
	border-left-color: #42506A;
	border-left-width: 3px;
	border-right-style: solid;
	border-right-color: #42506A;
	border-right-width: 3px;  
	border-bottom-style: solid;
	border-bottom-color: #42506A;
	border-bottom-width: 3px; 
	padding:0px;
}
IMG
{
	margin: 0px;
	padding: 0px;
	display:block	
}
IMG.left
{
	margin-right: 10px
}
IMG.right
{
	margin-left: 10px
}


IMG.cred
{
	margin-right: 60px;
}
IMG.1 	
{
	margin: 1px;
	width: 45px;
	height: 45px;
	padding: 0px;
    display: block;
}
H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #5C3317;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.50em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.25em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.10em;
	font-weight:	bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-bottom: 0px
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	

HR.test
{
	color: #6E843C;
	width: 75%;
	text-align:center
}

A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3787BC;
	}

A.menu:link	{	
	text-decoration:	none;
	color:	#000000;
	font-size: 10pt;
	font-weight:bold;
	height: 25px;
	padding: 0px;
	margin: 0px;
	padding-top: 3px;
	padding-left: 2px;
	vertical-align:top;
	}	
		
A.menu:visited	{	
	text-decoration:	none;
	color:	#000000;
	font-size: 10pt;
	font-weight:bold;
	height: 25px;
	padding: 0px;
	margin: 0px;
	padding-top: 3px;
	padding-left: 2px;
	vertical-align:top;
	}	
		
A.menu:active	{	
	text-decoration:	none;
	color:	#000000;
	font-size: 10pt;
	font-weight:bold;
	height: 25px;
	padding: 0px;
	margin: 0px;
	padding-top: 3px;
	padding-left: 2px;
	vertical-align:top;
	}	
		
A.menu:hover	{	
	text-decoration:	none;
	color:	#EBC79E;
	font-size: 10pt;
	font-weight:bold;
	height: 25px;
	padding: 0px;
	margin: 0px;
	padding-top: 3px;
	background-color: #5C3317;
	padding-left: 2px;
	vertical-align:top;
}

A.links:link	{	
	text-decoration:	none;
	color:	#404040;
	font-size: 9pt;
	font-weight:bold
	}	
		
A.links:visited	{	
	text-decoration:	none;
	color:	#404040;
	font-size: 9pt;
	font-weight:bold
	}	
		
A.links:active	{	
	text-decoration:	none;
	color:	#404040;
	font-size: 9pt;
	font-weight:bold
	}	
		
A.links:hover	{	
	text-decoration:	none;
	color:	#cccccc;
	font-size: 9pt;
	font-weight:bold
}

A.content:link	{	
	text-decoration:	none;
	color:	#0069aa;
	font-weight:bold
	}	
		
A.content:visited	{	
	text-decoration:	none;
	color:	#0069aa;
	font-weight:bold
	}	
		
A.content:active	{	
	text-decoration:	none;
	color:	#0069aa;
	font-weight:bold
	}	
		
A.content:hover	{	
	text-decoration:	none;
	color:	#5C3317;
	font-weight:bold
}
A.baselinks:link	
{	
	text-decoration:	none;
	color:	#000000;	 
	FONT-SIZE: 7pt;		 
	FONT-WEIGHT: bold 
}	
		
A.baselinks:visited	
{	
	text-decoration:	none;
	color:	#000000;	 
	FONT-SIZE: 7pt;		 
	FONT-WEIGHT: bold 
}	
		
A.baselinks:active	
{	
	text-decoration:	none;
	color:	#000000;	 
	FONT-SIZE: 7pt;		 
	FONT-WEIGHT: bold 
}	
		
A.baselinks:hover	
{	
	text-decoration:	none;
	color:	#cccccc;	 
	FONT-SIZE: 7pt;		 
	FONT-WEIGHT: bold 
}	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	margin-bottom: 6px
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin: 0px;
	padding: 0px;
	}
IMG.0
{
	
}	
IMG.content
{
	margin-top: 6px;
	margin-left: 10px;
	margin-right: 10px;
}
IMG.contentright
{
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 0px;
}
IMG.contentleft
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
}
IMG.contentright2
{
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 10px
}
IMG.product
{
	margin-bottom: 50px;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
}
TD.admincenter
{
	width:760px;
	border-collapse: collapse; 
	vertical-align: middle;
	text-align:center;
	height: 40px;		
	font-size:	10pt;
	padding: 0px;
	color: #000080
}
TD.adminleft
{
	width:200px;
	border-collapse: collapse; 
	vertical-align: top;
	height: 40px;		
	font-size:	10pt;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
	color: #000080
}
TD.adminright
{
	width:560px;
	border-collapse: collapse; 
	vertical-align: top;
	height: 40px;		
	font-size:	10pt;
	padding: 0px;
	color: #000080
}
TD.f10
{			
	font-size:	10pt;
	color: #003366	
}
TD.f10black
{			
	font-size:	10pt;
}
