@charset "utf-8";
/* CSS Document */
.ts-header {
	width: 612px;
	border: none;
	margin-bottom: 10px;
	text-align: center;
}
.ts-0 {
	border: none;
	text-align: left;
	width: 620px;
	margin-left: 7px;
}
.ts-0-1 {
	border: none;
	position: relative;
	float: left;
	width: 425px;
	height: 190px;
	margin-left: 7px;
}
.ts-0-2 {
	border: none;
	position: relative;
	float: left;
	width: 146px;
	height: 190px;
	margin-left: 7px;
}

.ts-0-2 input.button { 
	margin-top: 5px;
	width: 146px;
	padding: 1px !important;
	padding: 0px;
	background:#553D25; 
	border:solid 1px #000; 
	text-align:center; 
	font-family:verdana,arial,sans-serif; 
	color:#e5e5e5;
}

.ts-0-2 input.button:hover {
	cursor:pointer; 
	border:solid 1px #000; 
	background:#222222; 
	color:#e5e5e5;
}
/*.ts-0-2 input.button {
	margin-top: 3px;
	width: 146px;
}*/
.ts-1 {
	border: none;
	text-align: left;
	width: 620px;
	margin-left: 7px;
}
.ts-1-0 {
	float: left;
	position: relative;
	margin-left: 5px;
	width: 194px;
	margin-bottom: 5px;
}
.ts-1-1 {
	float: left;
	position: relative;
	margin-left: 5px;
	width: 194px;
}
.ts-1-1 .mrs_loginform {
	width: 150px;
	padding-left: 10px;
}
.ts-1-1 input.button { 
	margin-top: 5px;
	width: 146px;
	padding: 1px !important;
	padding: 0px;
	background:#372718; 
	border:solid 1px #fff; 
	text-align:center; 
	font-family:verdana,arial,sans-serif; 
	color:#e5e5e5;
}

.ts-1-1 input.button:hover {
	cursor:pointer; 
	border:solid 1px #fff; 
	background:#553D25; 
	color:#e5e5e5;
}
.ts-br {
	float: left;
	width: 620px;
	height: 25px;
}
.ts-1-1 a {
	color: #FFFFFF;
	text-decoration: none;
}
.ts-1-1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.ts-1-1 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.ts-1-1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	clear:both;
}
.ts-1-1 ul li {
	font-weight:normal;
	font-size:12px;
	line-height:15px;
	margin:0;
	color:#dadada;
}
.ts-1-1 ul li a {
	font-weight: bold;
}
.ts-1-1 ul li a:hover {
	font-weight: bold;
}
/*
	Main Content
*/

.cb-content {
	width: 194px;
	background: #553d25 url(../../images/cb_leftside.gif) repeat-y left top;
}
.cb-top {
	width:100%;
	height:20px;
	background:url(../../images/cb_top.gif) no-repeat left top;
}
.cb-top span {
	display:block;
	height:20px;
	background:url(../../images/cb_top-right.gif) no-repeat right top;
}
.cb-center-content {
	position:relative;
	background:url(../../images/cb_rightside.gif) repeat-y right top;
	padding: 0 10px;
	color: #FFFFFF;
}
.cb-bottom {
	height:22px;
	background:url(../../images/cb_bottom.gif) no-repeat left bottom;
}
.cb-bottom span {
	display:block;
	height:22px;
	background:url(../../images/cb_bottom-right.gif) no-repeat right top;
}
.pollContainer {
	float: left;
	margin: 10px 12px;
}