a:link { text-decoration: none; color: #E0DFDF; }
a:active { text-decoration: none; color: #E0DFDF; }
a:visited { text-decoration: none; color: #E0DFDF; }
a:hover { text-decoration: none; color: #ABE5FF; }

.a:link { text-decoration: none; color: #625935; font-size:12px }
.a:active { text-decoration: none; color: #625935; font-size:12px}
.a:visited { text-decoration: none; color: #625935; font-size:12px}
.a:hover { text-decoration: none; color: #076EA4; font-size:12px}

.b:link { text-decoration: none; color: #666666;  }
.b:active { text-decoration: none; color: #666666; }
.b:visited { text-decoration: none; color: #666666; }
.b:hover { text-decoration: none; color: #076EA4; }

.c:link { text-decoration: none; color: #CC0000;  }
.c:active { text-decoration: none; color: #CC0000; }
.c:visited { text-decoration: none; color: #CC0000; }
.c:hover { text-decoration: none; color: #076EA4; }


.x:link { text-decoration: none; color: #CC3300; font-size:11px }
.x:active { text-decoration: none; color: #CC3300; font-size:11px}
.x:visited { text-decoration: none; color: #CC3300; font-size:11px}
.x:hover { text-decoration: underline; color: #CC3300; font-size:11px}

.y:link { text-decoration: none; color: #006699; font-size:11px }
.y:active { text-decoration: none; color: #006699; font-size:11px}
.y:visited { text-decoration: none; color: #006699; font-size:11px}
.y:hover { text-decoration: underline; color: #006699; font-size:11px}

.z:link { text-decoration: underline; color: #CC3300; font-size:12px }
.z:active { text-decoration: underline; color:#CC3300; font-size:12px}
.z:visited { text-decoration: underline; color: #CC3300; font-size:12px}
.z:hover { text-decoration: none; color: #CC3300; font-size:12px}

tr,td{
	font-family: Tahoma;
	font-size: 8pt;
	color: #625935;
}
input,select,textarea{
	font-family: Tahoma;
	font-size: 8pt;
	color: #333333;
	border: 1px solid #625935;
}
.button{
	font-family: Tahoma;
	font-size: 8pt;
	color: #333333;
	font-weight: bold;
}
body{
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-color: #ffffff; 
}

.title{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #076EA4;
}

.textfield {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	border: 1pt solid #333333;
}

#nav td{
	border-bottom: 0px solid A6A2A4;
	padding: 1px;
}

/*#footer{
	background-image: url(images/bg_foot.jpg);
	background-repeat: repeat-x;
	height: 83px;
	padding: 10px;
	color: #F1E4C0;
}
#index_thumb{
	background-image: url(images/bg_gradient218.gif);
	background-repeat: repeat-x;
	height: 218;
	padding: 10px;
	padding-top: 18px;
}
#index_data{
	background-image: url(images/bg_gradient269.gif);
	background-repeat: repeat-x;
	height: 269;
	padding: 10px;
}
#data_text{
	background-image: url(images/tbl_bgmx3.gif);
	background-position:center;
	background-repeat:repeat-y;
}
#data_box{
	background-image: url(images/bg_databox.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
}
#crown{
	background-image: url(images/crown.gif);
	background-position:top center;
	background-repeat:no-repeat;
	margin-bottom:50px;
}*/

