.style1 {font-size: x-small;font-weight: bold;}
.style2 {font-size: small}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;;
	background-color:#FFFFFF;
	color:#000000;
	font-size:14px;
	margin-top: 0px;
	
}
a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;;
	font-weight:bold;
	color:#760000;
	text-decoration:underline;
	font-size:12px;
}
a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;;
	font-weight:bold;
	color:#760000;
	text-decoration:underline;
	font-size:12px;
}
a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
	font-size:12px;
}
a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;;
	font-weight:bold;
	color:#999999;
	text-decoration:underline;
	font-size:12px;
}

.nav {
	font-family:Verdana, Arial, Helvetica, sans-serif;;
	font-weight:bold;
	color:#760000;
	font-size:14px;
}
a.nav:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;;
	font-weight:bold;
	color:#760000;
	text-decoration:;
	font-size:14px;
}
a.nav:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;;
	font-weight:bold;
	color:#760000;
	text-decoration:;
	font-size:14px;
}
a.nav:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;;
	font-weight:bold;
	color:#000000;
	text-decoration:;
	font-size:14px;
}
a.nav:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;;
	font-weight:bold;
	color:#999999;
	text-decoration:;
	font-size:14px;
}

.mini {
	font-family:Verdana, Arial, Helvetica, sans-serif;;
	font-size:12px;
}
.agent {
	font-family:Verdana, Arial, Helvetica, sans-serif;;
	font-size:12px;
}
.cptext {font-size:xx-small;}

.newshd {
	font-family:Verdana, Arial, Helvetica, sans-serif;;
	font-weight:bold;
	font-size:14px;
}
.news {
	font-family:Verdana, Arial, Helvetica, sans-serif;;
	font-size:14px;
}

.alldeco {border-width:2px; border-style:double; border-color:#999999;}
.dlines {border-width:2px; border-style:double; border-color:#999999;}
.topdeco {
	border-top-width: 2px;
	border-top-style: double;
	border-top-color: #999999;
}
.rightdeco {
	border-right-width: 2px;
	border-right-style: double;
	border-right-color: #999999;
}
.leftdeco {
	border-left-width: 2px;
	border-left-style: double;
	border-left-color: #999999;
}
.bottomdeco {
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #999999;
}

.norepeat {background-repeat:no-repeat;}
.norepeatx {background-repeat:repeat-x;}
.norepeaty {background-repeat:repeat-y;}

.colorbg { background-color:#CCCCCC;}
.colorborder { border-color:#999999;}
.colorother { background-color:#DBDBDB;}

.minilist {
	font-weight:bold;
	font-size:12px;
	color:#999999;
	border-color:#999999;
} 

#wrapper {
  height:130px;
  width:175px;
  position: relative;
}

#trans {
	position: absolute;
	height:130px;
	width:175px;
	z-index:200;
}
#wrappermini {
  height:74px;
  width:95px;
  position: relative;
}

#transmini {
	position: absolute;
	height:74px;
	width:95px;
	z-index:200;
}

#content {
	position: absolute;
	z-index:100;
}
