body 
{  
	background-color: #f7f5eb; 
	background-image: url(assets/background.gif); 
	background-repeat: no-repeat}
}

a:link {color: #004fa0}     /* unvisited link */
a:visited {color: #004fa0}  /* visited link */
a:hover {color: #FF00FF}   /* mouse over link */
a:active {color: #0000FF}   /* selected link */

h1 
{
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #9CBA4A;
	text-align:left;
	margin: 15px 0px 1px 0;
	display: block;
}
	
h2 
{
	font-size: 16px;
	font-weight: bold;
	color: #075589;
	text-align:left;
	margin: 10px 0px 2px 0;
}

h3 
{
	font-size: 16px;
	font-weight: normal;
	color: #346093;
	text-align:left;
	margin: 10px 0px 2px 0;
}
	
h4 
{
	font-size: 13px;
	font-weight: bold;
	color: #d94200;
	margin: 0px 0px 4px 0;}
}


a.menu 
{
	font-family:Arial;
	font-size: 13px;
	font-weight: bold;
	color: #6e1f00;
line-height:22px;
}

a.menu:link 
{

	font-family:Arial;
	font-size: 13px;
	font-weight: bold;
	color: #6e1f00;
	text-decoration: none;
line-height:22px;
}   

a.menu:visited 
{

	font-family:Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #6e1f00;
line-height:22px;
}  

a.menu:hover 
{

	text-decoration: underline;
	color: #d4581c;
}   

a.menu:active 
{

	text-decoration: underline;
	color: #00037e
}  


.accenttext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00037e;
	text-align:left;
	margin: 10px 0px 2px 0;
}

.content
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align:left;
	margin: 10px 0px 2px 0;
}

.red_bord  { border: solid rgb(214,88,29); padding-top: 3px; padding-bottom:3px; font-weight: 600}

a.navbot:link { font-family: Arial, Helvetica, sans-serif; font-size: 11; font-weight: bold; color: #00007d; text-decoration: none;}
a.navbot:visited {font-family: Arial, Helvetica, sans-serif; font-size: 11; font-weight: bold; color: #00007d; text-decoration: none;}
a.navbot:hover {font-family: Arial, Helvetica, sans-serif; font-size: 11; font-weight: bold; color: #f00000; text-decoration: underline;}
a.navbot:active {font-family: Arial, Helvetica, sans-serif; font-size: 11; font-weight: bold; color: #00007d; text-decoration: none;}

a.linkred:link { font-family: Arial, Helvetica, sans-serif; font-size: 11; font-weight: bold; color: #f00000; text-decoration: none;}
a.linkred:visited {font-family: Arial, Helvetica, sans-serif; font-size: 11; font-weight: bold; color: #00007d; text-decoration: none;}
a.linkred:hover {font-family: Arial, Helvetica, sans-serif; font-size: 11; font-weight: bold; color: #f00000; text-decoration: underline;}
a.linkred:active {font-family: Arial, Helvetica, sans-serif; font-size: 11; font-weight: bold; color: #00007d; text-decoration: none;}

.copyright { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal; 
	color: #999999 
	text-align: center
	}

.copyright a 		{ color:#00037e; text-decoration: none}
.copyright a:hover 	{ color:#444444; text-decoration: underline}

.gaslight { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal; 
	color: #999999; 
	text-align: center
	}

.gaslight a 		{ color:#00037e; text-decoration: none}
.gaslight a:visited 	{ color:#00037e; text-decoration: underline}
.gaslight a:hover 	{ color:#777777; text-decoration: underline}

