/* CSS Document */
body{ background-color:#FFFFFF; color:#333333;}
a:link{color:#0066B1;}
a:visited{color:#0066B1;}
a:hover{color:#FF0000;}


#header ul{ border-color:#49AEDF; }
#header ul a { color:#0066B1; }
#header ul a:hover{ background-color:#FFFFFF; }
#header ul ul{border-color:#49AEDF;}
#header ul ul li a{ background-color:#C4E0EE; color:#0066B1; border-color:#FFF; }
#header ul ul li a:hover{ background-color:#4FA0C7; color:#FFF; border-color:#FFF; }
#header ol li a{ color:#FFFFFF;}

#sidebar h2,#mainContent h2{ background-color:#C4E0EE; color:#333333; border-bottom-color:#49AEDF; border-right-color:#49AEDF; } 
#sidebar dt{color:#006699;}
#sidebar strong, #mainContent strong{color:#006699;}
#mainContent h1{}
#mainContent ul li img{}


#sidebar #subNav h2{ background-color:#FFF; color:FFF}
#sidebar #subNav li { border-top-color:#7BC5E8}
#sidebar #subNav li a{ color:#006699;}
#sidebar #subNav li a:hover{ color:FF0000;}

#mainContent #crumb{ background-color:#BBDFF3;}
#mainContent #crumb strong{ color:#333333;}
#mainContent #crumb a{ color:#333333;}
#mainContent #content h3{color:#006699;}
#mainContent #content h2{background:#FFFFFF}
#mainContent #content strong{color:#333333;}

#mainContent #content .general th{ border-bottom-color:#CCCCCC;color:#333333;}
#mainContent #content .general td{ border-bottom-color:#CCCCCC;}

#mainContent #content .form1{ border-bottom-color:#49AEDF; border-top-color:#49AEDF;}
#mainContent #content .form1 th{border-bottom-color:#CCCCCC;color:#006699;}
#mainContent #content .form1 td{border-bottom-color:#CCCCCC;}

#mainContent #content .apl{border-top-color:#CCCCCC}
#mainContent #content .apl th{border-bottom-color:#FFFFFF;color:#006699;}
#mainContent #content .apl td{border-bottom-color:#FFFFFF;}

#mainContent #content .hotel img { border-color:#CCCCCC}

#mainContent #newsList h3{color:#006699;}
#mainContent #newsList li span{color:#737373}
#mainContent #newsList li a:hover{color:#FF0000;}
#mainContent #newsList #CTRL_Pager1 input{ border-color:#999999;}
#mainContent #newsList #CTRL_Pager1 {color:#1F376D;}

.redfont{ color:#FF0000;}