body, html, div {
	margin: 0;
	padding: 0;
    margin-left:auto;
    margin-right:auto;
}
body 
{
	/* Lucida Grande, Geneva */
	font: 11px 'Lucida Grande', Helvetica, arial, tahoma, sans serif; 
	color: #527188;
	background-color: #ffffff;
	text-align: center; 
}
table {
	font-size: 12pt;
	color: Black;
	border-color: rgb(153, 153, 51);
}
td {
	font-size: 12px;
	color: Black;
	text-align: left; 
}
.calendar_td {
	font-size: 12px;
	color: Black;
}
tr {
	font-size: 12px;
	color: Black;
}
h3 {
	padding: 0;
	margin: 0;
	font-size: 14px;
	color: #6676B2;
	font-weight: bold;
}
a {
	color: #990000; 
	text-decoration: none;
	font-weight:bold;
}

a:visited {
	color: #990000;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	color: #7D7D7D;
	text-decoration: underline;
	font-weight:bold;
}
button
{
	color: rgb(255, 255, 255);
}
label
{
	color: rgb(0, 0, 0);
}
textarea
{
	color: rgb(0, 0, 0);
}
fieldset
{
	color: rgb(0, 0, 0);
}
legend
{
	color: rgb(102, 0, 0);
}
select
{
	color: rgb(0, 0, 0);
}
caption
{
	color: rgb(102, 0, 0);
}
th
{
	color: rgb(0, 0, 0);
}
.AuctionTitle {
	font-weight: bold;
	font-size: 24px;
}
.table_Black_Strong_Text
{
	font-size: 10pt;
	color: Black;
	font-weight: bold;
	
}
.PopUp_Black_Strong_Text
{
	font-size: 10pt;
	color: black;
	font-weight: bold;
	background-color: #b4d0d0;
}
.PopUp_Calendar_ back
{
	background-color: #b4d0d1;
}
.white_text
{
	font-size: 10pt;
	color: White;
		
}
.white_tblcell
{
	font-size: 8pt;
	color: #0066CC;
	background-color: #FFFFFF;
	
}


.table_Black_Text
{
	font-size: 10pt;
	color:Black;
	font-weight: normal;
}


.table_Black_Strong_Title
{
	font-size: 12pt;
	color: Black;
	font-weight: bold;
}
.table_Strong_Title
{
	font-size: 12pt;
	font-weight: bold;
}

.Validation_Error_Text
{
	font-size: 9pt;
	color: Red;
	font-weight: normal;
}
.Validation_Star
{
	font-size: 10pt;
	color: Red;
	font-weight: bold;	
}	
.Event_text
{
	font-size: 8pt;
	color: Navy;
	font-weight: bold;
}
.Event_added_text
{
	font-size: 12pt;
	color: Navy;
	font-weight: bold;
	
}
.Event_receipt_heading
{
	font-size: 14pt;
	color: Navy;
	font-weight: bold;
	
}
.Receipt_backgroud_gray
{
	background-color: #cccc99;
	font-size: 8pt;
	color: Navy;
	font-weight: bold;
}

.Event_textheader
{
	font-size: 16pt;
	color: Black;
	font-weight: bold;
}
.results {
	border: #F8DA7E 1px double;
}

.results td {
	font-size: 11px;
	border-bottom: #F8DA7E 1px double;
	color: #7D7D7D;
}

.resultshr {
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}

.side {	
	font-size: 11px;
	color:black;
}

.smgray {
	margin: 0;
	font-size: 10px;
	color: #B5B5B5;
}

.sm {
	margin: 0px 0px 8px 0px;
	font-size: 10px;
	color: #527188;
}

.sm a, .sm a:visited{
	font-size: 10px;
	color: #000;
	text-decoration: underline;
	height: 19px;
}

.sm a:hover{
	font-size: 10px;
	color: #000;
	text-decoration: none;
}

.full {
	height: 100%;
}

.content {
	border: #B4D0D1 2px double;
	color: #3C3C3C;
	height: 100%;
	text-align: left;
}

.header {
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #fff;
}

.footer {
	margin: 0;
	padding: 0;
	font-size: 10px;
	color: #990000;
	text-align: center;
}

.footer a, .footer a:visited {
	color: #990000;
	text-decoration: underline;
}

.footer a:hover {
	text-decoration: none;
}

.form {
	border: #000 1px double;
	font-size: 11px;
	color: #000;
	background-color: #fff;

}
.textbox_width40
{
	font-size: 11px;
	width:40;
		
}
.textbox_width60
{
	font-size: 11px;
	width:60;
		
}
ul, li {
	margin: 2px, 0px, 0px, 10px;
	padding: 0px, 0px, 0px, 0px;
}
/*----------------------------------------------------*/
.tabheader .tabsline {
	BACKGROUND-IMAGE: url(http://www.events.org/images/tabs/tabs-line.gif)
}
.tabs .leftoff {
	BACKGROUND-IMAGE: url(http://www.events.org/images/tabs/tabs-left-off.gif); BACKGROUND-REPEAT: no-repeat
}
.tabs .lefton {
	BACKGROUND-IMAGE: url(http://www.events.org/images/tabs/tabs-left-on.gif); BACKGROUND-REPEAT: no-repeat
}
.tabs .middleoff {
	BACKGROUND-IMAGE: url(http://www.events.org/images/tabs/tabs-middle-off.gif); BACKGROUND-REPEAT: no-repeat
}
.tabs .middleon {
	BACKGROUND-IMAGE: url(http://www.events.org/images/tabs/tabs-middle-on.gif); BACKGROUND-REPEAT: no-repeat; WHITE-SPACE: nowrap
}
.tabs .middleoffonleft {
	BACKGROUND-IMAGE: url(http://www.events.org/images/tabs/tabs-middle-off-onleft.gif); BACKGROUND-REPEAT: no-repeat
}
.tabs .rightoff {
	BACKGROUND-IMAGE: url(http://www.events.org/images/tabs/tabs-right-off.gif); BACKGROUND-REPEAT: no-repeat
}
.tabs .righton {
	BACKGROUND-IMAGE: url(http://www.events.org/images/tabs/tabs-right-on.gif); BACKGROUND-REPEAT: no-repeat
}
.tabs DIV {
	MARGIN-LEFT: 23px
}
.leftoff DIV {
	MARGIN-LEFT: 13px
}
.lefton DIV {
	MARGIN-LEFT: 13px
}
.EditField { padding: 0px; font-size: 11px; height: 18px; }	        
.eButtonLargeStandard
{
    background-color: #990000; 
    color: #e6dbae;
    border-color: #cccccc;
    border-style: Solid; 
    border-width: 1px; 
    font-weight:bold;
    margin:1px;
}

.eCloseButton
{
    background-color: red; 
    color: #ffffff;
    border-color: #cccccc;
    border-style: Solid; 
    border-width: 1px; 
    font-weight:bold;
    margin:1px;
}
