/* Default CSS Stylesheet for a new Web Application project */

Body
{
    FONT-FAMILY:Verdana;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
	Color:	black; 
	 
	
    
}

.normaltext1 {
font-family: Verdana;
font-size:11px;
FONT-WEIGHT: normal;
line-height: 14pt;
text-align:left;
color: black;
}

.normaltext2 {
font-family: Verdana, Arial;
font-size:8pt;
FONT-WEIGHT: normal;
line-height: 14pt;
text-align:left;
left:auto;
content:normal;
color: black;
}


.Header2a 
{
	FONT-FAMILY:Arial Bold ;
	FONT-WEIGHT:normal; 
	FONT-SIZE: 11pt;
	LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal; 
	Color: #F77D21;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #F77D21;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	line-height: 18pt;
	}	
		
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;
	font-size:	1.5em;
	font-weight:	bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	line-height: 22pt;
	}	
		
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	{	
	text-decoration:underline;
	color:	black;
	FONT-SIZE: 8pt;
	}	
		
A:visited	{	
	text-decoration:	underline;
	color:	black;
	FONT-SIZE: 8pt;
	}	
		
A:active	{	
	text-decoration:	underline;
	color:	black;
	}	
		
A:hover	{	
	text-decoration:	none;
	color:	#F77D21;
	FONT-SIZE: 8pt;
	}
	
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;
	}	

.TableBorder
{
	BORDER-RIGHT: BORDER-COLLAPSE: collapse;  BORDER-LEFT: BORDER-COLLAPSE: collapse; BORDER-BOTTOM: BORDER-COLLAPSE: collapse; BORDER-TOP: BORDER-COLLAPSE: collapse;
}

.mainmenutube{
    margin-top: 2px;
    margin-right: 2px;
    margin-bottom: 2px;
    margin-left: 4px;
    margin-right:4px;
    height: 25px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: LEFT;
    font-weight: bold;
    font-size: 10px;
    color:White;
	
    
    
}
.roundcont1 {
	background-color: #8CA6D6;
	color: white;
}
.roundcont {
	width: 500px;
	background-color: #f90;
	font-family: Verdana;
	font-size:11px;
	FONT-WEIGHT: normal;
	line-height: 14pt;
	text-align:center;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(images/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 26px;
   border: none;
   display: block !important;
}