/*  Standard Style Tag Declarations  

*
{
	margin:0; 
	border-width:0;	
}
*/

a 
{
	color: #000000;
	text-decoration: none; 
}

a:hover 
{ 
	color: #FDB813;
}

a.green 
{
	color: #000000;
	text-decoration: none; 
	font-family: verdana, arial, sans-serif; 
	font-size: 8pt; 
	color: #336633;
	line-height:14.0px;
	font-weight:bolder;		
}

a.green:hover
{ 
	color: #FDB813;
}

BODY 
{
    background-color: #ffffff; 
	background-image: url(../images/background/bg-color.gif);     
}

p, td, body 
{ 
	font-family: verdana, arial, sans-serif; 
	font-size: 7.75pt; 
	color: #000000;
	line-height:14.0px;
}

H1
{ 
	font-family: tahoma, verdana, arial, sans-serif; 
	font-size: 12pt;	
	color: #50B848;
	font-weight:bold;
	text-decoration: none;
	line-height:17.0px;
}

H2
{ 
	font-family: tahoma, verdana, arial, sans-serif; 
	font-size: 10pt;	
	color: #676767;
	font-weight:bold;
	line-height:17.0px;
	display: inline; 
	margin:0px,0px,0px,0px;		
}

input
{
	color:#000000; 		
	font-family:tahoma; 
	font-size:7.5pt; 
	letter-spacing: 1px;
	height: 16px;
}
select
{
	background-color:#ffffff; 
	color:#000000; 
	border:1px;
	border-left-color: #999999;
	border-right-color: #999999; 
	border-top-color: #CCCCCC;
	border-bottom-color: #999999;	
	font-family:tahoma; 
	font-size:7.5pt; 
	letter-spacing: 1px;
	display:inline-block;
}

.smallheader
{
	font-family: verdana, arial, sans-serif; 
	font-size: 8pt; 
	color: #336633;
	line-height:14.0px;
	font-weight:bolder;	
	margin:0px,0px,0px,0px;	
}

/*  Custom Style Tag Declarations  */

/* BORDERS */

.b
{
    BORDER-BOTTOM: #CCCCCC 1px solid
}
.t
{
    BORDER-TOP: #CCCCCC 1px solid
}
.l
{
    BORDER-LEFT: #CCCCCC 1px solid
}
.r
{
    BORDER-RIGHT: #CCCCCC 1px solid
}

.indexnavigation
{
	background-image: url(../images/background/bg-repeat.gif); 
	background-repeat:repeat-x
} 


.indexmenu
{
	background-image: url(../images/background/bg-top.gif); 
	background-repeat:repeat-x
} 

.indextoprepeat
{
	background-image: url(../images/template/top-repeat.gif); 
	background-repeat:repeat-x
} 
/*remove?*/
.indexleftrepeat
{
	background-image: url(../images/template/left-edge-repeat.gif); 
	background-repeat:repeat-y
} 

.indexleftlowerrepeat
{
	background-image: url(../images/template/left-edge-lower-repeat.gif); 
	background-repeat:repeat-y
} 

/*remove?*/
.indexrightrepeat
{
	background-image: url(../images/template/right-edge-repeat.gif); 
	background-repeat:repeat-y
} 

.indexrightlowerrepeat
{
	background-image: url(../images/template/right-edge-lower-repeat.gif); 
	background-repeat:repeat-y
} 

.indexbottomrepeat
{
	background-image: url(../images/template/bottom-repeat.gif); 
	background-repeat:repeat-x	
} 


.indexsectionback
{
	background-image: url(../images/template/index-section-back.gif); 
	background-repeat:repeat;	
} 



.lefttopcorner
{
	background-image: url(../images/template/left-top-corner.gif); 
} 






/* Menu */
.HE
{
	color:#000000; 
	font-size:7.5pt;
	height:21px;
	cursor:pointer;
	font-family:Arial; 	
	padding-bottom:0px;
	padding-top:0px;
	padding-left:5px;
	padding-right:5px;
	margin-left:0px;
	margin-right:0px;				
}


.SM
{
	BORDER-RIGHT: #B1BBB3 1px solid; 
	BORDER-TOP: #EDF1F3 1px solid; 
	BORDER-LEFT: #B1BBB3 1px solid; 
	BORDER-BOTTOM: #B1BBB3 1px solid;
	background-color:#ffffff;
	color:#000000;
	width:200px;
}

.SE
{
	height:24px;
	padding-left:4px;
	color:#000000; 
	font-family:arial; 
	font-size:8.0pt; 
	letter-spacing: 0.03em;
	display:inline-block;	
	cursor:pointer;					
}

.LS 
{ 
	width:200px;	
	background:url("../images/menu/nav_separator.gif");
	background-repeat:repeat-x;
}	






