
/*-------------------------------------------------------------- main ----------------------------------------------------------------*/

a:link {
text-decoration : none;
color : #0000ff;
}

a:visited {
text-decoration : none;
color : #990099;
}

a:hover, a:active {
text-decoration : underline;
color : #ff0000;
}

a.y:link, a.y:visited{
text-decoration : none;
color : #ffcd00;
}

a.y:hover, a.y:active {
text-decoration : underline;
color : #ffcd00;
}

a.b:link, a.b:visited{
text-decoration : none;
color : #000;
}

a.b:hover, a.b:active {
text-decoration : none;
color : #ff0000;
}

a.c:link {
text-decoration : none;
color : #0000ff;
font-weight : bold;
}

a.c:visited {
text-decoration : none;
color : #990099;
font-weight : bold;
}

a.c:hover, a:active {
text-decoration : underline;
color : #ff0000;
}

a.ci:link {
text-decoration : none;
color : #0000ff;
font-weight : bold;
font-style:italic;
}

a.ci:visited {
text-decoration : none;
color : #990099;
font-weight : bold;
font-style:italic;
}

a.ci:hover, a:active {
text-decoration : underline;
color : #ff0000;
font-style:italic;
}

a.i:link {
text-decoration : none;
color : #0000ff;
font-style:italic;
}

a.i:visited {
text-decoration : none;
color : #990099;
font-style:italic;
}

a.i:hover, a:active {
text-decoration : underline;
color : #ff0000;
font-style:italic;
}

acronym{
color : #000;
border-bottom : 1px dotted #FD0303;

}

body
{
 margin: 0;
 padding: 0;
 font : 10pt palatino, Georgia, "Times New Roman", Times, serif;
 color: #000;
 background-color: #242424;
 background-image : url('images/logo/bg.gif');
 background-attachment: fixed;
 background-repeat: repeat-x;
 line-height : 125%;
 text-align: left;
}

#header
{
	margin: 0%;
	background-color: #560200;
	background-image: url(images/logos/head.jpg);
	background-repeat: no-repeat;
	border-top: 1px dotted #c7c7c7;
	border-bottom: 1px dotted #494949;
 	height : 75px;

}

#topPageTitle {
background-image : url('images/logo/top.jpg');
background-repeat : repeat-x;
background-color : #44484B;
padding : 0;
height : 100px;
width: 100%;
margin-left : auto;
margin-right : auto;
border-bottom : 0px solid #fff;
text-align : left;
}

#main
{	margin-bottom: 2%;
	margin-right:2%;
	margin-left:2%;
	margin-top:2%;
	background-color: #fff;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	border: 1px solid #333;
	width: ;
text-align: left;
overflow:auto

}

#mainIn
{	margin-bottom: 2%;
	margin-right:2%;
	margin-left:2%;
	margin-top:2%;
	background-color: #fff;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	border-top: 0px dotted #494949;
border-left:1px dotted #242424; 
text-align: left;
margin-left : 255px;
padding : 10px 30px 10px 20px;
}

.lftcol{
position : absolute;
width :210px;
left : 16px;
float : left;
margin-top : 0px;
font : 8pt palatino, Georgia, "Times New Roman", Times, serif;
background: #eee;
background-image: url(images/logos/men.gif);
padding: 30px 10px 30px 10px;
border-bottom:10px solid #242424;
border-left:1px solid #242424; 
border-top:1px solid #242424;
border-right:1px solid #242424;

}

.men{

}

#bottomlinks {
background-color : #560200;
padding : 5px 10px 5px 10px;
border-top : 1px solid #F0E9CE;
border-bottom : 1px solid #F0E9CE;
text-align : center;
font : 8pt palatino, Georgia, "Times New Roman", Times, serif;
color:#fff;
clear: both;
}

.space {
border-top:1px dotted #242424; 
height : 15px;
}	

.space1 {
height : 15px;
}	

#bottomCopy {
background-color : #fff;
width : 100%;
margin-left : auto;
margin-right : auto;
padding : 15px 5px 15px 15px;
width : auto; 
font : 8pt palatino, Georgia, "Times New Roman", Times, serif;
text-align : center;
border-top : 0px solid #F0E9CE;
}

hr.dot {
border-left : 0px none;
border-right : 0px none;
border-bottom : 0px none;
border-top : 1px dotted #303030;
height : 1px;
text-align : left
}

/*-------------------------------------------------------------- heads ----------------------------------------------------------------*/

h1{
border-top : px dotted #000;
border-bottom : px dotted #000;
padding : 0px 50px 0px 30px;
color : #A01218;
font : palatino, Georgia, "Times New Roman", Times, serif;;
font-size : 190%;
font-weight: bold;
font-style:italic;
background:#;
text-align: right;

}
h2{
border-top : 1px dotted #000;
border-bottom : 1px dotted #000;
padding : 10px 10px 10px 30px;
color : #A01218;
font-size : 19px; 
font : palatino, Georgia, "Times New Roman", Times, serif;
font-weight: bld;
font-style:italic;
background:#eee;
line-height : 125%;
}

