/* Last modified 04-16-04 */
.tbs {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	color: #993333;
	font-size: 10px;
	line-height: 16px;


}
.tbsheader {
	eft;font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #1B68AC;
}
.formReply {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	text-align: l
}

body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #FFFFFF;    			
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    color: #1B68AC;
	font-size: 11px;
}
a {
	color: #ea3f37;
	text-decoration: none;
	font-size: 14px;
}
a:hover {
	color: #EA3F37;
	text-decoration: none;
	font-size: 14px;
}
a:visited {
	color: #EA3F37;
	text-decoration: none;
	font-size: 14px;
}
/*
Common text settings
*/
p {
    font-size: 11px;
    margin-bottom: 2px;
    margin-top: 2px;
    margin-right: 2px;
    margin-left: 2px;
}
h5 {
    margin-bottom: 0px;
	margin-top: 0px;
    font-size: 12px;
}
h4 {
	font-size: 13px;
}
h3 {
	font-size: 18px;
	margin-top: 0px;
}
/*
Error box settings
*/
.alert {
    color: #CC0000;
	background-color: #FFFFFF;
    text-align: center;
	width: 60%;
	border: solid #8B0000 2px;
	padding: 5px;
	margin-bottom: 5px;
	font-size: 11px;
}
/*
Form text box settings
*/
.textbox {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;  
    color: #1B68AC;
    background-color: #FCFCFC;
}
/*
Form button settings
*/
.button {
	padding: 2px;
    background-color: #FFFFFF;
    font-size: 11px;
}

/*
Data table head row settings
*/
.tableTitle {
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    padding-left: 10px; padding-top: 1px; padding-bottom: 1px; padding-right: 5px;
	background-color: #1B68AC;
}

.tableTitle a, .tableTitle a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
/*
Welcome message settings
*/
.welcomeBack {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    color: #1B68AC;
	font-size: 12px;
}
/*
Table border color
*/
.tableBorder {
    background-color: #1B68AC;
}

/*
Common data cell settings
*/
td.cellColor, .cellColor td {
	padding: 2px;
	background-color: #FFFFFF;
	font-size: 16px;
	color: #EA3F37;
}
/*
Alternating row colors
*/
td.cellColor0, .cellColor0 td {
    padding: 2px;
    background-color: #FFFFFF;
    font-size: 11px;
}
td.cellColor1, .cellColor1 td {
    padding: 2px;
	background-color: #B1CAFE;
    font-size: 11px;
}
/*
Table data row heading settings
*/
td.rowHeaders, .rowHeaders td {
    color: #333333;
    background-color: #CDDDFE;
    font-weight: bold;
    text-align: center;
    font-size: 11px;
}
/*
Edit form cell settings
*/
td.formNames {
    font-size: 11px;
    background-color: #CDDDFE;
    padding-left: 5px;
}
/*
Inactive resource text color
*/
.inact {
    color: #BDBDBD;
}
/*
Color of the outermost border on every page
*/
.mainBorder {
    border: 1px solid #1b68ac;
}
/*
Background color of main section on every page
*/
.mainBkgrdClr {
	background-color: #FAFAFA;
}
/*
Alert message settings
*/
.message {
	background-color: #FEFEFE;
	text-align: center;
	width: 60%;
	border: solid #E0E0E0 1px;
	padding: 5px;
	margin-bottom: 5px;
	font-size: 11px;
}

/*
Summary popup box
*/
.summary_div {
	position: absolute;
	visibility: hidden;
	border: solid #686767 1px;
	padding: 3px;
	background-color: #E1E1E1;
	overflow: visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

/*
Lottery Draw History Date Box
*/
.drawHist_box {
	background-color: #CDDDFE;
	color: #282D42;
	border: solid 1px #8B94B1;
	font-size: 11px;
    padding-left: 5px;
}

/*
Calendar settings
*/
.monthNameStyle {
	font-size: 9px;
	text-align: center;
}
.dayBoxStyle {
	font-size: 10px;
	background-color: #B1CAFE;
	text-align: center;
	width: 18px;
	height: 18px;
}
.currentDayBoxStyle {
	width: 20px;
	height: 20px;
	font-size: 11px;
	background-color: #FFFFFF;
	text-align: center;
}
.emptyDayStyle {
	background-color: #CDDDFE;
}
.dayNamesStyle {
	font-size: 10px;
	text-align: center;
	height: 15px;
	background-color: #CDDDFE;
}
.navMonthStyle {
	font-size: 9px;
	color: #000000;
}
.selectBoxStyle {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
.tableHeader {
	font-size: 14px;
	color: #EA3F37;
	font-weight: bold;
}
.navLink {
	font-size: 8px;
	color: #EA3F37;
	font-weight: normal;
}
.tableBorder .rowHeaders2 {
	font-size: 14px;
	color: #000000;
	background-color: #1B68AC;
}
.rowHeaders3 {
	background-color: #529EE4;
}
