/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    font-weight: normal;
	font-size: 10pt;
	word-spacing: normal;
	text-transform: none;
	font-family: sans-serif;
	letter-spacing: normal;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    
}
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-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: sans-serif;
	font-size:	10pt;
	}

A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
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;
	}	

TD
{
	font-weight: normal;
	font-size: 10pt;
	text-transform: none;
	font-family: 'Microsoft Sans Serif';
}
.textbox
{
	border: #000000 1px solid;
	font-weight: normal;
	font-size: 10pt;
	font-family: 'Microsoft Sans Serif';
	height: 22px;
}
.unedit
{
	background-color:#cceeff;
	border: #000000 1px solid;
	font-weight: normal;
	font-size: 10pt;
	font-family: 'Microsoft Sans Serif';
}
.logintextbox
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-weight: normal;
	font-size: 10pt;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	font-family: sans-serif;
}
.button
{
	border: dimgray 1px solid;
	font-weight: bold;
	font-size: 10pt;
	background-image: url(images/cover/signbutton_bg.gif);
	width: 100px;
	color: black;
	font-family: 'Microsoft Sans Serif';
	height: 22px;
	background-color: white;
}
.disablebutton
{
	border: dimgray 1px solid;
	font-weight: bold;
	font-size: 10pt;
	color: white;
	font-family: 'Sans-Serif';
	height: 25px;
	background-color:Darkgray;
}
.addbutton
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	font-weight: bold;
	font-size: 10pt;
	background-image: url(images/cover/signbutton_bg.gif);
	border-left: dimgray 1px solid;
	width: 100px;
	color: black;
	border-bottom: dimgray 1px solid;
	font-family: 'Microsoft Sans Serif';
	height: 21px;
	background-color: white;
}
.loginbutton
{
	font-weight: bold;
	font-size: 10pt;
	background-image: url(images/cover/signbutton_bg.gif);
	width: 100px;
	color: black;
	font-family: 'Microsoft Sans Serif';
	height: 25px;
	background-color: white;
}
.select
{
	font-family:MS Sans Serif;
	color:Black;
	background-color:White;
	text-decoration:none;
	border:solid 1px #000000;
}

.menuDefault
{
	width:100px;
	height:22px;
	background-color:#FFFFFF; 
	cursor:hand; 
	text-align:center;
	vertical-align:middle;
}

.menuOn
{
	width:100px;
	height:22px;
	background-color:#f2dfff; 
	cursor:hand; 
	text-align:center;
	vertical-align:middle;
}

.LmenuDefault
{
	background-color:#FFFFFF;
	font-family:Tahoma;
	cursor:hand; 
	text-align:center;
	vertical-align:middle;
}

.LmenuOn
{
	background-color:#f2dfff;
	font-family:Tahoma;
	cursor:hand; 
	text-align:center;
	vertical-align:middle;
}

.LmenuTextTop
{
	color:White;
	font-family:Tahoma;
	text-align:center;
	vertical-align:middle;
}

A.LmenuText:link
{
	color:Navy;
	font-family:Tahoma;
}
A.LmenuText:visited
{
	color:Navy;
	font-family:Tahoma;
}
A.LmenuText:active
{
	color:Navy;
	font-family:Tahoma;
}
A.LmenuText:hover
{
	color:red;
	text-decoration:underline;
	font-family:Tahoma;
}
TD.Lmenu
{
	font-family:Tahoma;
	font-size:10pt;
	text-transform: none;
}
