/*******************************************************************/
body {
	margin:0px;
	padding:0px;
	font-family: arial;
	font-size:13px;
	color:#3D3D3D;
	text-decoration:none;
	background-color:#FFFFFF;
}
form {
	margin:0px;
	padding:0px;
}
.margin {
	padding-left:7px;
	padding-right:7px;
}
td {
	font-family: arial;
	font-size:13px;
	color:#3D3D3D;
	text-decoration:none;
}

/* main text and nav */
h3 {
	font-size:12px;
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 18px;
	color: #90051c;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
a {
	color:#000000;
	font-family:arial;
	font-size:12px;
	text-decoration:underline;
	margin:0;
	padding:0;
}
image {
	margin:0;
	padding:0;
}
.menu, .menu:visited {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
}
.menu:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:underline;
}
.menua, .menua:visited {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
}
.menua:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:underline;
}
.menutb {
	border: solid 1px #0a1078;
	background-color: #1b2190;
}
.border {
	border: solid 1px #2461a0;
	padding: 3;
}
.grayfont {
	color:#888888;
}
.asmall {
	color:#2675A6;
	font-family:arial;
	font-size:12px;
	text-decoration:none;
}
.asmall2 {
	color:#2675A6;
	font-family:arial;
	font-size:11px;
	text-decoration:none;
}
.mini {
	font-family: arial;
	font-size:12px;
	color:#0B4F76;
	text-decoration:none;
}
.mini2 {
	font-family: arial;
	font-size:11px;
	color:#0B4F76;
	text-decoration:none;
}
.comment {
	font-family: arial;
	font-size:12px;
	color:#a0a0a0;
	text-decoration:none;
}
.text2 {
	font-family: arial;
	font-size:13px;
	color:#B0AB9D;
	text-decoration:none;
}
.message {
	font-family: arial;
	font-size:13px;
	color:#FEFEFE;
	background-color:#2675A6;
	text-decoration:none;
	font-weight:bold;
	padding:2px;
}
.vrh,.vrh:active,.vrh:hover {
	font-size:13px;
	color:#074162;
	font-weight:bold;
}
.vrh:visited {
	font-size:13px;
	color:#808080;
	font-weight:bold;	
}
/* forms */
.inputtext {
	height:17px;
	font-size:12px;
	font-family:arial;
	color:#3d3d3d;
	border: 1px solid #92ADC6;
	background-color: #ffffff;
	margin:0px; 
	padding:0px;
}
.inputtext100 {
	height:17px;
	font-size:12px;
	font-family:arial;
	color:#3d3d3d;
	border: 1px solid #92ADC6;
	background-color: #ffffff;
	margin:0px; 
	padding:0px;
}
.inputcheckbox {
	margin:0px; 
	padding:0px;
}
.inputbutton {
	height:19px;
	font-size:12px;
	font-family:arial;
	color:#074162;
	border: 1px solid #03557F;
	font-weight:bold;
	background: url("/images/butbg.gif");
	margin:0px; 
	padding:0px;
}
.inputtextarea {
	font-size:12px;
	font-family:arial;
	color:#3d3d3d;
	border: 1px solid #92ADC6;
	background-color: #ffffff;
	margin:0px; 
	padding:0px;
}
.inputselect {
	height:17px;
	font-size:11px;
	font-family:arial;
	color:#3d3d3d;
	border: 1px solid #92ADC6;
	background-color: #ffffff;
	margin:0px; 
	padding:0px;
}
.inputmultiselect {
	font-size:12px;
	font-family:arial;
	color:#3d3d3d;
	border: 1px solid #92ADC6;
	background-color: #ffffff;
	margin:0px; 
	padding:0px;
}

/*user skin styles*/
.lskinrow {
	margin-left:3px;
	margin-right:3px;
	margin-top:1px;
	margin-bottom:1px;
	color:#16668B;
}
.lskinheader {
	margin-left:9px;
	margin-right:9px;
	margin-top:1px;
	margin-bottom:1px;
	font-size:12px;
	color:#2B8AB6;
}
/* pager */
.page {
	font-family: arial;
	font-size:14px;
	color:#06567B;
	text-decoration:underline;
}
.page2 {
	font-family: arial;
	font-size:12px;
	color:#777777;
}
.bdbg {
	background-image: url('/images/top12.jpg');
	background-repeat: repeat-x;
	background-position: left top;
}
.bdbg11 {
	background-image: url('/images/top11.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}
.bdbg12 {
	background-image: url('/images/top13.jpg');
	background-repeat: no-repeat;
	background-position: right top;
}
.menutbg {
	background-color: #0079b5;
	background-image: url('/images/menutf.jpg');
	background-repeat: repeat-x;
	background-position: left bottom;
}
.infolbg {
	background-image: url('/images/menuf.jpg');
	background-repeat: no-repeat;
	background-position: 0 top;
}
.infolf {
	background-image: url('/images/infolf.jpg');
	background-repeat: repeat-y;
	background-position: 0 top;
}
.infolbotf {
	background-image: url('/images/infolfbot.jpg');
	background-repeat: no-repeat;
	background-position: 0 bottom;
	padding: 0 0 0 16;
}
.info2bg {
	background-image: url('/images/info2bg.jpg');
	background-repeat: no-repeat;
	background-position: 0 top;
}
.info2f {
	background-image: url('/images/info2f.jpg');
	background-repeat: repeat-y;
	background-position: 0 top;
}
.info2botf {
	background-image: url('/images/info2botf.jpg');
	background-repeat: no-repeat;
	background-position: 0 bottom;
	padding: 0 0 0 16;
}
.main11bg {
	background-image: url('/images/main11.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 5 5 10 5;
}
.botbg {
	background-image: url('/images/botbg.jpg');
	background-repeat: repeat-x;
	background-position: 0 100%;
	background-color: #2070b7;
}
.title {
	font-family: arial;
	font-size:12px;
	color:#c80c04;
	font-weight:bold;
}
.iePNG {
	filter:expression(fixPNG(this));
}
.nav, .nav:visited {
	font-family: arial;
	font-size:12px;
	color:#c80c04;
	font-weight:bold;
	text-decoration:none;
}
.nav:hover {
	font-family: arial;
	font-size:12px;
	color:#c80c04;
	font-weight:bold;
	text-decoration:underline;
}
.actmbg {
	background-image: url('/images/bga.gif');
	background-repeat: no-repeat;
	background-position: 50% 100%;
}
.tleft {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.newstxt {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
}
.allnews, .allnews:visited {
	font-family: arial;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
}
.allnews:hover {
	font-family: arial;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}
.textareainput {
	width: 100%;
	height: 150;
	border: solid 1px #cccccc;
}
.textinput {
	width: 100%;
	border: solid 1px #cccccc;
}
.forumheader {
	color: #000000;
}
.forumheader2 {
	color: #FFFFFF;
}
.siginputbutton {
	background-color: #FFFFFF;
	border: solid 1px #000000;
}