a {  outline: none;}
body { color: #6a6666; font-size: 13px; font-family: arial; line-height: 16px; }
p { }
td { }
a:link { color: #777eb3; font-size: 9pt; text-decoration: underline; }
a:visited { color: #777eb3; font-size: 9pt; text-decoration: underline; }
a:hover { color: #6a6666; font-size: 9pt; text-decoration: underline; }
a:active { color: #6a6666; font-size: 9pt; font-family: arial; text-decoration: underline; }
a.nav:link { color: #6d739a; font-size: 14pt; font-family: "Century Gothic"; text-decoration: none; }
a.nav:visited { color: #6d739a; font-size: 14pt; font-family: "Century Gothic"; text-decoration: none; }
a.nav:hover { color: #6d739a; font-size: 14pt; font-family: "Century Gothic"; text-decoration: underline; }
a.nav:active { color: #6d739a; font-size: 14pt; font-family: "Century Gothic"; text-decoration: none; }
h1 { font-size: 20pt; font-family: "Century Gothic"; font-weight: normal; margin: 0.67em 0; }
h2 { color: #6c749b; font-size: 15px; font-family: arial; font-weight: bold;}
h3 { color: #6d739a; font-size: 15pt; line-height: 24px; font-family: "Century Gothic"; font-weight: normal; }

.maintext {margin:0px 25px 0px 25px;}

a.pr:link { color: #6d739a; font-size: 15pt; line-height: 24px; font-family: "Century Gothic"; text-decoration: none; }
a.pr:visited { color: #6d739a; font-size: 15pt; line-height: 24px;font-family: "Century Gothic"; text-decoration: none; }
a.pr:hover { color: #6d739a; font-size: 15pt; line-height: 24px;font-family: "Century Gothic"; text-decoration: underline; }
a.pr:active { color: #6d739a; font-size: 15pt; line-height: 24px;font-family: "Century Gothic"; text-decoration: none; }

/*navigation*/
ul.menu { font-family: arial; font-size: 14px; float: right; margin: 0; padding: 0; list-style: none; }
ul.menu li { display: block; position: relative; z-index: 0; float: left; }
.menu li ul { position: absolute; left: -40px; float: right; display: none; }
ul.menu li a { 		display: block; 		text-decoration: none; 		color: #ffffff; 		border-left: 1px solid #ffffff; 		padding: 5px 15px 5px 15px; 		background: #9da5a5; 		margin-left: 1px; 		white-space: nowrap; }
ul.menu li a:hover { background: #646c6c; }
.menu li:hover ul { 		display: block; 		position: absolute; 		}
.menu li:hover li { 		float: none; 		font-size: 11px; 		}
.menu li:hover a { background: #818989; }
.menu li:hover li a:hover { background: #646c6c; }
/*end navigation*/

/*navigation2*/
#menu2 { }
ul.menu2 { font-family: arial; font-size: 14px; float: right; margin: 0; padding: 0; list-style: none; }
ul.menu2 li { display: block; position: relative; float: left; }
.menu2 li ul { display: none; }
ul.menu2 li a { display: block; text-decoration: none; color: #656c96; border-left: 1px solid  #656c96; padding: 5px 15px; background: #c2c6e2; margin-left: 1px; white-space: nowrap; font-size: 15px; }
ul.menu2 li a:hover { background: #9BA1C6; }
.menu2 li:hover ul { display: block; position: absolute; }
.menu2 li:hover li { font-size: 11px; float: none; }
.menu2 li:hover a { background: #818989; }
.menu2 li:hover li a:hover { background: #646c6c; }
/*end navigation2*/
