/* CSS Document */
body { background:url(bg.gif) repeat-x top left; padding:10px 0 0 0; margin:0px; }
table { font:11px Tahoma, Verdana, Arial, Helvetica; color:#333; }
ul,li { list-style-type:none; padding:0px; margin:0px; }
.header { height:272px; }
.white_bg { background-color:#fff; }
.padding_bottom_10 { padding-bottom:10px; }

.border_01 { border:1px solid #D6D6D5; }
.border_4 { border:4px solid #D6D6D5; }


.menu_pipe { background:url(menu_pipe.gif) repeat-y top right; padding:3px 20px; }
.red_bg  { background:url(red_bg.gif) repeat-x top left #C52134; height:67px; }
#dot_map { background:url(map.gif) no-repeat 95% 0%; }
#dot_map form { padding:0px; margin:0px; }
#dot_map select { width:150px; font:11px Aria, Tahoma, Vredana; color:#333; margin:20px 20px 0 0; }

/********************************** Content Class **********************************/
#content { background-color:#F7F7F7; padding:10px 20px; line-height:18px; text-align:justify; }
#content h1 { font:bold 14px Arial, Tahoma, Verdana; color:#D7293E; padding:0 0 10px 0px; margin:0px; }
#content h2 { font:bold 14px Arial, Tahoma, Verdana; color:#8B8B8B; padding:0 0 10px 0px; margin:0px; }
#content h3 { font:bold 12px Arial, Tahoma, Verdana; color:#D7293E; padding:0 0 10px 0px; margin:0px; }
#content .li_list { list-style:disc inside; }

#content .v_dot_line { background:url(v_dot_line.gif) left top repeat-y; padding:0 0 0px 20px; line-height:18px; }
#content .padding_r_20 { padding-right:20px; }
#content .line_hight { line-height:25px; }
#content .title { background-color:#D92741; padding:5px; text-align:center; color:#fff; }
#content .even { background-color:#e5e5e5; padding:5px; text-align:center; }
#content .odd { background-color:#f1f1f1; padding:5px; text-align:center; }
#content .contact_even { background-color:#eee; padding:5px 10px; }
#content .contact_odd { background-color:#f3f3f3; padding:5px 10px; }
#content .contact_odd a { color:#333; text-decoration:underline; line-height:18px; }
#content .contact_odd a:hover { color:#B32130; text-decoration:underline; }
#content .border { border:1px solid #C7C7C7; }

#content .more { color:#8B8B8B; text-decoration:none; text-align:right; }
#content .more a { color:#B32130; text-decoration:none; text-align:right; }
#content .more a:hover { color:#B32130; text-decoration:underline; text-align:right; }

/********************************** Footer **********************************/
.footer_bg { background:url(footer_bg.gif) top left repeat-x #C6C6C6; padding:25px 20px; }
.footer { color:#8B8B8B; text-decoration:none; line-height:25px; }
.footer a { color:#8B8B8B; text-decoration:none; padding:3px 5px; }
.footer a:hover { color:#D7293E; text-decoration:underline; padding:3px 5px; }

/********************************** Menu class **********************************/
#menu { text-decoration:none; }
#menu ul { list-style:none; margin:0; padding:0; }
#menu li { float:left; padding:0px; margin:0px;  color:#000; text-decoration:none; }

#menu li a { color:#000; text-decoration:none; display:block; padding:0px 22px; float:left; }
#menu li a:hover { color:#BC2132; text-decoration:none; padding:0px 22px; float:left; }
#menu li strong { font:1.5em "Trebuchet MS", Arial, Tahoma, Verdana; color:#fff; text-decoration:none; }
#menu li .active { color:#BC2132; text-decoration:none; }
#menu li .menu_pipe { background:url(menu_pipe.gif) top right repeat-y; }
#menu li .none { background:none; }

.list_01 li { color:#333; line-height:20px; }
.list_01 li a { background:url(arrow_01.gif) no-repeat 0% 50%; padding:0 0 0 20px; text-decoration:none; color:#333; }
.list_01 li a:hover { text-decoration:none; color:#D7293E; }

.link_01 { font:bold 11px Tahoma, Verdana, Arial, Helvetica; color:#333; line-height:20px; }
.link_01 a { text-decoration:none; color:#333; }
.link_01 a:hover { text-decoration:underline; color:#D7293E; }

.clock {  padding:5px 15px; color:#fff; text-decoration:none; line-height:18px; }
.clock img { border:none; margin:0 10px 0 3px;}
.clock a { color:#fff; text-decoration:none; }
.clock a:hover { color:#fff; text-decoration:underline; }

