BODY {
	MARGIN-TOP: 0px;
	MARGIN-LEFT: 0px;
	COLOR: #000000;
	MARGIN-RIGHT: 0px;
	margin-bottom:0px;
	background-color: #FFFFFF;
}
BODY {FONT-SIZE: 10px; font-family:Tahoma, serif;}

INPUT {FONT-SIZE: 10px; }

TABLE	{font-family:Tahoma, serif; font-size:11px;border:0px}
TR {FONT-SIZE: 11px; font-family:Tahoma, serif;}
TD {FONT-SIZE: 11px; font-family:tahoma;}

.font-1{ font-family:tahoma;}
.bold-white-text{COLOR:#f3f3f3; FONT-SIZE: 11px; font-family:tahoma; font-weight: bold;}
.featuredprice{COLOR:#FF6600; FONT-SIZE: 11px; font-family:tahoma; font-weight: bold;}
.feattxt{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

A{COLOR: #1C69B8;Text-Decoration:none;}
A:active{COLOR:#1C69B8}
A:link{COLOR: #1C69B8}
A:visited{COLOR: #1C69B8;}
A:hover{COLOR: #333333;Text-Decoration:underline;}

A.left{COLOR: #f3f3f3;Text-Decoration:none;}
A.left:active{COLOR:#f3f3f3}
A.left:link{COLOR: #f3f3f3}
A.left:visited{COLOR: #f3f3f3;}
A.left:hover{COLOR: #f3f3f3;Text-Decoration:underline;}


A.top{COLOR: #000000; Text-Decoration:none; }
A.top:active{COLOR:#000000}
A.top:link{COLOR: #000000}
A.top:visited{COLOR: #000000;}
A.top:hover{COLOR: #FFFFFF;	Text-Decoration:underline;}

.corner {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}

INPUT {FONT-SIZE: 11px; }
OPTION {FONT-SIZE: 11px; font-family:Verdana, Arial, Helvetica, sans-serif;}
SELECT {FONT-SIZE: 9px; font-family:Verdana, Arial, Helvetica, sans-serif;}
.right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
}

.smallCalendarTable {	border:1px solid black;
						background-color: white;
						margin-top:6px; }
.smallCalendarHeader {	text-align: center;
						font-weight: normal;
						background-color: silver;
						font-size: 10px; }
.smallCalendarCell {	background-color: #DBDDF3;
						width: 110px;
						height: 80px;
						font-size: 10px;
						vertical-align: top; }

form { margin: 0px; }
.buttonClass { cursor: pointer; }
