body {
	margin:0px; 
	background:url(../images/bg.gif) #E5E5E5; 
	background-repeat:repeat-x;
}

img { border:0px; }

TD { font-family:arial,helvetica,sans-serif; color:#000000; font-size:12px; }

A { color:#1A1976; text-decoration:none; }
A:hover, A:active { color:#1A1976; text-decoration:underline; }

h2 { font-family:arial,helvetica,sans-serif; font-size:14px; color:#1A1976; }

TABLE.feature { border:1px #000000 dotted; }
B.blue { color:#1A1976; }
span.date { font-family:arial,helvetica,sans-serif; color:#000000; font-size:11px; font-weight:bold; }
span.news { font-family:arial,helvetica,sans-serif; color:#000000; font-size:11px; }

.title { font-family:arial,helvetica,sans-serif; color:#1A1976; font-size:14px; font-weight:bold; }
.header { font-family:arial,helvetica,sans-serif; color:#1A1976; font-size:14px; font-weight:bold; }
.maintext { font-family:arial,helvetica,sans-serif; color:#000000; font-size:12px; }
.subtext { font-family:arial,helvetica,sans-serif; color:#000000; font-size:11px; }
.small { font-family:arial,helvetica,sans-serif; color:#333333; font-size:11px; }

#magcover img{
    border:0px;
		margin:0px 0px 3px 0px;
		width:216px;
		height:246px;
}

span.bold{
    font-weight:bold;
}

.dots{
    width:238px;
		text-align:center;
}
.dotsh{
    background:url('../images/dotsh.gif') no-repeat;
		height:1px;
		width:238px;
		overflow:hidden;
}
.dotsv{
    width:238px;
    background:url('../images/dotsv.gif') repeat-y;
		overflow:hidden;
		padding-top:6px;
		padding-bottom:6px;
}
#scroll1{
    width:200px;
		height:250px;
		overflow:hidden;
		border:1px solid #f00;
}
#scroller{
    width:200px;
}

LI.awards { margin-left:0px; list-style-position:outside; margin-top:7px; }
ul.transaction{
    margin:5px;
    padding-left:24px;
}
ul.transaction li{
    margin-bottom:4px;
}

.tomb {
	width:230px;
	overflow:hidden;
	float:left;
	text-align:center;
	margin:0px 8px 15px 8px;
}

/********** form **********/

div.flabel { width:115px; float:left; margin-right:10px; padding-top:2px; }
div.ffield { width:239px; float:left; }
div.fclear { clear:both; overflow:hidden; height:7px; }

div.ffield input { width:200px; font-family:Arial,Helvetica,sans-serif; color:#000; font-size:12px; }
div.ffield textarea { width:225px; height:50px; font-family:Arial,Helvetica,sans-serif; color:#000; font-size:12px; }
div.ffield select { width:200px; font-family:Arial,Helvetica,sans-serif; color:#000; font-size:12px; }

div.ffield input.submitbtn { width:100px; font-family:Arial,Helvetica,sans-serif; color:#00003e; font-size:12px; font-weight:bold; border:1px #00003e solid; border-collapse:collapse; }

div.clearer { clear:both; overflow:hidden; }





















