/* CSS Document */

.main_content02 {
text-align:justify;
font-family:tahoma;
font-size:12px;
vertical-align:top;
padding:10px;
color:#000000;
}
.main_content03 {
text-align:right;
font-family:Verdana;
font-size:18px;
font-weight:bold;
color:#0b9adb;
}

.footer02 {
font-family:tahoma;
font-size:12px;
color:#1a4a7a;
text-align:left;
}
.footer03 {
font-family:tahoma;
font-size:12px;
color:#0066CC;
text-align:center;
white-space:nowrap;
height:75px;
}
.footer03 a:link, .footer03 a:visited {
font-family:tahoma;
font-size:12px;
color:#0066CC;
text-align:center;
text-decoration:none;
white-space:nowrap;
}
.footer03 a:hover {
font-family:tahoma;
font-size:12px;
color:#000000;
text-align:center;
text-decoration:none;
white-space:nowrap;
}

.news {
color:#003366;
font-family:tahoma;
font-size:12px;
text-align:right;
text-decoration:none;
}
.news a:link, .news a:visited {
color:#003366;
font-family:tahoma;
font-size:12px;
text-align:right;
text-decoration:none;
}
.news a:hover {
color:#003366;
font-family:tahoma;
font-size:12px;
text-align:right;
text-decoration:underline;
}
.contact_us01 {
font-family:tahoma;
font-size:12px;
text-align:right;
width:250px;
background-color:#cbe1f2;
border:#9ac1df solid 1px;
}
.contact_us02 {
font-family:tahoma;
font-size:12px;
text-align:right;
height:200px;
width:250px;
background-color:#cbe1f2;
border:#9ac1df solid 1px;
}
.guestbook01 {
font-family:tahoma;
font-size:12px;
text-align:right;
background-color:#bfbfbf;
color:#000000;
padding-right:10px;
height:35px;

}
.guestbook02 {
font-family:tahoma;
font-size:12px;
text-align:right;
height:100px;
padding-right:10px;
vertical-align:top;
}
.guestbook03 {
font-family:tahoma;
font-size:12px;
text-align:center;
color:#000000;
height:20px;
border:#9cc4e4 solid 1px;
background-color:#d6e5f1;
}
.guestbook03 a:link, .guestbook03 a:visited{
font-family:tahoma;
font-size:12px;
text-align:center;
color:#000000;
text-decoration:none;
}
.guestbook03 a:hover{
font-family:tahoma;
font-size:12px;
text-align:center;
color:#FFFFFF;
text-decoration:none;
}

.guestbook04 {
font-family:tahoma;
font-size:12px;
text-align:right;
width:30%;
white-space:nowrap;
padding-right:10px;
}
.guestbook05 {
font-family:tahoma;
border:solid 1px #9cc4e4;
background-color:#d6e5f1;
font-size:12px;
direction:rtl;
text-align:right;
width:220px;
height:20px;
padding-right:10px;
}
.guestbook06 {
font-family:tahoma;
border:solid 1px #9cc4e4;
background-color:#d6e5f1;
font-size:12px;
direction:rtl;
text-align:right;
width:220PX;
height:100PX;
padding-right:10px;
}
.guestbook07 {
font-family:tahoma;
font-size:12px;
text-align:right;
padding-right:10px;
vertical-align:top;
color:#1b4b7a;
}
.download {
font-family:tahoma;
font-size:12px;
text-align:right;
color:#000000;
border:#9cc4e4 solid 1px;
background-color:#d6e5f1;
padding:6px;
}
.download02 {
font-family:tahoma;
font-size:12px;
text-align:right;
color:#000000;
padding:6px;
}
.download02 a:link, .download02 a:visited{
font-family:tahoma;
font-size:12px;
text-align:right;
color:#000000;
text-decoration:none;
}
.download02 a:hover{
font-family:tahoma;
font-size:12px;
text-align:right;
color:#0099FF;
text-decoration:none;
}
/*Example CSS for demo ticker*/

#ajaxticker1{
width: 200px;
height: 200px;
border: 1px solid #9cc4e4;
padding: 5px;
background-color: #d6e5f1;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #d6e5f1;
}

.someclass{ /*class to apply to your scroller(s) if desired*/
}

   
    .required
    {
    	font-weight:bold;
    }