body {
	font-family: Univers, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 200;
	color: #111111;
}


a:link {
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
color: #FFFFFF;
}

a:visited {
    text-decoration:none;
	font-size: 11px;
	font-weight: bold;
    color: #FFFFFF;
} 

a:hover {
    text-decoration:none;
    font-size: 11px;
	font-weight: bold;
	color: #FFFF66;
}

.rl_reg  {
	font-family: Univers, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 200;
    color: #111111;
    text-align:justify;
}


.rl_detail  {
	font-family: Univers, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 12px;
    color: #111111; 
}

.rl_smdetail  {
	font-family: Univers, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 10px;
    color: #111111; 
}

.wdetail  {
	font-family: Univers, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 12px;
    color: #DDDDDD; 
}

.bdetail  {
    font-family: bold Univers, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 12px;
    color: #111111; 
}


.text  {
    font-family: Univers, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 300;
    color: #111111; 
}

.nav2 {
    font-family: bold Univers, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 800;
    color: #50528B; 
}

.prwtitle  {
    font-family: bold Univers, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 900;
    color: #50528B; 
}

.wtext  {
    font-family: Univers, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 300;
    color: #FFFFFF; 
}

.justtext  {
    font-family: Univers, Helvetica, sans-serif;
    text-align: justify;
    font-size: 12px;
    font-weight: 300;
    color: #111111; 
}

.justtext a {
    color: #111111; 
    text-decoration: underline;
}

.smtext  {
    font-family: Univers, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 300;
    color: #111111; 
}

.lgtitle {
	font-family: Univers, Helvetica, sans-serif;
    font-weight: 900;
    font-size: 18px;
    color: #FFFFFF;
}

.wlgtitle {
	font-family: Univers, Helvetica, sans-serif;
    font-weight: 900;
    font-size: 22px;
    color: #FFFFFF;
}

.wsmtitle {
	font-family: Univers, Helvetica, sans-serif;
    font-weight: 900;
    font-size: 15px;
    color: #FFFFFF;
}

.waddress {
	font-family: Univers, Helvetica, sans-serif;
    font-weight: 900;
    font-size: 12px;
    color: #DDDDDD;
}

.smaddress {
	font-family: Univers, Helvetica, sans-serif;
    font-weight: 900;
    font-size: 11px;
    color: #DDDDDD;
}





.td_black {
    border-top: solid 1px #000000;
    border-right: solid 1px #000000;
    border-left: solid 1px #000000;
    border-bottom: solid 1px #000000; 
}

.td_blackbg {
    background-color: #111111;
    border-top: solid 1px #000000;
    border-right: solid 1px #000000;
    border-left: solid 1px #000000;
    border-bottom: solid 1px #000000; 
}

.td_blackbg2 {
    background-color: #4F4F4F;
    border-top: solid 1px #000000;
    border-right: solid 1px #000000;
    border-left: solid 1px #000000;
    border-bottom: solid 1px #000000; 
}

.smtitle {
	font-family: Univers, Helvetica, sans-serif;
    font-style: underline;
    font-size: 14px;
    color: #D1D1D1;
 
}

.description {
	font-family: Univers, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
 
}

INPUT {

	background-color: #DDDDDD;
	font-family: Univers, Helvetica, sans-serif;
	font-size: 12px;

}

TEXTAREA {
	
	font-family: Univers, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;

}

