@import url("css/menu.css");

/* CSS Document */
body {background:transparent url(images/body_bg.png) repeat-x top left; height:100%; margin:0px; padding:0px; }

/*-------- Default Style --------*/
th,td,div{color:#000; font-family: Arial; font-weight:normal; }
a,a:link,a:visited,a:active{color:#00246a; text-decoration:none; font-family:Arial; font-weight:normal; }
a:hover{color:#ff5c00; text-decoration:none; }

/*-------- design style --------*/
.template_style{width:715px; margin:auto;}

.top_space{height:34px;}


.logo_pad{background:transparent; padding:0 0 0 0px; margin: 0px 0px 0 1px; height:238px;}


.menu_bg{padding:0 0 0 0px;  margin: 0px 15px 0 1px; height:30px; background:url(images/menu_bg.png) repeat-x top left;}
.menu_left{padding:0px; margin:0px; background:url(images/menu_left.png) no-repeat top left;}
.menu_right{margin:0px; background:url(images/menu_right.png) no-repeat top right; }

.menu_style{float: left;}





.body{padding:0px; margin:0px;}
.center_bg{padding:0px; margin:0px;}
.left_bg{padding:0px; margin:0px; background:url(images/left_bg.png) repeat-y top left;}
.right_bg{padding:0px; margin:0px; background:url(images/right_bg.png) repeat-y top right;}
.content_pad{padding:0px 0px 0px 1px; margin: 0 13px 0 1px; background:#transparent repeat-x bottom left;}
.ContentPane{padding:0px 0px 0px 0px; margin: 0 0px 0 0px; background:#eae9e8 repeat-x;}
.RightPane{padding:0px 0px 0px 0px; margin: 0 0px 0 0px; background:#e2e2e2 repeat-x;}

.bot_left{padding:0px; margin:0px; background:url(images/bot_left.png) no-repeat top left;}
.bot_right{padding:0px; margin:0px; background:url(images/bot_right.png) no-repeat top right; padding:0px 39px 0px 27px;}
.bot_bg{padding:0px; margin:0px; background:url(images/bot_bg.png) repeat-x top left; height:15px;}

.bot_pad{ margin-bottom:20px;padding:0 0px 0 5px; }
#copy_style{float: left;}
#terms_style{float: left;}
#login_style{float: left;}

.clear_float{clear:both;}

/*--------- pane style ----------*/
.ContentPane{ margin: 0 0px 0 0px; }
.RightPane{ padding:0px 0px 0px 0px; width:10em; margin:0px; }

/*-------------- Link Style --------------*/
.links {text-align:center;}
.links,a.links:link,a.links:active,a.links:visited{ font-weight:bold; color:#00246a; font-size:10px; text-transform:uppercase; }
a.links:hover{color:#ff5c00;}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { color:#00246a; font-size:10px;}
a.user:hover{color:#ff5c00;}

/*-------------- Footer Style --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited { color:#00246a; font-size:10px;}
a.footer:hover{color:#ff5c00;}























