body {
	background-color: #4a4a4a;
	text-align:center;
}

div#wrapper {
	margin-right:auto;
	margin-left:auto;
	width: 48.13em;
	text-align:left;
}

td {
	font: normal 11px Tahoma, Arial;
	color: #262626;
}

h1, h2, h3, h4, h5 {

    color: #460a04;
    margin: 0px;
}


h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}


a {

font: normal 11px Tahoma, Arial;
color: #414141;
}

a:hover {

font: normal 11px Tahoma, Arial;
color: #2b2e8d;
text-decoration: none;

}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
color: #ffffff;

}


.blye-text-underline {
color: #348cbc;
text-decoration: underline;
}

.blye-text-regular {
color: #348cbc;
}

.yellow-text-regular {
color: #db9a00;
}

.yellow-text-underline {
color: #db9a00;
text-decoration: underline;
}

.orange-text-regular {
color: #ca6011;
}

.orange-text-underline {
color: #ca6011;
text-decoration: underline;
}

.red-text-regular {
color: #2b2e8d;
}

.red-text-underline {
color: #2b2e8d;
text-decoration: underline;
}


.gray-text{
color: #4c4c4c;
}

.green-text{
color: #76950b;
}
#language_selector {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: 515151;
	text-decoration: none;
	position: absolute;
	height: 15px;
	width: 100px;
	left: 365px;
	top: 286px;
	right: auto;
	bottom: auto;
}
fieldset {    
float: left;    
clear: left;    
width: 100%;      
padding: 0 0 0 0;  
margin: 0 0 0 0;
border: none;
} 
legend {
	padding: 0 0 0 4.5em;
	margin:0 0 0 0;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	letter-spacing: .15em;
}  
fieldset ol {   
padding: 0 0 0 0;  
margin: .5em 0 0 2.5em;
list-style: none;  
}  
fieldset li {    
float: left;    
clear: left;    
width: 100%;    
padding: 0 0 .5em 0;  
margin: 0 0 0 0;
}
label {    
float: left;    
width: 6.5em;    
padding: 0 0 0 0;
font-weight:bold;
}
.text {
	font-size:11px;
	width: 15em;
	background-color: e2e2e2;
	border:1px solid #000;
	overflow:hidden;
}
textarea.text {
	font-size:11px;
	width: 15em;
	background-color: e2e2e2;
	border:1px solid #000;
	overflow:hidden;
	font-family:Tahoma, Geneva, sans-serif;
}
form {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.button {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	letter-spacing: .1em;
	border: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-decoration:none;
	background:none;
}
.body_left_bg {
	background-image:url(images/index_52.jpg);
	background-position:right;
	background-repeat:repeat-y;
}
.button:hover {
	text-decoration:underline;
	background:e2e2e2;
}
