/* Default CSS Stylesheet for a new Web Application project */

.MultiLineTextArea
{
	font-weight: normal;
	font-size: 8pt;
	color: white;
	font-family: 'Trebuchet MS' , Arial, Verdana;
	background-color: #000028;
}

.TableHeader
{
	font-weight: bold;
	font-size: 9pt;
	color: white;
	font-family: 'Trebuchet MS' , Arial, Verdana;
	background-color: #000000;
}

.TableRow
{
	font-weight: normal;
	font-size: 8pt;
	color: white;
	font-family: 'Trebuchet MS' , Arial, Verdana;
	background-color: #000028;
}

.AlternatingTableRow
{
	font-weight: normal;
	font-size: 8pt;
	color: white;
	font-family: 'Trebuchet MS' , Arial, Verdana;
	background-color: #002c2c;
}

.DashedLine
{
	border: dashed thin #ffffff 
}

.InactiveText
{
	font-weight: normal;
	font-size: 12px;
	word-spacing: normal;
	text-transform: none;
	color: #ffe4b5;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
}

.WarningBackground
{
	background-color:#280000;
}	

.ContrastBackground
{
	background-color:#000028;
}	

.CalendarEvent
{
	font-weight: bold;
	font-size: 8pt;
	color: #ffd700;
	font-family: 'Trebuchet MS' , Arial, Verdana;
}

.CalendarMouseOverDay
{
	vertical-align: top;
	background-color: #000080;
	text-align: left;
}

.CalendarOtherMonthDay
{
	vertical-align: top;
	background-color: #323232;
	text-align: left;
}

.CalendarCurrentMonthDay
{
	vertical-align: top;
	background-color: #000000;
	text-align: left;
}

.CalendarWeekendDay
{
	vertical-align: top;
	background-color: #191919;
	text-align: left;
}

.CalendarTitle
{
	font-weight: bold;
	font-size: 12pt;
	padding-bottom: 0px;
	text-transform: capitalize;
	color: #ffffff;
	font-family: 'Trebuchet MS' , Arial, Verdana;
	height: 15px;
	background-color: transparent;
}

.CalendarDayHeader
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 0px;
	margin: 0px;
	text-transform: capitalize;
	color: #ffffff;
	border-top-style: none;
	padding-top: 0px;
	font-family: 'Trebuchet MS' , Arial, Verdana;
	border-right-style: none;
	border-left-style: none;
	height: 15px;
	background-color: black;
	border-bottom-style: none;
}

.NoTileBackground 
{ 
     background-repeat: no-repeat;
}

.Text
{
	font-weight: normal;
	font-size: 12px;
	word-spacing: normal;
	text-transform: none;
	color: #cccccc;
    font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
}

.Quote
{
	font-weight: normal;
	font-size: 12px;
	word-spacing: normal;
	text-transform: none;
	color: #cccccc;
	font-style: italic;
	font-family: 'Trebuchet MS' , Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
}

.TinyText
{
    font-weight: bold;
    font-size: 8px;
    word-spacing: normal;
    text-transform: none;
    color: #ffffff;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    letter-spacing: normal;
}

.WarningText
{
    font-weight: bold;
    font-size: 8pt;
    color: #ff4500;
    font-family: Tahoma;
    filter:Glow(Color=#000000, strength=2);
}

.MainHeader
{
    font-weight: bold;
    font-size: 12pt;
    color: #eee8aa;
    font-family: Verdana, Arial;
}

.Header
{
    font-weight: bold;
    font-size: 12px;
    color: white;
    font-family: Arial;
    filter:Glow(Color=#000000, strength=2);
}

.GreenHeader
{
    font-weight: bold;
    font-size: 12px;
    color: #CCFF33;
    font-family: Arial;
}

.Highlight
{
    font-weight: bold;
    color: #00ff00;
    font-family: Arial;
}

.Button
{
	border-right: whitesmoke 1px solid;
	padding-right: 5px;
	border-top: whitesmoke 1px solid;
	padding-left: 5px;
	font-weight: bold;
	font-size: 8pt;
	text-transform: capitalize;
	border-left: whitesmoke 1px solid;
	color: white;
	border-bottom: whitesmoke 1px solid;
	font-family: 'Trebuchet MS' , Arial;
	background-color:#000028;
	text-align: center;
	height: 19px;
}

.TextBox
{
	border-right: 1px;
	border-top: 1px;
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 0px;
	border-left: 1px;
	cursor: text;
	color: black;
	direction: ltr;
	padding-top: 0px;
	border-bottom: 1px;
	font-family: 'Trebuchet MS' , Arial;
	height: 17px;
	background-color: whitesmoke;
}

.RequiredTextBox
{
	border-right: 1px;
	border-top: 1px;
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 0px;
	border-left: 1px;
	cursor: text;
	color: red;
	background-color: Yellow;	
	direction: ltr;
	padding-top: 0px;
	border-bottom: 1px;
	font-family: 'Trebuchet MS' , Arial;
	height: 17px;
}

.TextArea
{
	border-right: 1px;
	border-top: 1px;
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 0px;
	border-left: 1px;
	cursor: text;
	color: black;
	direction: ltr;
	padding-top: 0px;
	border-bottom: 1px;
	font-family: 'Trebuchet MS' , Arial;
	height: 17px;
	background-color: whitesmoke;
}

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;
	}	
		
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;
	}	


A:link
{
    color: #ffff00;
    text-decoration: none;
}	
		
A:visited
{
    color: #00ff00;
    text-decoration: none;
}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

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;
	}	
