body {
	margin: 0px;
	padding: 0px;
	color:#333333;
	background-image:url(../images/bg.gif);
	background-attachment:fixed;
}
a:visited {color: #0000FF;text-decoration: none;}
a:link {color: #0000FF;text-decoration: none;}
a:active {color: #336600;text-decoration: none;}
a:hover {color: #CC0000;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;
}
.caption {
	background-image: url(../images/lineunder.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Arial;
	font-size: 16px;
	color: #7A8BA6;
	font-weight: bold;
}
.brd {
	border: 1px inset;
}
.shadow {
	background-image: url(../images/shadow.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.curve {
	background-image: url(../images/curve.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}



