body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	background:#ffffff url(iimages/saxbg.jpg) no-repeat top right;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}
.header{
	background: url(iimages/top.gif) repeat-x;
}
.header_end{
	background: url(iimages/top_fade.gif) no-repeat left top;
}
.corner{
	width:50px;
	height:40px;
	background: url(iimages/corner.gif) no-repeat left top;
}
.menu_head{
	width:10em;
}
.menu{
	width:10em;
	text-align:right;
	height:100px;
}
.menu_item{
	border-bottom:1px dashed #b41a24;
	font-size:120%;
	background: #ffffff;
}
.left{
	background: url(iimages/left.gif) repeat-y left top;
}

.middle_bottom{
	background: url(iimages/right_fade.gif) no-repeat left top;
	height:22px;
}
.bottom_pic{
	position:absolute;
	bottom:0px;
	right:0px;
}
.pic_left {
	float : left;
	margin: 0 1em 1em 0;
	clear:both;
	border: 0.05em solid #B41F24;
	padding: 0.1em;
}
.pic_right {
	float : right;
	margin: 0 1em 0 1em;
	clear:both;
	border: 0.05em solid #B41F24;
	padding: 0.1em;
}
.pic {
	margin: 0 1em 0 1em;
	border: 0.05em solid #B41F24;
	padding: 0.1em;
}
h3 {
	color:#B41F24;
}
.sTxt{
	font-size:80%;
}
.XsTxt{
	font-size:60%;
	font-style:italic;
}
.ImgFrame {
	margin:10px;
	padding:7px;
	border:1px solid #000000;
	float:left;
	height:10px;
	font-size:xx-small;
	text-align:center;
	height:210px;
}

a:visited {text-decoration:none;color: #b41a24;}
a:hover   {text-decoration:underline;color: #000000;}
a:active  {text-decoration:none;color: #b41a24;}
a:link    {text-decoration:none;color: #b41a24;}