@charset "utf-8";
/* CSS Document */
.progress
{
    font-family:Verdana;
    border:solid 2px #000;
    font-size:20px;
    color:#000;
    width:250px;
    padding:15px 0px 15px 0px;
    text-align:center;
    background:#fff;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #D18416;
}
a:visited {
	color: #D18416;
}
a:hover {
	color: #D18416;
}
a:active {
	color: #D18416;
}

.input {
	width:180px;
	height:16px;
	font-size:12px;
}
select {
	width:300px;
	height:16px;
	font-size:12px;
}
.select {
	width:300px;
	height:16px;
	font-size:12px;
}
.submitBtn{
	width:160px;
	height:18px;
	background-color:#CCCCCC;
	border:0px;
	font-size:11px;
}
.removeBtn{
	width:50px;
	height:18px;
	background-color:#CCCCCC;
	border:0px;
	font-size:11px;
}

.SympBtn{
	width:180px;
	height:40px;
	background-image:url(images/Symp_btn.jpg);
	background-repeat:no-repeat;
}
.SympBtn:hover{
	width:180px;
	height:40px;
	background-image:url(images/Symp_btn.jpg);
	background-position:0px -40px;
	background-repeat:no-repeat;
}
.LiveStreamBtn{
	width:180px;
	height:60px;
	background-image:url(images/LiveStream_btn.jpg);
	background-repeat:no-repeat;
}
.LiveStreamBtn:hover{
	width:180px;
	height:60px;
	background-image:url(images/LiveStream_btn.jpg);
	background-position:0px -60px;
	background-repeat:no-repeat;
}
/* Top Nav */
#sddm
{	margin: 0;
	padding: 0;
	z-index: 25}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	/*display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	background: #5970B2;
	text-align: center;
	text-decoration: none*/}

#sddm li a:hover
{	/*background: #49A3FF*/}

#sddm div
{	display: block;
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	/*background-image:url(images/topNavBg.png);*/
	border-top: 1px solid #FFFFFF;
	width:220px;
	}

	#sddm div a
	{	position: relative;
		display: block;
		min-width:150px;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background-image:url(images/topNavBg.png);
		border-top: 1px solid #FFFFFF;
		color:#FFFFFF;
		font: 11px arial}

	#sddm div a:hover
	{	display: block;
		background-image:url(images/topNavBg2.png);
		color:#E89820}
/*--------*/
/* Left Nav */
#menu {
	width:180px;
	/*padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;*/
}
#menu img {

}
#menu ul {
	list-style: none;
	margin:0px;
	padding:0px;
	border: none;
}
.menul ul {
	margin-top:0px;
}
.menul a {
	color: #000;
	text-decoration: none;
	background-color:#820024;
}
.sideNav{
	float:left;
	height:28px;
}
.sideNavWrap{
	/*display:none;*/
	float:left;
	position:relative;
	left:180px;
	top:0px;
	border:1px solid #CF8321;
	padding:5px;
	background-color:#820024;
	margin-top:-28px;
}
.sideArrow{
	position:relative;
	top:3px;
	left:-17px;
	margin-right:-12px;
	margin-bottom:-11px;
}
.hbutton li a {
	width: auto;
}
.hbutton li {
	margin-top:0px;
}
.hbutton ul {
	list-style: none;
	padding: 0;
	border: none;
}
.hbutton a {
	display: block;
	padding: 3px 10px 3px 10px;
	color:#FFFFFF;
	text-decoration: none;
	min-width:100px;
	background-color:#820024;
}
.hbutton a:hover {
	display: inherit;
	padding: 3px 10px 3px 10px;
	color:#E89820;
	text-decoration: none;
	min-width:100px;
	background-color:#820024;
}
/*
.hbutton {
	margin-top:-10px;
	line-height:18px;
}
.hbutton li a {
	width: auto;
}
.hbutton li {
	margin-top:0px;
}
.hbutton ul {
	list-style: none;
	padding: 0;
	border: none;
}
.hbutton a {
	display: block;
	padding: 3px 3px 3px 40px;
	color:#FFFFFF;
	text-decoration: none;
	width: 100px;
	background-color:#820024;
}
.hbutton a:hover {
	display: inherit;
	padding: 3px 3px 3px 40px;
	color:#E89820;
	text-decoration: none;
	width: 120px;
	background-color:#820024;
}
*/
/*----------*/


.Header {
	background-image:url(images/headTop.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:125px;
	width:745px;
}
.LeftNav {
	background-color:#820024;
	border-top:1px solid #c79d2d;
	width:225px;
	height:304px;
	padding-left:40px;
}
.LeftBotDiv {
	height:100%;
	font-size:11px;
	font-weight:bold;
	margin-bottom:100px;
	padding-top:20px;
	padding-left:40px;
	padding-right:15px;
}
.LeftBottom {
	width:264px;
	background-image:url(images/leftBottom.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	border-top:1px solid #C39D32;
	padding-bottom:100px;
}
.ContentArea {
	border-right:1px solid #AE8E6D;
	border-bottom:1px solid #AE8E6D;
	border-left:1px solid #C39D32;
	border-top:1px solid #C39D32;
	padding:20px;
}
.Content {
	width:450px;
}
.RightBoxArea {
	width:193px;
	float:right;
	margin-right:10px;
	margin-left:10px;
	margin-bottom:40px;
}
.YellowBox {
	background-color:#F8F8D1;
	border-left:1px dashed #999999;
	border-bottom:1px dashed #999999;
	border-right:1px dashed #999999;
	padding:15px;
	color:#322119;
}
.BottomTD {
	background-image:url(images/bottomleftbg.jpg);
	background-repeat:repeat-y;
}
.Footer {
	font-size:10px;
	margin-top:30px;
}
