body, td, p { 
 height: 100%; 
 text-align: left;
 margin : 0px 0px 0px 0px;
 padding-left: 0px;
 padding-right: 0px;
 font-family : Tahoma, Arial, Helvetica, sans-serif;
 font-size : 11px; color : #000000;
} 
img {
 border : 0px;
 margin : 8px 8px 8px 8px;
}
hr {
 color: #fff;
 background-color: #e9e7e8;
 height: 1px;
}
a {
 text-decoration : none; 
 color : #e2001a; 
 font-weight : normal;
}
a:hover {
 text-decoration : underline;
}
.iframe {
 padding-left: 0px;
 padding-right: 0px;
}
.content:link {
 text-decoration : none; 
 color : #000000; 
 font-weight : normal;
}
.content:hover {
 text-decoration : underline;
}
.main { 
 height: 70%; 
 margin: 0 auto; 
 text-align: left; 
 width: 710px; 
} 
.top { 
 background: #fff; 
 height: 10%; 
} 
.left { 
 background: #007AA5; 
 float: left; 
 height: 100%; 
 width: 21%; 
} 
.right { 
 background: #fff; 
 float: right; 
 height: 100%; 
 width: 78%; 
 padding-left: 10px;
 padding-right: 10px;
} 
.bottom { 
 background: #BBB; 
 clear: both; 
}
.nav { 
 background: #3D3D3D; 
 height: 22px; 
 margin: 0 auto;
 clear: both;
}
#footer_text_right {
    float: right;
    width: 350px;
	margin: 0 auto;
	text-align: right;
	padding-top: 4px;
	padding-right: 10px;
}

/*.menu1 { 
 width: 150px; 
} 
.menu1_items a { 
 background-color: #234A76; 
 border-left: 12px solid #B8C8D8; 
 color: #FFF; 
 display: block; 
 font: bold 10px Verdana; 
 margin-top: 1px; 
 padding: 5px 2px 5px 8px; 
 text-decoration: none; 
} 
.menu1_items a:hover { 
 border-left-color: #E8ECF0; 
 display: block; 
} */
.menu2 { 
 width: 155px; 
} 
.menu2_items a { 
 /*background-color: #007AA5; 
 border: 1px solid; 
 border-color: #869CB4 #234A76 #234A76 #869CB4; 
 color: #FFF;*/ 
 display: block; 
 font: bold 10px Verdana; 
 margin: 0px; 
 padding: 5px 2px 5px 8px; 
 text-decoration: none; 
} 
.menu2_items a:hover { 
 /*background-color: #44658A; 
 border-color: #234A76 #869CB4 #869CB4 #234A76; */
}
h2 {
	font-size: 16px;
	margin: 10px 0 4px 0;
	color: #000000;	
}

.inputbox       {       BORDER-RIGHT: #a28c58 1px solid;
                        BORDER-TOP: #a28c58 1px solid;
                        FONT-SIZE: 12px;
                        BORDER-LEFT: #a28c58 1px solid;
                        COLOR: #333333;
                        BORDER-BOTTOM: #a28c58 1px solid;
                        FONT-FAMILY: Arial, Verdana;
                        TEXT-DECORATION: none
                    }


