table {
	font-family: MS Sans Serif, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body {
	margin: 0px;
	padding: 0px;
	color:#333333;
	background-image: url(../images/bg.gif);
}
a:visited {color: #000000;text-decoration: none;}
a:link {color: #000000;text-decoration: none;}
a:active {color: #000000;text-decoration: none;}
a:hover {color: #000000;text-decoration: underline;}
.ari10 {font-family: Arial;font-size: 10px;}
.ari11 {font-family: Arial;font-size: 11px;}
.ari12 {font-family: Arial;font-size: 12px;}
.ari14 {font-family: Arial;font-size: 14px;}
.ari16 {font-family: Arial;font-size: 16px;}
.tah10 {font-family: Tahoma;font-size: 10px;}
.tah11 {font-family: Tahoma;font-size: 11px;}
.tah12 {font-family: Tahoma;font-size: 12px;}
.tah14 {font-family: Tahoma;font-size: 14px;}
.tah16 {font-family: Tahoma;font-size: 16px;}
.mss10 {font-family: "MS Sans Serif";font-size: 10px;}
.mss11 {font-family: "MS Sans Serif";font-size: 11px;}
.mss12 {font-family: "MS Sans Serif";font-size: 12px;}
.mss13 {font-family: "MS Sans Serif";font-size: 13px;}
.mss14 {font-family: "MS Sans Serif";font-size: 14px;}
.mss16 {font-family: "MS Sans Serif";font-size: 16px;}
.ver10 {font-family: Verdana;font-size: 10px;} 
.ver11 {font-family: Verdana;font-size: 11px;} 
.ver12 {font-family: Verdana;font-size: 12px;}
.ver14 {font-family: Verdana;font-size: 14px;}
.ver16 {font-family: Verdana;font-size: 16px;}
.left-border {
	background-image: url(../images/dot.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.right-border {
	background-image: url(../images/dot.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.top-border {
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bottom-border {
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.brd {
	border: 1px inset;
}
.curve {
	background-image: url(../images/curve.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

