A {
	color : red;
	font-family : Tahoma;
	font-size : 11px;
	text-decoration : none;
}

A:HOVER {
	color : Navy;
	font-family : Tahoma;
	font-size : 11px;
	text-decoration : underline;
}
A.top_menu {
	color : white;
	font-family : Tahoma;
	font-size : 9px;
	text-decoration : none;
	padding-top : 10px;
}

A.top_menu:HOVER {
	color : black;
	font-family : Tahoma;
	font-size : 9px;
	text-decoration : underline;
}
.copyright {
	color : white;
	font-family : Tahoma;
	font-size : 9px;
}
BODY, TD {
	color : Black;
	font-family : Tahoma;
	font-size : 11px;
	SCROLLBAR-FACE-COLOR: #efefef;
		SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
		SCROLLBAR-SHADOW-COLOR: gray;
		SCROLLBAR-3DLIGHT-COLOR: #ffffff;
		SCROLLBAR-ARROW-COLOR: #000000;
		SCROLLBAR-DARKSHADOW-COLOR: #d1d1d1;
		SCROLLBAR-BASE-COLOR: black;
}
input {
		font-family: Tahoma;
		font-size: 11px;
		color: red;
		
		border-color:
	silver;
		border-width: 1px;
	}
	textarea {
		font-family: Tahoma;
		font-size: 11px;
		color: red;
		width: 200px;
		border-color:
	silver;
		border-width: 1px;
	}
input.button {
		color : #484848;
		font-family : Tahoma;
		font-size : 11px;
		text-decoration : none;
		background-image : url(images/bk.jpg);
		border : thin solid Gray;
		width : 80px;
	}
	a.side_menu 
{
		font:11px, Tahoma, sans-serif;
		width: 135px;
		height: 18px;
		padding: 0px;
		background-image : url(../images/button.jpg);
		background-position : left;
		text-align: left;
		color: black;
		PADDING-TOP: 2px;
		text-decoration: none;
}
a.side_menu:hover 
{
		font:11px, Tahoma, sans-serif;
		width: 135px;
		height: 18px;
		padding: 0px;
		background-image : url(../images/button_bk.jpg);
		text-align: left;
		color: red;
		PADDING-TOP: 2px;
		text-decoration: none;
}
.heading
{
		font:11px, Tahoma, sans-serif;
		padding: 0px;
		background-image : url(../images/list_navy.jpg);
		background-repeat: no-repeat;
		background-position: left;
		color: navy;
		text-decoration: none;
		text-indent : 20px;
		border: dotted 1px navy;
		font-weight : bold;
		text-align: left;
}
.subheading
{
		font:11px, Tahoma, sans-serif;
		padding: 0px;
		background-image : url(../images/list_sub.jpg);
		background-repeat: no-repeat;
		background-position: left;
		color: #8080C0;
		text-decoration: none;
		text-indent : 20px;
		border: dotted 1px silver;
		font-weight : bold;
		text-align: left;
}
.intimate{
color : red;
font : 17px, "times new roman";
font-weight : bold;
font-style : italic;
}
.data{
color : #000;
font : 14px, "times new roman";
font-weight : bold;
}
.listed
{
		font:11px, Tahoma, sans-serif;
		padding: 0px;
		list-style-image : url(../images/listed.jpg);
		color: navy;
}
.none
{
		font:11px, Tahoma, sans-serif;
		padding: 0px;
		list-style-image : url(../images/listed1.jpg);
		color: navy;
}

.bodycell
{
		font:11px, Tahoma, sans-serif;
		padding: 0px;
		background-image : url(../images/bodycell.jpg);
		color: navy;
		text-decoration: none;
		border: dotted 1px #e6e6e6;
		padding : 5px;
}
.bodycell_over
{
		font:11px, Tahoma, sans-serif;
		padding: 0px;
		color: navy;
		text-decoration: none;
		border: dotted 1px red;
		padding : 5px;
}

