body, html {
    padding: 0px;
    margin: 0px;
}

html, body, table, div, p {
    font-family: verdana;
    font-size: 10px;
    padding: 0px;
    margin: 0px;    
}

form, table {
    padding: 0px;
    margin: 0px;
}

input, textarea, select {
    font-family: verdana;
    font-size: 10px;
    border: 1px solid #999;
}

body {
    background: #fff url(../images/bg_wood.jpg) fixed;
}

h1 {
    font-family: verdana;
    font-size: 12px;
    font-weight: normal;
    border-bottom: 1px solid #4C4239;
}

div.news_entry h2,
div.sidebar_content h2 {
	margin: 0px;
	padding: 0 0 8px 0;
	font-size: 11px;
	font-weight: bold;
}

h1.panel_open {
    font-family: verdana;
    font-size: 12px;
    font-weight: normal;
    color: #fff;
    background: url(../images/sidebar_right_panelopen.png) no-repeat;
    margin: 0px;
    padding: 2px;
    border: 0px;
    height: 18px;
    width: 146px;
}

/* only IE 6 */
* html h1.panel_open {
    background: url(../images/sidebar_right_panelopen.gif) no-repeat;
}

h1.panel_closed {
    font-family: verdana;
    font-size: 12px;
    font-weight: normal;
    color: #fff;
    background: url(../images/sidebar_right_panelclosed.png) no-repeat;
    margin: 0px;
    padding: 2px;
    border: 0px;
    height: 18px;
    width: 146px;
}

/* only IE 6 */
* html h1.panel_closed {
    background: url(../images/sidebar_right_panelclosed.gif) no-repeat;
}

div.panel_content {
    text-align: center;
    background: url(../images/sidebar_right_panelbg.png) left bottom no-repeat;
    margin: 0px;
    padding: 0px;
    border: 0px;
    width: 146px;
    margin-bottom: 2px;
}

div.panel_content div {
    padding: 4px;
    width: 146px;
}

/* only IE 6 */
* html h1.panel_content {
    background: url(../images/sidebar_right_panelbg.gif) no-repeat bottom left;
}

h2 {
    font-family: verdana;
    font-size: 12px;
    font-weight: normal;
    margin-top: 20px;
}

#global_header {
    text-align: center;
		width: 706px;
		background: url(../images/bg_grey.png);
		padding-top: 15px;
    margin: auto;
}


#global_center_container {
    width: 900px;
    margin:auto;
    overflow: hidden;
		background: url(../images/bg_content.png) top center repeat-y;
		padding-bottom: 30px;
}

#global_content_left {
    float: left;
    width: 175px;
		background: url(../images/bg_grey.png);
		border-left: 15px solid #4C4239;
}

#global_content_center {
    float: left;
    width: 523px;
    overflow: hidden;
}

#global_content_right {
    float: right;
    width: 172px;
		background: url(../images/bg_grey.png);
		border-right: 15px solid #4C4239;
}

#global_content {
    padding: 5px;
		padding-top: 0px;
    overflow: hidden;
    _height: 1%;
	position: relative;
}

#global_footer {
    margin-top: 2px;
    background-image: url(../images/footer_bg.png);
    background-repeat: repeat-x;
    padding-top: 20px;
}

div.global_content_menucontainer {
		margin-top: 6px;
    font-size: 12px;
		background: url(../images/white_box_bg.png);
}

div.global_content_menucontainer div {
    font-family: verdana;
    font-size: 12px;
    padding-bottom: 7px;
		overflow: hidden;
}

div.global_content_sidebarcontainer_left {
    margin-bottom: 20px;
		background: url(../images/white_box_bg.png);
}

div.global_content_sidebarcontainer_left div.sidebar_content {
    padding-left: 15px;
    padding-right: 15px;
}

div.global_content_sidebarcontainer_right {
		float: right;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 6px;
		background: url(../images/white_box_bg.png);
}

