body {background-image: url('../images/main_bg.jpg');}

.style1 {color: #FFFFFF}
.style2 {font-family: tahoma; font-weight: bold; font-size: 11px;}
.style3 {color: #000000}
.style4 {font-family: tahoma; font-weight: bold; font-size: 11px; color: #FFFFFF;}
.style5 {font-size: 11px; font-family: tahoma; color: #365739;}
.style6 {color: #FF0000}
.yellow_text {color: #FFFF00; font-size: 11px; font-family: tahoma; font-weight: bold;}
.green_text {color: #365739; font-size: 11px; font-family: tahoma; font-weight: bold;}
.white_text {color: #ffffff; font-size: 11px; font-family: tahoma; font-weight: bold;}
.gray_text {color: #2F2F2F; font-size: 11px; font-family: tahoma;}
.red_text {color: #FF0000; font-size: 11px; font-family: tahoma; font-weight: bold;}

a:link {color: #365739; text-decoration: none;}
a:visited {text-decoration: none; color: #365739;}
a:hover {text-decoration: none; color: #666666;}
a:active {text-decoration: none; color: #FF0000;}

.a1:link {color: #FFFF00; text-decoration: none;}
.a1:visited {text-decoration: none; color: #FFFF00;}
.a1:hover {text-decoration: none; color: #FFFFFF;}
.a1:active {text-decoration: none; color: #FF0000;}

.a2:link {color: #FF0000; text-decoration: none;}
.a2:visited {color: #FF0000; text-decoration: none;}
.a2:hover {color: #365739; text-decoration: underline;}
.a2:active {color: #FF0000; text-decoration: none;}

.a3:link {color: #365739; font-size: 11px; font-family: tahoma; text-decoration: none; font-weight: bold;}
.a3:visited {color: #365739; font-size: 11px; font-family: tahoma; text-decoration: none; font-weight: bold;}
.a3:hover {color: #365739; font-size: 11px; font-family: tahoma; text-decoration: underline; font-weight: bold;}
.a3:active {color: #365739; font-size: 11px; font-family: tahoma; text-decoration: none; font-weight: bold;}

.a4:link {text-decoration: none; color: #FFFFFF; font-weight: bold;}
.a4:visited {text-decoration: none; color: #FFFFFF; font-weight: bold;}
.a4:hover {text-decoration: underline; color: #FFFFFF; font-weight: bold;}
.a4:active {text-decoration: none; color: #FFFFFF; font-weight: bold;}