﻿.menu_aboutus
{
	background-position: left top;
	background-image: url(images/b_aboutus_hover.png);
	width: 144px;
	background-repeat: no-repeat;
	height: 50px;
}

.account_menu
{
	background-position: left top;
	background-image: url(images/bg_account_menu.gif);
	background-repeat: repeat-x;
	height: 30px;
}
.dflt_blue
{
	color:#333333;
	text-decoration:none;
	}
	.dflt_blue:link
{
	color:#333333;
	text-decoration:none;
	}
	.dflt_blue:hover
{
	color:#146060;
	text-decoration:none;
	}
	
	
	.dflt_bluea
{
	color:#146060;
	text-decoration:none;
	}
	.dflt_bluea:link
{
	color:#146060;
	text-decoration:none;
	}
	.dflt_bluea:hover
{
	color:#990c2c;
	text-decoration:none;
	}
.wht_ylw
{
	color:White;
	text-decoration:none;
	}
	.wht_ylw:link
{
	color:White;
	text-decoration:none;
	}
	.wht_ylw:hover
{
	color:#fef09c;
	text-decoration:none;
	}
.dark_blue
{
	color:#146060;
	text-decoration:none;
	}
	.dark_blue a
{
	color:#146060;
	text-decoration:none;
	}
	.dark_blue a:hover
{
	color:#146060;
	text-decoration:none;
	}
.txtbox
{
	color: #333333;
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 8pt;
	border-right: #d0d0d0 1px solid;
	border-top: #d0d0d0 1px solid;
	border-left: #d0d0d0 1px solid;
	border-bottom: #d0d0d0 1px solid;
	padding-left: 3px;
}
#table_dflt
{
	color:#333333;
	font-family:Trebuchet MS;
	font-size:10pt;
}
.dflt
{
	color:#333333;
	text-decoration:none;
	}
.dflt a
{
	color:#333333;
	text-decoration:none;
	}
.dflt a:hover
{
	color:#333333;
	text-decoration:underline;
	}
	
.wht
{
	color:white;
	text-decoration:none;
	}
.wht a
{
	color:white;
	text-decoration:none;
	}
.wht a:hover
{
	color:white;
	text-decoration:underline;
	}
	
	.gry
{
	color:Gray;
	text-decoration:none;
	}
.gry a
{
	color:Gray;
	text-decoration:none;
	}
.gry a:hover
{
	color:Gray;
	text-decoration:underline;
	}

.slvr
{
	color:silver;
	text-decoration:none;
	}
.slvr a
{
	color:silver;
	text-decoration:none;
	}
.slvr a:hover
{
	color:silver;
	text-decoration:underline;
	}

.blk
{
	color:black;
	text-decoration:none;
	}
.blk a
{
	color:black;
	text-decoration:none;
	}
.blk a:hover
{
	color:black;
	text-decoration:underline;
	}