div.global_content_sidebarcontainer_right div.sidebar_content {
    padding-left: 15px;
    padding-right: 15px;
}

div.global_content_menucontainer a:link {color: #000; text-decoration: none;}
div.global_content_menucontainer a:visited {color: #000; text-decoration: none;}
div.global_content_menucontainer a:active {color: #000; text-decoration: none;}
div.global_content_menucontainer a:hover {color: #000; text-decoration: underline;}

a:link {color: #097309; text-decoration: none;}
a:visited {color: #097309; text-decoration: none;}
a:active {color: #097309; text-decoration: none;}
a:hover {color: #097309; text-decoration: underline;}

a.white:link {color: #fff; text-decoration: none;}
a.white:visited {color: #fff; text-decoration: none;}
a.white:active {color: #fff; text-decoration: none;}
a.white:hover {color: #fff; text-decoration: underline;}

a.black:link {color: #000; text-decoration: none;}
a.black:visited {color: #000; text-decoration: none;}
a.black:active {color: #000; text-decoration: none;}
a.black:hover {color: #000; text-decoration: underline;}

li.items_notification a:link {color: #fff; text-decoration: none;}
li.items_notification a:visited {color: #fff; text-decoration: none;}
li.items_notification a:active {color: #fff; text-decoration: none;}
li.items_notification a:hover {color: #fff; text-decoration: underline;}

a img {
    border: 0px;
}

h3 {
    padding: 0px;
    margin: 0px;
    font-size: 12px;
}

div.global_content_sidebarcontainer_right div.events_next {
    margin-bottom: 10px;
}

div.page_info {
    border: 1px solid #999;
    padding: 10px;
    background-color: #FFFFCF;
}

div.small_text {
    font-size: 9px;
}

ul.cats {
    list-style: none;
    padding: 0px;
    margin: 0px;
		margin-left: 10px;
}

li.cat, li.cat_com {
    padding: 3px;
    margin: 0px;
    font-weight: bold;
    margin-bottom: 0px;
    margin-right: 10px;
}

li.cat_com {
    background: url(../images/nav_com_bg.png) right bottom ! important;
}

div.nav_login_message {
    padding: 0px;
    margin: 0px;
    font-weight: normal;
    padding-left: 5px;
    padding-top: 5px;
}

ul.items {
    list-style: none;
    padding: 0px;
    margin: 0px;
    padding-top: 5px;
}

li.items {
    padding: 0px;
    margin: 0px;
    font-weight: normal;
    padding-left: 5px;
}

li.items_notification {
    padding: 2px;
    margin: 0px;
    font-weight: normal;
    margin-left: 5px;
    background-color: #ff6400;
    border: 1px solid #ed3e00;
}

div.news_entry {
    position: relative;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 2px;
    border-bottom: 1px solid #aa8;
    background-color: #ddb;
    _height: 1%;
}

div.news_entry label {
	width: 80px;
	float: left;
}

div.error_container {
    position: relative;
    margin-bottom: 10px;
    overflow: hidden;
    border-left: 1px solid #eee;
    border-top: 1px solid #eee;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 2px;
    background-color: #ddd;
    _height: 1%;
    color: #ee8800;
}

div.new_content {
    margin-bottom: 15px;
    overflow: hidden;
    padding: 2px;
    float: right;
    margin-left: 5px;
    width: 200px;
    border-bottom: 1px solid #aa8;
    background-color: #ddb;
    _height: 1%;
}

div.col_left_grey {
    float: left;
    width: 237px;
}

div.col_right_grey {
    float: right;
    background-color: #eee;
    width: 237px;
}

div.interview_question {
	font-weight: bold;
	margin-bottom: 10px;
	background-color: #ededcb;
}

div.interview_answer {
	margin-bottom: 10px;
}

div.interview_answer p {
	margin-bottom: 5px;
}

p.light {
	color: #ccc;
}

p.light a {
	color: #ccc;
	text-decoration: underline;
}
