/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	font-weight: normal;
	font-size: 0.8em;
	background-image: url(../img/background.gif);
	margin: 0px;
	word-spacing: normal;
	text-transform: none;
	width: 0px;
	color: #323232;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	height: 0px;
	background-color: #ffffff;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-top: 8px;
	margin-bottom: 8px;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
TD	
{
	FONT-SIZE: .8em;
}

A:link	{	
	
	color:	#3333cc;
	}	
		
A:visited	{	
	
	color:	#333399;
	}	
		
A:active	{	
	
	color:	#333399;
	}	
		
A:hover	{	
	
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	
LEGEND
{
	font-weight: bold;
}
FIELDSET
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	padding-bottom: 5px;
	padding-top: 5px;
}
UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	


.BodyText
{
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

/*==================================================*/
/*	calendar tool									*/
/*==================================================*/

.calButtonStyle {			/* button when displayed as TextboxButton or LabelButton */
	font-size: 10px;
	text-decoration: none;
}

.calClearDateStyle {		/* clear date row when the control allows null values */
	font-size: 10px;
	text-decoration: none;
	background: #ccc;
}
 
.calStyle {		/* style for the cal control */
	font-size: 10px;
	text-decoration: none;
}
 
.calDayHeaderStyle {		/* day header displayed in the popup calendar */
	background: #0000cc;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.calGoToTodayStyle {		/* go to today row */
	font-size: 10px;
	text-decoration: none;
}

.calHolidayStyle {			/* holidays displayed in the popup calendar */
	background: #f2f2f2;
	color: #ccc;
	font-size: 10px;
	text-decoration: none;
}

.calMonthHeaderStyle {		/* month header displayed in the popup calendar */
	font-size: 10px;
	color: #fff;
	background: #000;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

a.calMonthHeaderStyle:visited, a.calMonthHeaderStyle:link, a.calMonthHeaderStyle:hover, a.calMonthHeaderStyle {
	text-decoration: underline;
	color: #ffffff
}

.calOffMonthStyle {			/* previous/next month days displayed in the popup calendar */
	font-size: 10px;
	color: #fff;
	background: #cccccc;
	text-decoration: none;
	text-transform: uppercase;
}

.calSelectedDateStyle {		/* selected day displayed in the popup calendar */
	background: lightsteelblue;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

.calTodayStyle
{
	background: #fff;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

.calWeekdayStyle {			/* weekday days displayed in the popup calendar */
	background: #fff;
	color: #000;
	font-size: 10px;
	text-decoration: none;
} 

.calWeekendStyle {			/* weekend days displayed in the popup calendar */
	background: #fff;
	color: #666;
	font-size: 10px;
	text-decoration: none;
}

