/* Default CSS Stylesheet for a new Web Application project */

BODY
{
   
  margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
    SCROLLBAR-FACE-COLOR: #CCCCCC;
	SCROLLBAR-HIGHLIGHT-COLOR: #225577;
	SCROLLBAR-SHADOW-COLOR: #225577;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #E9EEEF;
	SCROLLBAR-DARKSHADOW-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;
	}	
		
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:	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;
	}	

IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}
	a.z {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a.z:link {
	text-decoration: none;
}
a.z:visited {
	text-decoration: none;
}
a.z:hover {
	text-decoration: none;
	color: #FF6600;
}
a.z:active {
	text-decoration: underline;
}
.txt { BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; FONT-SIZE: x-small; BORDER-LEFT: #999999 1px solid; COLOR: #000000; BORDER-BOTTOM: #999999 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ffffff }
		.tbl { BORDER-RIGHT: silver 1px solid; BORDER-TOP: silver 1px solid; BORDER-LEFT: silver 1px solid; BORDER-BOTTOM: silver 1px solid }
		.btn
{
	border-right: gainsboro 1px double;
	border-top: gainsboro 1px double;
	font-size: 12px;
	BACKGROUND-POSITION-Y: center;
	background-image: url(images/btn.jpg);
	border-left: gainsboro 1px double;
	width: 75px;
	color: steelblue;
	border-bottom: gainsboro 1px double;
	background-repeat: repeat-x;
	font-family: tahoma;
	height: 20px;
	font-weight: bold;
}
.heading
{
	font-weight: bold;
	font-size: x-small;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.header_2
{
	font-weight: bold;
	font-size: x-small;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
a.x
	 {
		 font-family: Verdana, Arial, Helvetica, sans-serif;
		 font-size: 12px;
		 color: #000000;
	 }
a.x:link
	 { 
		text-decoration: none;
	 }
a.x:visited
	 { 
		text-decoration: none;
	    color: #000000;
	 }
a.x:hover
 {
	 text-decoration: none;
	  color: #BF9853;
 }
a.x:active
 { 
	text-decoration: none;
	 color: #000000; 
 }
.bt { FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #666666; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif }
.bg_1 {
	background-image: url(images/index_r20_c5.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bg_2 {
	background-image: url(images/index_r3_c1.png);
	background-repeat: no-repeat;
	background-position: center center;}
	.bg_marquee {
	background-image: url(images/marquee_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.text_1 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #3A3A3A;
	text-decoration: none;
}
.bg_vc {
	background-image: url(images/vc_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
