/* CSS Document */

body {
margin:0px;
padding:0px;
background-color:#0C0C0C;
}

.navigation {
background-image:url(images/navigation1.jpg);
background-repeat:no-repeat;
background-position:left;
width:780px;
height:36px;
}

.navigation_text {
font-family:Arial;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
}

.navigation_text a {
color:#FFFFFF;
text-decoration:none;
}
.navigation_text a:hover {
color:#D89A00;
text-decoration:none;
}

.left_border {
border-left:1px solid #717171;
border-right:1px solid #717171;
background-color:#383434;
}

.left_text_heading {
font-family:Arial;
font-size:13px;
font-weight:bold;
color:#D89A00;
text-transform:uppercase;
padding-top:0px;
margin-top:0px;
}

.left_text {
font-family:Arial;
font-size:13px;
font-weight:bold;
color:#E3E3E3;
text-transform:uppercase;
padding-top:8px;
margin-top:8px;
}

.left_text1 {
font-family:Arial;
font-size:11px;
color:#B0B0B0;
font-weight:bold;
padding-top:0px;
margin-top:0px;
}

.left_text1 a {
color:#B0B0B0;
text-decoration:none;
}
.left_text1 a:hover {
color:#D89A00;
text-decoration:none;
}

.left_text2 {
font-family:Arial;
font-size:11px;
color:#B0B0B0;
padding-top:0px;
margin-top:0px;
}

.body_text {
font-family:Arial;
font-size:20px;
color:#C1C0C0;
text-transform:uppercase;
}

.body_text_yellow {
	color: #D89A00;
	font-weight: bold;
	font-size:18px;
}

.body_text_yellow1 {
font-family:Arial;
color: #D89A00;
font-size:20px;
}
.body_text_yellow1 a{
font-family:Arial;
color: #D89A00;
font-size:20px;
text-decoration:none;
}

.body_text_yellow1 a:hover{
font-family:Arial;
color: #D89A00;
font-size:20px;
text-decoration:none;
}


.body_text_main {
font-family:Arial;
color: #989898;
font-size:12px;
padding-left:25px;
padding-top:20px;
padding-right:20px;
}

.body_text_main p{
padding:5px;
margin:5px;
}

.body_text_main a {
font-family:Arial;
font-size:12px;
color: #D89A00;
text-decoration:none;
}
.body_text_main a:hover {
font-family:Arial;
font-size:12px;
color: #D89A00;
text-decoration:underline;
}

.footer_text {
font-family:Verdana;
color: #878888;
font-size:11px;
}

.header_text {
font-family:arial;
font-size:14px;
color:#000000;
font-weight:bold;
text-decoration:none;
text-transform:uppercase;
}
.header_text:hover{
font-family:arial;
font-size:14px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
text-transform:uppercase;
}

.left_text123 {
font-family:Arial;
font-size:11px;
color:#B0B0B0;
font-weight:bold;
padding-top:0px;
margin-top:0px;
}

.left_text123 a {
color:#D89A00;
text-decoration:none;
}
.left_text123 a:hover {
color:#D89A00;
text-decoration:underline;
}
.butta {
    background-color:#000000; 
    color: #FFFFFF; 
    font-family: Tahoma;
	font-weight:bold;
	font-size: 11px;
    border: 1px solid #FFFFFF;
}

.butta1 {
    background-color:#000000; 
    color: #D89A00; 
    font-family: Tahoma;
	font-weight:bold;
	font-size: 11px;
    border: 1px solid #FFFFFF;
}
