BODY {
	BACKGROUND-COLOR: #999999
}
BODY {
	FONT-SIZE: 9px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
h1 {
	FONT-SIZE: 18px;
	margin-top: 10px;
}
h2 {
	FONT-SIZE: 14px; 
}
h3 {
	FONT-SIZE: 12px; 
}
.menu {
	FONT-SIZE: 9px;
	color: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.footer {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #999999
}
p, div, td {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	COLOR: #666666;
}
li {
	FONT-SIZE: 12px;
	COLOR: #666666;
	margin-bottom: 10px;
}
a:link, a:visited {
	color: #ff3300;
	text-decoration: none;
	}
a:hover {
	color: #ff3300;
	text-decoration: underline;
}
a.menulink:link, a.menulink:visited {
	color: #000000;
	text-decoration: none;
	}
a.menulink:hover {
	color: #ff3300;
	text-decoration: none;
}
.heading {
	COLOR: #ffffff;
	font-weight: bold;
}
.colHeading {
	FONT-SIZE: 10px; 
	COLOR: #ff3300;
	font-weight: bold;
}
.headline {
	FONT-SIZE: 12px;
	COLOR: #000000;
	font-weight: bold;
}
.calendar {
	BACKGROUND-COLOR: #FFFFFF;
}

/* calender styles */
.header1
	{color: #ffffff; background: #4682B4; font-weight: bold; font-family: Tahoma, Verdana; font-size: 13px; margin: 0px; padding: 2px;}
.header2
	{color: #000000; background: #DBEAF5; font-weight: bold; font-family: Tahoma, Verdana; font-size: 12px; text-align:left;}
.btn
	{font-family: Tahoma, Verdana; font-size: 11px;}
.inpt
	{font-family: Tahoma, Verdana; font-size: 11px; width: 100%}
.intd
	{color: #000000; font-family: Tahoma, Verdana; font-size: 11px; padding-left: 15px;}

/* Tigra validator styles */	
	
.tfvHighlight
	{color: #ff0000; font-weight: bold;}
.tfvNormal
	{color: #333333;}
.mandatory
	{color: #ff0000; font-weight: bold;}
.subtext
	{font-size: 9px;}
