a, a:visited, a:active, a:link {
	color: #193783;
	font-family: arial;
	Font-size:11px;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

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

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

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

body, td, p {
	color: #193787;
	font-family: Arial;
	font-size: 10px;
}

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: Arial;
	font-size: 12px;
	font-weight: bold;
}

.catrow {
/*	background-image: url('http://img4.xooimage.com/files/_/c/_cellpic_cat-904d5.gif');*/
	background-color: #D5DAE9 ;
	font-family: Arial;
	font-size: 11px;
	color: #313643;
	font-weight: bolder;
	height: 21px;
	line-height: 21px;	
}


/*.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;
}

.footrowright2 {
	background-image: url(images/_foot_right2.gif);
	height: 27px;
	width: 130px;
	background-position: right;
}*/

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

.row2top{
	padding: 3px 0px 3px 0px;
}

.row1 {
	background-color: #F0F0F0;
}

.row2 {
	background-color: #F9F9F9;
}

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

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


.row1top {
	background-color: #EFF1F6;
}

.row2top {
	background-color: #EFF1F6;
	color: #555555;
}

.row1bot {
	background-color: #BBC7E5;
}

.row2bot {
	background-color: #DFE6F8;
}

.small {
	font-size: 10px;
}

.smallinput {
	font-size: 10px;
}

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

.table{
	width: 100%;
}

.other_rows{
		background-color: #E5EDF3;
}

.toprow {
	background-image: url('http://img10.xooimage.com/files/8/8/6/_toprow_bg-904d6-214398.png');
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
}

/*.toprowleft {
	background-image: url('http://img8.xooimage.com/files/f/c/0/_toprow_left-904d1-3-21439a.png');
	height: 28px;
	background-repeat: no-repeat;
	background-position: left;
}*/

.toprowleft {
	background-image: url('http://img10.xooimage.com/files/8/8/6/_toprow_bg-904d6-214398.png');
	height: 28px;
}

.toprowright {
	background-image: url('http://img5.xooimage.com/files/3/2/1/_toprow_right-904d7-2143ba.png');
	height: 28px;
	width: 7px;
	background-repeat: no-repeat;
	background-position: right top;
}

/*custom */

a.NavCustom, a.NavCustom:visited, a.NavCustom:active, a.NavCustom:link, a.NavCustom:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	width: 67px;
	text-decoration: underline;
	color: #ffffff;
}

a.NavCustom:hover{
	color: #999999;
	text-decoration: underline;
}

.adminmod{
	color: #000000;
	font-size: 11px;
}

#navigation
{
   background-color: white;
   border: 1px solid white;
   width: 130px;
   height: 900px;
   
   position: fixed;
   left: 0px;
   top: 245px;
}