h3{
font-size:110%;
padding : 5px 10px 5px 10px;
border-top : 1px dotted #000;
border-bottom : 1px dotted #000;
font-weight: bold;
color : #000;
background:#eee;
line-height : 125%;
}

h4{
border-top : 0px dotted #000;
border-bottom : 0px dotted #000;
padding : 10px 10px 10px 30px;
color : #000;
font-size : 20px; 
font : palatino, Georgia, "Times New Roman", Times, serif;
font-weight: bold;
font-style: italic;
backround:#eee;
line-height : 125%;
text-align: center;
}

/*-------------------------------------------------------------- paragrapghs ----------------------------------------------------------------*/

p {line-height : 14pt;}

p.hang2 { text-indent: -2em; margin-left: 2em; margin-top: 2px;
} 

p.hang2a { text-indent: -2em; margin-left: 2em; margin-top: 2px;
 margin-bottom: 2px;
} 

p.hang2b { text-indent: -2em; margin-left: 2em; margin-top: 2px;
 margin-bottom: 2px;
font-weight: bold;
} 

p.htwo { 
padding-left: 15px ;
padding-right: 15px;
}

p.htwob { 
padding-left: 15px ;
padding-right: 15px;
font-weight: bold;
}

p.htwobr { 
padding-left: 15px ;
padding-right: 15px;
font-weight: bold;
text-align: right;
}

p.htwor { 
padding-left: 15px ;
padding-right: 15px;
text-align: right;
}

p.htwohang { 
text-indent: -1em; 
margin-left: 1em; 
padding-left: 15px;
padding-right: 15px;
}

p.htwohang1 { 
text-indent: -1em; 
margin-left: 1em; 
padding-left: 15px;
padding-right: 15px;
margin-top: 2px;
margin-bottom: 2px;
}

p.htwohang2 { 
text-indent: -1em; 
margin-left: 1em; 
padding-left: 15px;
padding-right: 15px;
margin-top: 2px;
}

p.htwoi { 
margin-left: 2em; 
margin-right : auto;
padding-left: 15px ;
padding-right: 15px;
width : auto; 
}

p.htwoi1 { 
margin-left: 1em; 
margin-right : auto;
padding-left: 15px ;
padding-right: 15px;
width : auto; 
}

p.indt { text-indent: 0em; margin-left: 3em; } 

p.hang2s { text-indent: -2em; margin-left: 2em; margin-top: 2px;
font : 9pt palatino, Georgia, "Times New Roman", Times, serif;
} 


p.htwos { 
margin-left : auto;
margin-right : auto;
padding-left: 15px ;
padding-right: 15px;
width : auto; 
font : 9pt palatino, Georgia, "Times New Roman", Times, serif;
color : #333;
}

p.htwoit { 
margin-left : auto;
margin-right : auto;
padding-left: 15px ;
padding-right: 15px;
width : auto; 
font-style: italic; 
}

p.htwoiit { 
margin-left: 1em; 
margin-right : auto;
padding-left: 15px ;
padding-right: 15px;
width : auto; 
font-style: italic; 
}

/*-------------------------------------------------------------- span ----------------------------------------------------------------*/

.s2 {
font : 8pt georgia, palatino, Georgia, "Times New Roman", Times, serif;
font-weight : ;
color : #333;
}

.s2c {
font : 8pt georgia, palatino, Georgia, "Times New Roman", Times, serif;
font-weight : ;
color : #333;
text-align: center;
}

.s2b {
font : 8pt palatino, Georgia, "Times New Roman", Times, serif;
font-weight : bold;
color : #333;
}

.s2i {
font : 8pt palatino, Georgia, "Times New Roman", Times, serif;
font-weight : ;
color : #333;
font-style: italic; 
}

.s3 {
font : 9pt palatino, Georgia, "Times New Roman", Times, serif;
font-weight : ;
color : #333;
}

.s2t {
font : 8pt georgia, palatino, Georgia, "Times New Roman", Times, serif;
font-weight : ;
color : #333;
padding-left: 15px ;
padding-right: 15px;
}

span.under{
border-bottom: 1px dotted #F0E9CE;
color : #F0E9CE;
font-weight : ;
}

span.under1{
border-bottom: 1px dotted #000;
color : #000;
font-weight : ;
}

span.under2{
border-bottom: 1px dotted #000;
color : #000;
font-style: italic;
}

span.under3{
border-bottom: 1px dotted #000;
color : #000;
font-weight: bold;
}

