body	{	background-color: white;
			background-image: url('images/bgshes.gif');
			Font-Family 	: arial;
			Font-Style 		: normal;
			Font-size		: 11px
			Color 			: #000000;	
	}


p	{
		font-size	:	11pt; 
		font-family	:	arial;
	}
	
.left		{font-size:12px; font-weight:bold; font-family:arial,verdana,geneva,helvetica,sans-serif; color:#8B0000; line-height:13px;text-decoration: none;}

.left2		{font-size:12px; font-weight:bold; font-family:arial,verdana,geneva,helvetica,sans-serif; color:#8B0000; line-height:11px;text-decoration: none;}

.top		{font-size:12px; font-weight:bold; font-family:arial,verdana,geneva,helvetica,sans-serif; color:#ffffff; line-height:17px;text-decoration: none;}

.bottom		{font-size:10px; font-family:arial,verdana,geneva,helvetica,sans-serif; color:#006699; text-decoration: none;}

.main		{font-size:10px; font-family:arial,verdana,geneva,helvetica,sans-serif; color:#006699; line-height:10px;text-decoration: none;}

.main2		{font-size:10px; font-family:arial,verdana,geneva,helvetica,sans-serif;  color:#0099FF; line-height:10px;text-decoration: none;}

.white		{font-size:12px; font-family:arial,verdana,geneva,helvetica,sans-serif; color:#FFFFFF; line-height:14px;text-decoration: none;}

A.:hover.top			{color:#ffffcc}
A.:hover.left		{color:#006699; text-decoration: underline}
A.:hover.left2		{color:#006699 ; text-decoration: underline}
A.:hover.bottom		{color:#8B0000 ; text-decoration: underline}
A.:hover.main		{color:#8B0000 ; text-decoration: underline}
A.:hover.white		{color:#ffffcc ; text-decoration: underline}



a 		{	color		: blue;
			text-decoration	: none;	}

a:hover 	{	color		: red;
			text-decoration	: underline;}

.justify			{text-align	:	justify;
	}

table{
	Font-Family : arial,verdana,geneva,helvetica,sans-serif;
	
	}


h1, h2, h3, h4, h5, h6{
	Font-Family : arial,verdana,geneva,helvetica,sans-serif;
	}


h1{
	Margin-Top : 12px;
	Font-Family : arial,verdana,geneva,helvetica,sans-serif;
	font-weight	:	bold;
	Color : #006699; 
	font-size:20pt
	}


h2{
	Margin-Top : 0px;
	Font-Family : arial,verdana,geneva,helvetica,sans-serif;
	font-weight	:	bold;
	Color : #006699;
	font-size:16pt
	}


h3{
	Margin-Top : 5px;
	Font-Family : arial,verdana,geneva,helvetica,sans-serif;
	Color : red;
	font-size:12pt

	}


h4{
	Margin-Top : 0px;
	Font-Family : arial,verdana,geneva,helvetica,sans-serif;
	Color : blue
	font-size: 11pt
	}


h5{
	Margin-Top : 0px;
	Font-Family : arial,verdana,geneva,helvetica,sans-serif;
	Color : red
	font-size:11pt
	}


h6{
	Margin-Top : 0px;
	Font-Family : arial,verdana,geneva,helvetica,sans-serif;
	Color : black
	font-size: 10pt
	}

ul	{
	Margin-Top : 5px;
	list-style-image	:	 url('images/bluebul.gif');
	font-family	:	arial,verdana,geneva,helvetica,sans-serif;
	font-size	:	12pt 
	}
	
hr	{	height:2px;
		color:#006699; 
	}

.tdheader	{
		background	:	#0000ff;
		Font-Family : 	arial, verdana,geneva,helvetica,sans-serif;
		font-size	:	10px;
		font-weight	:	normal;
		color		:	#FFFFFF;
	}


.tdgrey	{
		background	:	#DCDCDC;
		font-family	:	arial,verdana,geneva,helvetica,sans-serif;
		font-size	:	10px;
		font-weight	:	normal;
		color		:	#000000;
	}
	

.tdgrey2	{
		background	:	#F7F7F7;
		font-family	:	arial,verdana,geneva,helvetica,sans-serif;
		font-size	:	12px;
		font-weight	:	normal;
		color		:	#000000;
	}
	

.tdnavy	{
		background	:	#003366;
		font-family	:	arial,verdana,geneva,helvetica,sans-serif;
		font-size	:	14px;
		font-weight	:	bold;
		color		:	#C0C0C0;
	}
.date	{
	color:#DDD7B5;
	font: bold 12px Arial;
	padding-right: 5px;
	padding-left:10px;
	width:25px;
	float:left;
	clear:left;
	}
	
.desc {
	margin-left: 10px;
    font: bold 12px Arial;
}
.desc a {
	color: white;
}

.desc a:hover {
	background-color: green;
	color:white;
}
