@import url("/css/layout.css");
BODY {
	margin: 0;
	background: #A45B29 url(/images/page-bg.jpg) repeat-x left top fixed;
}
BODY, TD, PRE{
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 8pt;
	color: black;
	
}
P {
	margin: 0px 0px 0px;
	}
HR{
	border-top	:1px solid #D0D0D0;
}
FORM {
	display:inline;
}

INPUT, TEXTAREA, SELECT {
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 8pt;
	color: black;
	padding-left:3px;
}
TABLE.main_table {
	background-color: #ffffff;
	border-right: 1px solid white;
}

BODY {
	text-align: center;
}

.layout_main {
	background-color: white;
	border-left: 1px solid #cc8c5e;
	border-right: 1px solid #cc8c5e;
}

.bg1 {
	background-color: #A45B29;
}
.color1 {
	color: #A45B29;
}
DIV.todayplay {
	background-color: #DAB79F;
	height: 196px;
	font-size: 7pt;
	font-family: tahoma, sans-serif;
}

DIV.todayplay A  {
	display: block;
	line-height:13px;
	color: black;
	height: 174px;
	overflow: hidden;
	text-decoration: none;
	border-top: 1px solid white;
	border-right: 1px solid #daaf90;
}
DIV.todayplay A SPAN {
	padding: 5px;
	display: block;
}
DIV.todayplay A:hover {
	background-color: white;
}
DIV.todayplay A:hover IMG{
	border: 3px double #AB7550;
}
DIV.todayplay IMG{
	border: 3px double white;
	margin-top:3px;
	margin-bottom: 3px;
}
DIV.todayplay STRONG.menu{
	width: 40px;
	cursor: Pointer;
	float: left;
}
DIV.todayplay SPAN.title {
	background-color: #AB7550;
	color: white;
	padding: 5px;
	font-weight: bold;
	display : block;
}


.layout_toolbar {
	background-color: #F4E5DA;
	border-top: 1px solid #AB7550;
	border-bottom: 1px solid #AB7550;
	text-align: right;
	padding: 2px 5px;
}
.layout_toolbar  A {
	color: black;
}
.layout_toolbar  A:hover {
	color: #A45B29;
}


.view {
	width: 440px;
	text-align: justify;
}
.page_title {
	font-family: times new roman;
	font-size: 22pt;
	font-weight: normal;
	color: #A45B29;
	font-stretch : narrower;
}

.page_title_buttons {
	border-top: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
	padding: 3px;
	margin-bottom:10px;
}
.page_title_buttons A {
	color: black;
	text-decoration: none;
}
.page_title_buttons A:hover {
	color: #A45B29;
}

.bottom DIV {
	width:80%;
	border-top: 1px dashed gray;
	color: #A45B29;
	padding-top:2px;
}
DIV.pannel_title {
	color: white;
	font-family: tahoma;
	font-weight: bold;
	background-color: #A45B29;
	background-image: url(../images/subtitle_img.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 1px;
	padding-left: 5px;
	margin-top:10px;
	margin-bottom: 5px;
}

A {
	color: #A45B29;
}
A:hover{
	color: black;
}
.valigntable TD {
	vertical-align: top;
}
.row1 {
	background-color: #F5EFEB;
}
.loginBox {
	background-color: #4F2D15;
	color: white;
	height: 101px;
}
 DIV.dark{
	background-color: #4F2D15;
	color: white;
}
DIV.dark .body{
	margin-left: 4px;
}
.loginBox TD {
	color: white;
	font-size:7pt;
	font-family: tahoma;
}
.loginBox A {
	color: #d1bead;
}
.loginBox A:hover  {
	color: #fdfdfd;
}
.loginBox INPUT {
	font-weight: normal;
	border: 1px solid black;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	width: 100%;
	font-size:7pt;
	font-family: tahoma;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
} 
DIV.dark INPUT {
	font-weight: normal;
	border: 1px solid black;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	width:100%;
}
.loginBox INPUT.button, DIV.dark INPUT.button, INPUT.button{
	background-color: #A45B29;
	border: 1px solid #CBA084;
	border-right: 1px solid #452611;
	border-bottom: 1px solid #452611;
	width: auto;
	color: white;
}
.loginBox DIV.title {
	background-color: #F4EEEA;
	color: black;
	font-weight: bold;
	padding: 5px;
	text-align: left;
}
.loginBox DIV.text {
	padding: 5px;
}
.advertising {
	float:left;
	display:inline;
	padding:0px;
	text-align: center;
	font-weight: bold;
	margin: 5px;
/*	font-size:30px;*/
}
.advertising A{
	color: #A45B29;
	text-align: center;
	font-weight: normal;
}
.advertising A.admin {
	font-size: 8pt;
	font-weight: normal;
}


DIV.linker {
	text-align: right;
}
DIV.linker TD {
	text-align: center;
	width: 15px;
	height: 15px;
	vertical-align: middle;
}
DIV.linker A {
	width: 15px;
	height: 15px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}
DIV.linker A.end {
	width: auto;
}
DIV.linker A:hover {
	font-weight: bold;
	background-color: #F4EEEA;
}
DIV.linker TD.middle {
	background-color: #A45B29;
	color: white;
	border: 1px solid #4F2D15;
	border-top: 1px solid #F4EEEA;
	border-left: 1px solid #F4EEEA;
	font-weight: bold;
}
DIV.linker TD.first {
	width: auto;
}
DIV.error_report {
	border: 3px double red;
	background-color: #aa0000;
	color: white;
	padding: 10px;
}

DIV.message_report {
	border: 3px double green;
	text-align: center;
	color: black;
	padding: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #fdffd9;
}
DIV.images IMG {

	border: 3px solid #F4EEEA;
}
.file_info {
	color: #aaaaaa;
}

TABLE.page_subtitle {
	background-image: url(../images/title2_bg.jpg);
}
TABLE.page_subtitle TD {
	background-repeat: no-repeat;
	background-position: right center;
	background-image: url(../images/title2_right.jpg);
	color: white;
	font-weight: bold;
	font-size:15px;
}
TABLE.pages TD {
	background-color: #F4E5DA;
}
A.info_pannel {
	text-decoration: none;
	cursor: pointer;
	display: block;
}

A.info_pannel:hover {
	background-color: #990000;
	color: white;
}
.img_middle {
	vertical-align: middle;
}

.search_panel {
	padding: 3px 3px 3px 0px;
}
.search_panel .button {
	float: right;
}
.search_panel .text {
	width: 186px;
}
.layout_page_content P {
    line-height: 1.5em;
}