span.under4{
border-bottom: 1px dotted #000;
color : #000;
font-weight: bold;
font-style: italic;
}

.bi{
font-weight: bold;
font-style: italic;
}

span.box
{
border: 1px solid #fff;
color : 1px 2px 1px 2px;
font-weight : bold;
}

span.rose
{
color : C7797C;
font-size: 87%;
}

span.rose1
{
color : C7797C;
font-size: 87%;
font-weight: bold;
font-style: italic;
}

span.red{
color : #A01218;
font-size: 87%;
}

.l1{
color : #A01218;
font : 16px palatino, Georgia, "Times New Roman", Times, serif;
font-weight: bld;
font-style:talic;
}

/*-------------------------------------------------------------- height ----------------------------------------------------------------*/

.hlp {
margin-left : auto;
margin-right : auto;
padding : 20px 15px 20px 25px;
width : auto; 
text-align: left;
height : 325px;
}

.hlpa {
margin-left : auto;
margin-right : auto;
padding : 20px 15px 20px 25px;
width : auto; 
text-align: left;
}

.h45 {
margin-left : auto;
margin-right : auto;
padding : 3px 5px 3px 15px;
width : auto; 
text-align: left;
height: 60px;
}

.hlpb {
margin-left : auto;
margin-right : auto;
padding : 20px 15px 20px 25px;
width : auto;
text-align: left;
height : 275px;
}

.h60 {
margin-left : auto;
margin-right : auto;
padding : 3px 5px 3px 15px;
width : auto; 
text-align: left;
height: 75px;
}

.h75 {
margin-left : auto;
margin-right : auto;
padding : 3px 5px 3px 15px;
width : auto; 
text-align: left;
height: 100px;
}

.h75a {
margin-left : auto;
margin-right : auto;
padding : 3px 5px 3px 15px;
width : auto; 
text-align: left;
height: 85px;
}

.h100 {
margin-left : auto;
margin-right : auto;
padding : 3px 5px 3px 15px;
width : auto; 
text-align: left;
height: 115px;
}

.h125 {
margin-left : auto;
margin-right : auto;
padding : 3px 5px 3px 15px;
width : auto; 
text-align: left;
height: 150px;
}

/*-------------------------------------------------------------- top ----------------------------------------------------------------*/

#ac {
background-image : url('images/logo/top_ac.jpg');
background-repeat : no-repeat;
background-color : #;
padding : 0;
height : 100px;
width: 100%;
text-align : left
}

#ah {
background-image : url('images/logo/top_ah.jpg');
background-repeat : no-repeat;
background-color : #;
padding : 0;
height : 100px;
width: 100%;
text-align : left
}

#ah1 {
background-image : url('images/logo/top_ah1.jpg');
background-repeat : no-repeat;
background-color : #;
padding : 0;
height : 100px;
width: 100%;
text-align : left
}

#am {
background-image : url('images/logo/top_am.jpg');
background-repeat : no-repeat;
background-color : #;
padding : 0;
height : 100px;
width: 100%;
text-align : left
}

#ams {
background-image : url('images/logo/top_ams.jpg');
background-repeat : no-repeat;
background-color : #;
padding : 0;
height : 100px;
width: 100%;
text-align : left
}

#cft {
background-image : url('images/logo/top_cft.jpg');
background-repeat : no-repeat;
background-color : #;
padding : 0;
height : 100px;
width: 100%;
text-align : left
}

#cor {
background-image : url('images/logo/top_cor.jpg');
background-repeat : no-repeat;
background-color : #;
padding : 0;
height : 100px;
width: 100%;
text-align : left
}

#eb {
background-image : url('images/logo/top_eb.jpg');
background-repeat : no-repeat;
background-color : #;
padding : 0;
height : 100px;
width: 100%;
text-align : left
}

#ek {
background-image : url('images/logo/top_ek.jpg');
background-repeat : no-repeat;
background-color : #;
padding : 0;
height : 100px;
width: 100%;
text-align : left
}

#erg {
background-image : url('images/logo/top_erg.jpg');
background-repeat : no-repeat;
background-color : #;
padding : 0;
height : 100px;
width: 100%;
text-align : left
}

#et {
background-image : url('images/logo/top_et.jpg');
background-repeat : no-repeat;
background-color : #;
padding : 0;
height : 100px;
width: 100%;
text-align : left
}

#ewm {
background-image : url('images/logo/top_ewm.jpg');
background-repeat : no-repeat;
background-color : #;
padding : 0;
height : 100px;
width: 100%;
text-align : left
}

#ex {
background-image : url('images/logo/top_ex.jpg');
background-repeat : no-repeat;
background-color : #;
padding : 0;
height : 100px;
width: 100%;
text-align : left
}

#gabs {
background-image : url('images/logo/top_gabs.jpg');
background-repeat : no-repeat;
background-color : #;
padding : 0;
height : 100px;
width: 100%;
text-align : left
}

