a:hover {color: BLUE; 
	text-decoration: UNDERLINE; 
	background: YELLOW; 
	font-weight: bold
}

a:visited 
{
	color: PURPLE; 
	text-decoration: UNDERLINE; 
	font-weight: bold}
a:link {color: BLUE; font-weight: bold}
a:active {color: RED; font-style: italic; font-weight: bold}
body 
{
	margin: 5px; 
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serifbackground-color: Aqua;
	}
.bgcolor { color : white; }


/* ------------------------------------------------------------- */
IMG {BORDER:0}

TD 
{
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serifbackground-color: Aqua;
	padding:0 5 0 5;
	background-color:White;
	
	
	
	
	}
.LTD
{

	padding:0 0 0 0;
}

.left_menu_table{
	border-bottom : 0 solid Black;
	border-left : 0 solid Black;
	border-right : 0 solid Black;
	border-top : 0 solid Black;
	margin:0 0 0 0;
	/*background : #EFEFFF;*/
}
H1 {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 20px; 
}
H3 {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 14px; 
}


.art {
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;	
	cursor: hand; 	
	height: 15px;
	text-transform:capitalize;	
	padding-bottom: 0px; 
	padding-left: 5px; 
	padding-top: 0px; 
	text-decoration:UNDERLINE; 
	width: 100%;
	border-bottom:  WHITE 1px solid; 
	border-top: WHITE 1px solid; 
	color: BLUE; 
	text-align:center;
	margin:3px 0px 3px 0px
	
	
}

.art:hover 
{
	text-transform:capitalize;
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid Gray;
	border-top: 1px solid Gray;
	color: #CACACA;
	cursor: hand;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-top: 0px;

	text-decoration: none;
	width: 100%;
	font-weight : bold;
}
.SN 
{
	height:25;
	text-align:center;
	background:#D0D0D0;
	FONT-SIZE: 14px; 
	font-weight:bold;
	font-style:italic;
	font:caption;	
	}
	
