@CHARSET "ISO-8859-1";


/* Header styles */

div.header {margin-left:auto; margin-right:auto; width:950px; padding:10px; text-align:center; color:white; vertical-align:middle; margin-bottom:15px;}
div.header_top{background: url(/img/template/header_bg_uni.gif) repeat top; height:98px; padding-right:15px; text-align:center; vertical-align: middle; border-top-right-radius:4px; border-top-left-radius:4px; }
div.title_top_box { padding-top:8px;}
div.title_top_box a {font-family:arial; font-weight:900; color:white; text-decoration:none;}
div.title_top_box a:hover {color:#FF9700; text-decoration:none;}

table.tbl_header { border-collapse:collapse; width:950px; height:45px; margin:0px; border:0px; padding:0px; border-top:1px solid #1f1f1f; text-align:center; vertical-align:middle; font-size: 1.1em;}
table.tbl_header tr {width:100%;}
table.tbl_header td {padding:0px; border:0px; height:45px; font-weight:bold; text-align:center; vertical-align: middle;}

table.tbl_header a, a:hover, a:visited {outline:none; border:none; color:white; text-decoration:none; }
table.tbl_header a:hover{ color:#2C2C2C;}

table.tbl_header div {background: url(/img/template/header_tab.jpg); background-size:100% 100%; padding-top:14px; padding-left:20px; padding-right:20px;  height:31px;}
table.tbl_header div:hover {background: url(/img/template/header_tab_hover.jpg); background-size:100% 100%;}




/* Content styles */

body { margin:0 0 0 0; padding:0 0 0 0; text-align:center; background:#2C2C2C url(/img/template/tiled_bg_stars.jpg) repeat; font-family:arial; font-size:0.8em; color:white; }

div.main {margin-left:auto; margin-right:auto; width:925px; padding:5px; text-align:left;  color:white; }

a:link { color:#99CCFF; text-decoration: underline; }
a:visited { color:#99CCFF; text-decoration: underline; }
a:hover { color:#99CCFF; text-decoration: underline; }

input {text-align:center;}

table.link_bar {padding-right:10px; padding-left:10px; margin-left:auto; margin-right:auto; height:30px; text-align:center; vertical-align:center; background:url(/img/template/h2_d_blue.gif); border-radius:4px;}
table.link_bar a {color:white;}
table.link_bar a:link {color:white;}
table.link_bar a:hover{color:white;}
table.link_bar a:visited {color:white;}


/* Footer styles */

div.bg_top { position:absolute; top:0; left:0; z-index:-1; width:100%; height:652px; background:transparent url(/img/template/bg_image.jpg) no-repeat top center; }

div.footer {margin-left:auto; margin-right:auto; width:950px; font-size:0.8em;  padding:10px; color:white; margin-top:15px; cursor:default; clear:both; background: url(/img/template/footer_bg_uni.png) repeat top; border-radius:4px;}

table.tbl_footer {width:100%; text-align:left;}
table.tbl_footer td {padding-left:10px; padding-right:10px;width:150px; vertical-align:top;}


