/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #8E93B9;
	background-image: url(images/pagebk.jpg)
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #000000;
}
H1
{
	margin-top: 0px;
	font-weight: bold;
	font-size: 12pt;
	word-spacing: normal;
	text-transform: none;
	color: white;
	font-style: normal;
	font-family: 'Times New Roman';
	text-decoration: none;
}	
		
H2
{
    font-weight: bold;
    font-size: 28px;
    font-family: Georgia, "Times New Roman" , Times, serif;
    word-spacing: normal;
    text-transform: none;
    font-style: normal;
    letter-spacing: normal;
    text-decoration: none;
    color: #000066;
    line-height: normal;
    margin-bottom: 5px;
}	
		
H3	{	
    font-weight: bold;
    font-size: 18px;
    font-family: Georgia, "Times New Roman" , Times, serif;
    word-spacing: normal;
    text-transform: none;
    font-style: normal;
    letter-spacing: normal;
    text-decoration: none;
    color: #000066;
    line-height: normal;
    margin-bottom: 5px;
	}	
		
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:	#3333ff;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#3333ff;
	}	
		
A:hover	{	
	text-decoration:	none;
	color:	#6666ff;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI
{
	list-style-image: url(images/dot10.GIF);
	padding-bottom: 10px;
	padding-left: 10px;
}	

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.nav {
	font-weight: bold;
	font-size: 15px;
	line-height: 16px;
	font-family: 'Times New Roman';
	color: #000066;
	text-decoration: none;

}

a.nav:hover {
	font-weight: bold;
	font-size: 15px;
	line-height: 16px;
	font-family: 'Times New Roman';
	color: #FFFFFF;
	text-decoration: none;

}

a.navR {
	font-weight: bold;
	font-size: 15px;
	line-height: 16px;
	font-family: 'Times New Roman';
	color: #990000;
	text-decoration: none;

}

a.navR:hover {
	font-weight: bold;
	font-size: 15px;
	line-height: 16px;
	font-family: 'Times New Roman';
	color: #FFFFFF;
	text-decoration: none;

}

	
.menus {
	font-weight: bold;
	font-size: 15px;
	line-height: 16px;
	font-family: 'Times New Roman';
}

.menusR {
	color:Red;
	font-weight: bold;
	font-size: 15px;
	line-height: 13px;
	font-family: 'Times New Roman';
}

.norm
{
	padding-left: 20px;
	padding-right: 20px;
	font-size: 18px;
	line-height: 18px;
	font-family: 'Times New Roman';
}

.norm1
{
	font-size: 18px;
	line-height: 18px;
	font-family: 'Times New Roman';
}
.news1
{
	font-size: 9px;
	font-family: Verdana;
}

.newslistdate
{
	font-weight: bold;
	font-size: 16px;
	color: #000099;
	font-family: Times New Roman;
}
.newslist
{
	padding-left: 40px;
	font-weight: normal;
	font-size: 15px;
	color: black;
	font-family: Times New Roman;
}
