/*body styles--------------------------------------------------*/

body
{
	background-color:RGB(247,218,17);	
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	color:RGB(128,0,0);	
	font-family:Arial,sans-serif;
	font-size:10pt;				
	text-decoration:none;			
	padding: 0px 0px 0px 0px;
	border-width:0px;	
}

body.header
{
	font-size:18pt;	
	color:White;
	font-weight:bold;					
}

body.navi
{
	background-color:RGB(108,0,0);		
}

body.footer
{
	font-size:8pt;				
	background-image:url(../images/bkfoot.gif);
	background-repeat:repeat-x;
	background-position:0px 0px;
	color:White;
}

body.mainframe
{
	margin-left:15px;
	font-family:Comic Sans MS,sans-serif;		
	SCROLLBAR-FACE-COLOR: RGB(245,151,15);	
	SCROLLBAR-HIGHLIGHT-COLOR: RGB(247,218,17);
	SCROLLBAR-SHADOW-COLOR: RGB(245,151,15);	
	SCROLLBAR-3DLIGHT-COLOR: RGB(247,218,17);
	SCROLLBAR-ARROW-COLOR: RGB(247,218,17);
	SCROLLBAR-TRACK-COLOR: RGB(247,218,17);
	SCROLLBAR-DARKSHADOW-COLOR: RGB(245,151,15);	
	SCROLLBAR-BASE-COLOR: RGB(245,151,15);	
		
	
}



/*end body styles--------------------------------------------------*/

/*body styles------------------------------------------------------*/
table
{
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	width: 100%;
	height:100%;
	border-style:none;
	border-width:0px;	
	padding: 0px 0px 0px 0px;			
	border-spacing: 0px;
	empty-cells:show;
}

table.footer
{	

 
	
}

table.navi
{	
	background-color:RGB(108,0,0);		
	width: 135px;
	height:200px;	
}

table.mainframe
{	
}

/*end table styles------------------------------------------------------*/


a
{
	font-size:10pt;	
}
a.menu
{	
	font-size:8pt;
	color: RGB(128,0,0);
	text-decoration:none;			
	font-weight:bold;
	top: -2px;
	position:relative;
	
	
}

td.menu
{
	width:124px;
	height:24px;	
	background-image:url(../images/mnorm4.gif);
	background-repeat:no-repeat; 
	background-position: center center;
	
}

.menu:link{color: RGB(255,255,255);text-decoration:none;}
.menu:visited{color: RGB(255,255,255);text-decoration:none;}
.menu:hover{color: RGB(246,154,43);text-decoration:none;}
.menu:active{color: RGB(255,255,255);text-decoration:none;}

td.emptymenu
{
	width:124px;
	height:18px;	
	background-image: none;	
}
td.menur
{
	
}

p
{
	font-weight:bold;
	font-size:10pt;	
}

a.small
{
	font-size:8pt;	
}
p.small
{
	font-size:8pt;	
}

h1
{
	font-size:18pt;	
	FONT-WEIGHT: bold;
}

h2
{
	font-size:16pt;	
	FONT-WEIGHT: bold;
}
h3
{
	font-size:14pt;	
	FONT-WEIGHT: bold;
}

a.footer
{
	font-size:8pt;	
}

p.footer
{
	font-size:8pt;	
}

.cTitle
{
	width:300px;
	font-family:Arial,sans-serif;
	font-size:12pt;
	font-weight:bold;		
	color:RGB(255,255,255);
	text-align:center;
}