div,body,h1,h2,h3,h4,h5,h6,li,p,hr,ul {margin:0px;padding: 0px;}

body {font-size:100%;background-color:#000000; color:#ffffff}
body {font-size: .93em;line-height:1.12em}
a {color:#01FFA2;text-decoration:underline}
a:hover {text-decoration:none}
a.text {text-decoration:none}
a.text:hover {text-decoration:underline}
.blue{color:#00A8FF}
.orange{color:#FFC87A}
.purple {color:#5449BC}
.green {color:#01FFA2}
.bold {font-weight:bold}
img {border-width:0px}
.big {font-size:1.5em}
.medium {font-size:1.2em}
.small {font-size:.87em}
.tiny {font-size:.75em}

.left {float:left}
.right {float:right}
.clear {clear:both}


#_GUI_header {width:100%; height:150px;position:relative}
#_GUI_header .bg_left, #_GUI_header .bg_right {background-repeat:repeat-x;width:50%;position:absolute;top:0px;height:150px}
#_GUI_header .bg_left {left:0px}
#_GUI_header .bg_right {right:0px;background-position:0px -150px}
#_GUI_header .header {background-position:0px -150px;width:1000px;position:relative;margin:0px auto;height:150px}
#_GUI_header .logo {position:absolute;left:-20px;top:0px;height:150px;width:360px}
#_GUI_header .logo img {height:150px;width:360px}
#_GUI_header .nav_bar {position:absolute;bottom:33px;right:0px;display:block;max-width:620px}
#_GUI_header .nav_bar ul {display:inline;list-style-type:none}
#_GUI_header .nav_bar ul > li {float:left;margin-left:20px}

#_GUI_container {width:1000px;position:relative;margin:0px auto}
#_GUI_container .container {margin-bottom:10px}
#_GUI_container .sidebar {width:282px;}
#_GUI_container .sidebar.left {margin-right:16px}
#_GUI_container .sidebar.right {margin-left:16px}
#_GUI_container .main_col {width:702px}
#_GUI_container .box {background-color:#131313;border:solid 1px #2C2663;-moz-border-radius:10px;border-radius:10px;position:relative;margin-bottom:10px}
#_GUI_container .box .header {padding:10px 10px 0px;border-bottom:solid 1px #2C2663;background-repeat:repeat-x;height:30px;overflow:hidden;border-width:1px}
#_GUI_container .box .header.orange_bg {background-position:0px -40px}
#_GUI_container .box .header .left_corner, #_GUI_container .box .header .right_corner {position:absolute;top:-1px; width:10px;height:41px;z-index:1;background-repeat:no-repeat}
#_GUI_container .box .header .left_corner {left:-1px;}
#_GUI_container .box .header.orange_bg .left_corner {background-position:0px -41px}
#_GUI_container .box .header .right_corner {right:-1px;background-position:-10px 0px}
#_GUI_container .box .header.orange_bg .right_corner {background-position:-10px -41px}
#_GUI_container .box .content {padding:10px}

#_GUI_footer {width:1000px;position:relative;margin:0px auto}