.button	{
	border: 1px; 
	border-style: solid; 
	height: 22px; 
	border-color: #456138; 
	background-color: #e4ffef; 
	font-family: verdana; 
	font-size: 14px; 
	color: #456138;
}

BODY { 
	margin: 0;
	background-color: #d3e7ff; 
}

TD {
	font-size: 13px;
	font-family: Arial, sans-serif;
    vertical-align:  top;
    text-align: left;
}

IMG {border: 0px;}


INPUT, TEXTAREA {BORDER: #ffb763 1px solid; background-color: #fae9bc;}

FIELDSET {BORDER: #0000FF 1px solid; }
LEGEND {COLOR: #0000FF; font-weight: bold;} 


a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}


.maintable {
	background-color: #fff; 
}

.top_menu_b {
	background: #001354 url('/images/desctop/btopmenu.gif') repeat-y;
	width: 707px;
	height: 53px;
}

table.top_menu {
	width: 100%;
	height: 100%;
	BORDER: #fff 0px solid;
}

td.top_menu1 {
	font-size: 15px;
	font-family: Times, 'Times New Roman', Georgia, sans-serif;
	color: #fff;
	BORDER: #fff 0px solid;
	text-align: center;
	vertical-align:  middle ;
}

td.top_menu2 {
	font-size: 15px;
	font-family: Times, 'Times New Roman', Georgia, sans-serif;
	color: #fa9e9e;
	BORDER: #fff 0px solid;
	text-align: center;
	vertical-align:  middle ;
}

a.top_menu1 {
	font-size: 15px;
	font-family: Times, 'Times New Roman', Georgia, sans-serif;
}
a.top_menu1:link {
	color: #fff;
	text-decoration: none;
}
a.top_menu1:visited {
	text-decoration: none;
	color: #fff;
}
a.top_menu1:hover {
	text-decoration: none;
	color: #faf99e;
}
a.top_menu1:active {
	text-decoration: none;
	color: #faf99e;
}

a.top_menu2 {
	font-size: 15px;
	font-family: Times, 'Times New Roman', Georgia, sans-serif;
}
a.top_menu2:link {
	color: #fa9e9e;
	text-decoration: none;
}
a.top_menu2:visited {
	text-decoration: none;
	color: #fa9e9e;
}
a.top_menu2:hover {
	text-decoration: none;
	color: #faf99e;
}
a.top_menu2:active {
	text-decoration: none;
	color: #faf99e;
}

.tdcenter {
	background: #fff url('/images/desctop/bcenter.gif') no-repeat;
	height: 100%;
}

.tdcc {
	text-align:center;
	vertical-align:middle;
	height: 99%;
	width: 99%;
}

.tabcc {
	border: 1px solid black;
	height: 93%;
	width: 96%;
	background: url('/images/desctop/bcpixel.png');
	margin-top:15px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:0px;
}

.tdccc {
	border: 0px;
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
}

.tdbottom {
	background: url('/images/desctop/bbottom.png') no-repeat;
	height: 80px;
	vertical-align:middle;
}

.tabb1 {
	border:0px;
	width:100%;
}

.tdb1 {
	width:65%;
	text-align:left;
	background-image: url('/images/desctop/bbpixel1.png');
}

.tdb2 {
	width:35%;
	text-align:right;
	background-image: url('/images/desctop/bbpixel2.png');
}

.menu_text { 
    font-size: 15px;
    text-align: center;
    font-weight: bold;
    color: #ff8a00;
}



