ul {
        list-style: none;
        margin: 0;
        padding: 0;
}

#menu {
    border-style: solid solid none solid;
    border-color: #ccc;
    border-width: 1px;       
}

#menu li a {
          height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
}

#menu li a:link, #menu li a:visited {
        color: #888;
        display: block;
        background: url(../../images/menu.gif);
        padding: 8px 0 0 30px;
}

#menu li a:hover, #menu li #current, #menu li a:active {
        color: #283A50;
        background: url(../../images/menu-hover.gif);
        padding: 8px 0 0 30px;
}
        
body{
	margin-top:10px;
	padding:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	color:#000000;
	background-image: url(../../images/bg-pattern.gif);
	background-repeat: repeat;
}

.side_box {
	color:#000000;
	background-color:#ECECEC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #298ACE;
	border-bottom-color: #298ACE;
	border-left-color: #298ACE;
	
}

.side_box_title {
	height:20px;
	text-align:center;
	font-size:12pt;
	font-weight:bold;
	background-color: #4AAAEF;
	color:#FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #298ACE;
	border-bottom-color: #298ACE;
}

img { border:none; }

.sponsors_image { padding-bottom: 2px; } 

#box_title, .box_title {	
	height:20px;
	text-align:center;
	font-size:12pt;
	font-weight:bold;
	background-color: #4AA9EF;
	color:#FFFFFF;
	border: 1px solid #298ACE;
}

#box_content, .box_content {
	text-align:left;
	margin-bottom:20px;
	padding: 3px;
	height: 50px;
	overflow: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #298ACE;
	border-bottom-color: #298ACE;
	border-left-color: #298ACE;
	background-color:#ECECEC;
	color:#000000;
}

.promo_box_content{
	text-align:left;
	margin-bottom:20px;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #298ACE;
	border-bottom-color: #298ACE;
	border-left-color: #298ACE;
	background-color:#ECECEC;
	color:#000000;
}

#sponsors_content {
	text-align:center;
	padding:5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #298ACE;
	border-bottom-color: #298ACE;
	border-left-color: #298ACE;	
	background-color:#ECECEC;
	color: #000000;
}

.contact_box_title{
	height:20px;
	text-align:center;
	font-size:12pt;
	font-weight:bold;
	background-color: #4AA9EF;
	color:#FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #298ACE;
	border-bottom-color: #298ACE;
}

#contact_box {
	height:265px;
	overflow:auto;
	background-color:#ECECEC;
	color:#000000;	
}

.contact_sub_box{
	background-color: #ECECEC;

	color:#FFFFFF;
}

a:link, a:visited{
	color:#4AAAEF;
	text-decoration:underline;
}

.table{
	border:solid 1px #298ACE;
}

.table_tr .table_td{
	border:solid 1px #298ACE;
}

#footer {
	height:55px;
	background: #000000;
	color:#ffffff;
	text-align:center;
	padding: 5px;
	overflow:auto;
	background-color:#298ACE;
	color:#FFFFFF;
	border: 1px solid #298ACE;
}

#footer a, #footer a:link {
	color: #FFFFFF;
	text-decoration:underline;
}

.white { color:#FFFFFF; }

.black { color:#000000; }

.nav_content {
	padding-left: 3px;
	padding-right: 3px;
}

.news_headline{
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	text-align:center;
}

.news_content{
	padding: 10px;
}