#ge {
background-image : url('images/logo/top_ge.jpg');
background-repeat : no-repeat;
background-color : #;
padding : 0;
height : 100px;
width: 100%;
text-align : left
}

#hi {
background-image : url('images/logo/top_hi.jpg');
background-repeat : no-repeat;
background-color : #;
padding : 0;
height : 100px;
width: 100%;
text-align : left
}

#hiim {
background-image : url('images/logo/top_hiim.jpg');
background-repeat : no-repeat;
background-color : #;
padding : 0;
height : 100px;
width: 100%;
text-align : left
}

#hm {
background-image : url('images/logo/top_hm.jpg');
background-repeat : no-repeat;
background-color : #;
padding : 0;
height : 100px;
width: 100%;
text-align : left
}

#icfg {
background-image : url('images/logo/top_icfg.jpg');
background-repeat : no-repeat;
background-color : #;
padding : 0;
height : 100px;
width: 100%;
text-align : left
}

#im {
background-image : url('images/logo/top_im.jpg');
background-repeat : no-repeat;
background-color : #;
padding : 0;
height : 100px;
width: 100%;
text-align : left
}

#imc {
background-image : url('images/logo/top_imc.jpg');
background-repeat : no-repeat;
background-color : #;
padding : 0;
height : 100px;
width: 100%;
text-align : left
}

#is {
background-image : url('images/logo/top_is.jpg');
background-repeat : no-repeat;
background-color : #;
padding : 0;
height : 100px;
width: 100%;
text-align : left
}

#jmac {
background-image : url('images/logo/top_jmac.jpg');
background-repeat : no-repeat;
background-color : #;
padding : 0;
height : 100px;
width: 100%;
text-align : left
}

#jm {
background-image : url('images/logo/top_jm.jpg');
background-repeat : no-repeat;
background-color : #;
padding : 0;
height : 100px;
width: 100%;
text-align : left
}

#macs {
background-image : url('images/logo/top_macs.jpg');
background-repeat : no-repeat;
background-color : #;
padding : 0;
height : 100px;
width: 100%;
text-align : left
}

#macs2 {
background-image : url('images/logo/top_macs2.jpg');
background-repeat : no-repeat;
background-color : #;
padding : 0;
height : 100px;
width: 100%;
text-align : left
}

#mm {
background-image : url('images/logo/top_mm.jpg');
background-repeat : no-repeat;
background-color : #;
padding : 0;
height : 100px;
width: 100%;
text-align : left
}

#msf {
background-image : url('images/logo/top_msf.jpg');
background-repeat : no-repeat;
background-color : #;
padding : 0;
height : 100px;
width: 100%;
text-align : left
}

#nd {
background-image : url('images/logo/top_nd.jpg');
background-repeat : no-repeat;
background-color : #;
padding : 0;
height : 100px;
width: 100%;
text-align : left
}

#nk {
background-image : url('images/logo/top_nk.jpg');
background-repeat : no-repeat;
background-color : #;
padding : 0;
height : 100px;
width: 100%;
text-align : left
}

#nsg {
background-image : url('images/logo/top_nsg.jpg');
background-repeat : no-repeat;
background-color : #;
padding : 0;
height : 100px;
width: 100%;
text-align : left
}

#rev {
background-image : url('images/logo/top_rev.jpg');
background-repeat : no-repeat;
background-color : #;
padding : 0;
height : 100px;
width: 100%;
text-align : left
}

#rh {
background-image : url('images/logo/top_rh.jpg');
background-repeat : no-repeat;
background-color : #;
padding : 0;
height : 100px;
width: 100%;
text-align : left
}

#rj {
background-image : url('images/logo/top_rj.jpg');
background-repeat : no-repeat;
background-color : #;
padding : 0;
height : 100px;
width: 100%;
text-align : left
}

#sq {
background-image : url('images/logo/top_sq.jpg');
background-repeat : no-repeat;
background-color : #;
padding : 0;
height : 100px;
width: 100%;
text-align : left
}

#sw {
background-image : url('images/logo/top_sw.jpg');
background-repeat : no-repeat;
background-color : #;
padding : 0;
height : 100px;
width: 100%;
text-align : left
}

#tw {
background-image : url('images/logo/top_tw.jpg');
background-repeat : no-repeat;
background-color : #;
padding : 0;
height : 100px;
width: 100%;
text-align : left
}

#wn {
background-image : url('images/logo/top_wn.jpg');
background-repeat : no-repeat;
background-color : #;
padding : 0;
height : 100px;
width: 100%;
text-align : left
}

#wel {
background-image : url('images/logo/top_wel.jpg');
background-repeat : no-repeat;
background-color : #;
padding : 0;
height : 100px;
width: 100%;
text-align : left
}


