body {
	font-family:Tahoma;
	font-size:11px;
	color:#494949;
	scrollbar-base-color: #2222ff;
	scrollbar-arrow-color: black;
	scrollbar-DarkShadow-Color: black;
	list-style-image : url(images/arr.gif);
}

.top_border {
	background-image : url(images/top_build.gif);
}

.left_border {
	background-image : url(images/leftside_build.gif);
}

.right_border {
	background-image : url(images/rightside_build.gif);
}

.bottom_border {
	background-image : url(images/bottom_build.gif);
}

.hd {
	color : Blue;
	padding : 4;
	font-weight : bold;
}

.hdtitle {
	color : Blue;
}

.greenhd {
	color : #339900;
}

.chathd {
	color : Blue;
	font-weight : bold;
	font-size : 17;
	text-decoration : none;
}

.rule {
	border-top : 1px ridge #A2A2A2;
}

.blue_bg {
	background-image : url(images/bg_blue.jpg);
	background-repeat : repeat;
	color : #427bb1;
	font-weight : bold;
}

.dkblue_bg {
	background-image : url(images/dkblue_bg.jpg);
	background-repeat : repeat;
	color : Black;
	font-weight : bold;
}

.green_bg {
	background-image : url(images/green_bg.jpg);
	background-repeat : repeat;
	color : Black;
	font-weight : bold;
}

.menu {
	color: Blue;
	font-weight : bold;
}

.errors {
	color: red;
}

.std {
	font-family:Tahoma;
	font-size:11px;
	color:#494949;
}

td {
	font-family:Tahoma;
	font-size:11px;
	color:#494949;
}

form {
	margin:0px;
}

a {
	text-decoration: underline;
	color: Blue;
}

a:hover {
	color :black;
}

a:hover.menu {
	color : Black;
}
a.n {

	text-decoration: none;
	color:#427BB1;
}
a.dark
{
	text-decoration: underline;
	color:#32639F;
}
.dark
{

	color:#32639F;
}
.b
{
	color: Blue;
}

.menu {
	color: Blue;
}

a.menu {
	color: Blue;
	text-decoration:none;
}

a.copy {
	color:#7A7A7A;
	text-decoration:none;
}
.t9
{
	font-size:9px;
}
td.txt
{
	color : Blue;
}


