/* CSS Document */
#Table_01 {
	text-align: center;
	margin-left: 100px;
}
.pointer{
	cursor: pointer;
}
.pointer1{
	cursor: pointer;
	width:120px;
	height:90px;
}

img {
	border:none;
}

.tablebox {
	border-collapse: collapse;
	
}
.tablebox td {
	background-color: #a97c7d;
	text-align: left;
	color: #F5F5F5;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding: 5px;
}
#Table_01 .tablebox .table_noborder {
	background-color: #9C998A;
}
#Table_01 .tablebox .table_noborder td {
	text-align: left;
}
#Table_01 .tablebox .darkred {
	background-color: #000000;
	border-collapse: collapse;
}
#Table_01 .tablebox .darkred td {
	background-color: #202020;
}

.tablebox th {
	background-color: #330506;
	text-align: center;
	color: #F5F0F0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding-top: 3px;
	padding-left: 2px;
}
caption {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003651;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #a97c7d;
	border-right-color: #a97c7d;
	border-left-color: #a97c7d;
	margin: 0px;
	background-repeat: repeat-x;
	background-image: url(images/gradient_maroon.jpg);
	border-bottom-style: none;
}


#list_of_events {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FFC;
}

.bordercollapse {
	border-collapse: collapse;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 10px;
	background-color: #9B998A;
	padding: 0px;
}
.bordercollapse td {
	text-align: center;
	background-color: #9C998A;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 2px;
}


body{
	margin:0px;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	background-color:#590C1E;
}
p{
padding:0px;
margin:0px;
}
td{
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
}
.logo{
	padding-left:46px;
}
.left{
background-image:url(images/left_part.gif);
background-repeat:no-repeat;
height:989px;
width:68px;
}
.right{
background-image:url(images/right_part.gif);
background-repeat:no-repeat;
height:989px;
width:30px;
}
.topPart{
background-image:url(images/top_part.gif);
background-repeat:no-repeat;
width:513px;
height:192px;
}
.headerPic{
background-image:url(images/header_pic.gif);
background-repeat:no-repeat;
width:514px;
height:295px;
}
.headerLeft{
padding-left:27px;
}
.headerText{
color:#6A6759;
line-height:14px;
text-decoration:none;
}
.headerText:hover{
color:#8E472B;
line-height:14px;
text-decoration:none;
}
.newsBg{
background-image:url(images/news_bg.gif);
background-repeat:repeat-y;
}
.newsText{
color:#C7C5BA;
line-height:12px;
text-decoration:none;
}

.newsTextBold{
color:#363425;
font-weight:bold;
line-height:12px;
text-decoration:none;
}
.readmoreText{
color:#6D2330;
line-height:12px;
text-decoration:underline;
}
.readmoreText:hover{
color:#6D2330;
line-height:12px;
text-decoration:none;
}
.pubText{
font-size:11px;
font-weight:bold;
color:#363425;
line-height:12px;
}
.pubTextRed{
color:#6C232F;
line-height:11px;
}
.pubTextBold{
color:#C7C5BA;
line-height:11px;
font-weight:bold;
font-size:11px;
}
.footer{
background-image:url(images/footer.gif);
background-repeat:no-repeat;
width:513px;
height:98px;
}
.copyrightText{
font-size:11px;
font-weight:bold;
color:#716E5E;
}
#Table_01 #left_trim {
	background-image: url(../images/layout_data_23.jpg);
}
#Table_01 #right_trim {
	background-image: url(../images/layout_data_25B.jpg);
}
.inputtext {
	background:  none;
	border: 1px solid #CCCCCC;
}
#rightcol {
	background-image: url(../images/layout_data_25.jpg);
	background-repeat: repeat-y;
	width: 114px;
}
#leftcol {
	background-image: url(../images/layout_data_23.jpg);
	background-repeat: repeat-y;
	width: 105px;
}
.caption {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003651;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #a97c7d;
	border-right-color: #a97c7d;
	border-left-color: #a97c7d;
	margin: 0px;
	background-repeat: repeat-x;
	background-image: url(images/gradient_maroon.jpg);
	border-bottom-style: none;
}

