body {
    font-family: verdana,trebuchet,sans-serif;
    font-size:   12px;
    color: #673232;
    font-weight: normal;
	margin: 0;
	padding: 0;
	background-color: #0384a7;
	}

.bodytxt {
    font-family: verdana,trebuchet,sans-serif;
    font-size:   12px;
    color:       #673232;
    font-weight: normal;
    }

.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color:#666666;
	background-image: url(style2_txt_bg.gif);
	background-repeat: repeat-x;
	background-color: #F1DBDB;
	border-top: 1px solid #E5F0F0;
	border-right: 1px solid #93D2D2;
	border-bottom: 0px;
	border-left: 0px;
	clip:   rect(0.2em auto auto auto);
	height: 1.9em;
	padding: 0.3em;
}

.mand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
}

.left{
	color: #333333 !important;
	font-family: Arial, Helvetica, sans-serif!important;
	font-size: 12px!important;
}

.copytxt {
    font-family: verdana,trebuchet,sans-serif;
    font-size:   10px;
    color:       #ffffff;
    font-weight: normal;
    }

.pagehead {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 120%;
	color: #000033;
    font-weight: bold;
	}

.subpagehead {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 100%;
	color: #000033;
    font-weight: bold;
	}
		
a:link, a:visited {
    font-family: verdana,trebuchet,sans-serif;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
    font-size:   12px;
	}
	
a:hover {
    font-family: verdana,trebuchet,sans-serif;
	color: #8888a6;
	font-weight: bold;
    font-size:   12px;
	}

table#mainbg {
    background-color: #FFFFFF;
	background-repeat: no-repeat;
    background-position: top;
	}

.indexbg {
	background-color: #FFFFFF;
  background-image: url("images/main2b_22.gif");
	background-repeat: no-repeat;
  background-position: bottom right;
	}
		
.popUpStyle {
    border: #000000 2px solid;
    width: 260px;
    font-family:Verdana,Arial,Helvetica;
    font-size:12px; 
    padding: 5px;
    position: relative;
    float: right; 
    z-index: 200;
    visibility:visible;
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#000000,Direction=135,Strength=6);
	}

img{
	border:0px;
	}
