a, a:visited, a:active, a:link {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
}

a.catlink, a.catlink:visited, a.catlink:active, a.catlink:link {
	color: #F6F6F6;
	font-weight: bold;
	text-decoration: none;
}

a.catlink:hover {
	text-decoration: underline;
}

body {
	scrollbar-base-color: #D1D1D1;
}

body, td, p {
	color: #000000;
	font-family: tahoma, tahoma, tahoma;
	font-size: 11px;
}

form {
	margin: 0px;
}

iframe {
	border-color: #BCBCBC;
	border-style: solid;
	border-width: 1px;
}

input, select, textarea {
	background-color: #FFFFFF;
	border-color: #BCBCBC;
	border-style: solid;
	border-width: 1px;
	font-family: tahoma;
	font-size: 11px;
}

.catrow {
	background-image: url('images/_cellpic_cat.gif');
	color: #FFFFFF;
	font-weight: bold;
	height: 33px;
	letter-spacing: 0px;
	line-height: 33px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center
}

.footrow {
	background-image: url('images/_foot_bg.gif');
	color: #FFFFFF;
	height: 27px
}

.footrowleft {
	background-image: url('images/_foot_cap.gif');
	background-repeat: repeat-x;
	height: 27px;
	width: 6px
}

.footrowright {
	background-image: url('images/_foot_right.gif');
	height: 27px;
	width: 243px
}

.row1, .row1bot, .row1top, .row2, .row2bot, .row2top {
	padding: 5px;
}

.row1 {
	background-color: #F0F0F0;
}

.row2 {
	background-color: #F9F9F9;
}

.row2lesspad {
	background-color: #F9F9F9;
	padding: 2px;
}

.row2nopad {
	background-color: #F9F9F9;
	padding: 0px;
}


.row1top {
	background-color: #FEFEFE;
}

.row2top {
	background-color: #EEEEEE;
}

.row1bot {
	background-color: #FEFEFE;
}

.row2bot {
	background-color: #FEFEFE;
}

.small {
	font-size: 11px;
}

.smallinput {
	font-size: 9px;
}

.spacer {
	background-color: #D2D2D2;
	height: 1px;
	width: 1px;
}

.table{
	width: 100%;
}

.toprow {
	background-image: url('images/_toprow_bg2.gif');
	font-size: 12px;
	font-weight: bold;
	height: 34px;
	letter-spacing: 0px;
	line-height: 34px;
	text-align: center
}

.toprowleft {
	background-image: url('images/_toprow_left2.gif');
	height: 34px;
	width: 42px
}

.toprowright {
	background-image: url('images/_toprow_right2.gif');
	height: 34px;
	width: 14px
}
