body {                                  background-image: url(images/bg.jpg); }

h1 {font-family: Arial, Trebuchet MS, Verdana,  sans-serif;
    font-size: 18pt; 
    font-weight: bold; 
    color: #00325E;    }

h2 {font-family: Arial, Trebuchet MS, Verdana,  sans-serif;
    font-size: 13pt; 
    font-weight: bold; 
    color: #00325E;    }
	 
.h2text {font-family: Arial, Trebuchet MS, Verdana,  sans-serif;
    font-size: 13pt; font-weight: bold; color: #00325E;    }
	 
li.main {margin: 8px 0px 0px -20px;}
ul.main {margin: 8px 0px 0px 30px;}
ul.inner {margin: 8px 0px 0px 20px;}

img.hr {margin: 15px 0px 20px 50px;}

table.bodytable {                       background-color: white;
                                        border: solid #5B5B5B; 
                                        border-top-width:    0px; 
                                        border-right-width:  3px;
                                        border-bottom-width: 3px;
                                        border-left-width:   3px;
										padding: 15px 20px 10px 20px;}


table.containertable {                  margin-left: auto; 
                                        margin-right: auto; 
										margin-top: 2px;}

td.mainbodytext {                       font-family: Arial, Verdana, Trebuchet MS, Helvetica;
                                        font-size: 85%; vertical-align:	top;}

td.btn-orange {background-image: url(images/btn-orange.jpg); background-repeat: no-repeat; 
		width: 200px; height: 24px; text-align: center;
		font-family: Arial, Trebuchet MS, Verdana, Arial, Helvetica; font-size: 14px; font-weight: bold;}	
		
td.btn-green {background-image: url(images/btn-green.jpg); background-repeat: no-repeat; 
		width: 200px; height: 24px; text-align: center;
		font-family: Arial, Trebuchet MS, Verdana, Arial, Helvetica; font-size: 14px; font-weight: bold;}	
		
td.btn-yellow {background-image: url(images/btn-yellow.jpg); background-repeat: no-repeat; 
		width: 200px; height: 24px; text-align: center;
		font-family: Arial, Trebuchet MS, Verdana, Arial, Helvetica; font-size: 14px; font-weight: bold;}	
		
a.btnmenu:link {color: #353535; text-decoration: none}
a.btnmenu:visited {color: #353535; text-decoration: none; }
a.btnmenu:hover {color: #FFFF66; text-decoration: none; }
a.btnmenu:active {color: #FFFF66; text-decoration: none; }
											

td.topmenubar {font-family: Trebuchet MS, Verdana, Arial, Helvetica; font-size: 18px;
					background-image: url(images/hdg-main.gif);}
td.topmenufirst  {padding: 0px 20px 0px 175px; color: #FFFFFF; font-size: 18px;}
td.topmenusecond {padding: 0px 20px 0px 20px;  color: #FFFFFF; font-size: 18px;}
td.topmenu       {padding: 0px 20px 0px 20px;  color: #FFFFFF; font-size: 18px;}
										
a.topmenu:link {color: #FFFFFF; text-decoration: none}
a.topmenu:visited {color: #FFFFFF; text-decoration: none; }
a.topmenu:hover {color: #FFFF66; text-decoration: none; }
a.topmenu:active {color: #FFFF66; text-decoration: none; }
/*
a.topmenu:hover {color: #D0FD9D; text-decoration: none; }
a.topmenu:active {color: #D0FD9D; text-decoration: none; }  */


a.h2link:link {color: #00325E; text-decoration: underline;}
a.h2link:visited {color: #00325E; text-decoration: underline; }
a.h2link:hover {color: #00325E; text-decoration: underline; }
a.h2link:active {color: #00325E; text-decoration: underline; }
