<!--
a:link {text-decoration: none;color:#000;}
a:visited {text-decoration: none}
a:active {text-decoration: underline; color:#00F;}
a:hover {color: #339900}

		
h1
		{
		font-size:18px;
		font-family: "Times New Roman", Times, serif;
		color: #000000;
		text-align: left;
		}
h2
		{
		font-size:16px;
		color: #006600;
		margin-right: 10px;
		text-align: left;
		}
h3
		{
		font-size:14px;
		color: #006600;
		padding: 0;
		text-align: left;
		}

p 
		{
		text-align:left;
		}
	
.menubody ul {
		font-size: 13px;
		font-family: Arial, Helvetica, sans-serif;
		font-style: normal;
		background-color: #CCFF99;
		width: 115px;
		list-style-type: none;
		/*border: solid 1.5px;
		border-color: #FFF;*/ 
		padding: 3px;
		margin-top: 10px;
		margin-left: 3px;
		text-decoration: underline;
}

ul 		{
		text-align:left;
		}

ol 		{
		text-align:left;
		}
		
.menu {
		font-size: 12px;
		font-family:Arial, Helvetica, sans-serif;
		font-style: normal;
		font-weight:bold;
		color: #FFF;
		background-color: #339900;
		/*border: solid 1.5px;
		border-color: #FFF;*/ 
		margin-left: 3px;
		width: 115px;
		height: 14px;
		padding: 3px;
		margin-top: 10px;
		margin-bottom: -10px;
		text-align: left;
		text-decoration: underline;
}

body
		{
		margin: 0;
		background-image: url(images/bg.png);
		background-repeat: repeat-x;
		background-color: #f7f7f7;
		} 
.footer {
		font-size: 16px;
		font-weight: bolder;
		font-family: Arial, Helvetica, sans-serif;
		color: #999999;
		margin-top: 10px;
		margin-left: 5px;
		float: left;
		width: 880px;
		height: 25px;
		/*border: solid 1.5px;
		border-color: #999999;*/
		padding: 0;
		text-align: center;
		/*background-color: #666666;*/
		}
		
.mailtbl {
		background-color:#FFFFFF;
		border: #88a2bd 1px solid;
		margin-top:0;
		}
		
.tableloading {
		background-image:url(loading-new.gif);
		background-repeat:no-repeat;
		background-position: 50% 10%;
				}

.topmenu {color:#FFFFFF; margin-left:20px;}
.topmenu a:link {text-decoration: none; color:#FFFFFF;}
.topmenu a:visited {text-decoration: none; color:#FFFFFF;}
.topmenu a:active {text-decoration: none; color:#FFFFFF;}
.topmenu a:hover {text-decoration: underline;}
.topmenu a {text-decoration: none; color:#FFFFFF;}

.topsubmenu {color: #333333; display:block; padding:2px; text-align:center; width:600px; margin-bottom:5px;}
.topsubmenu a:link {text-decoration: none; color: #339900;}
.topsubmenu a:visited {text-decoration: none; color: #339900;}
.topsubmenu a:active {text-decoration: none; color: #339900;}
.topsubmenu a:hover {text-decoration: underline;}
.topsubmenu a {text-decoration: none; color: #339900;}
-->
