body,td{
   font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
   font-size : 0.9em;
}

h1{
	font-size: 1.2em;color: white;
}

h1 a{
	font-size: 1em;color: white;
}

p{
	text-align: justify;
}

a{
   font-size : 1em;
   color: black;
}

a:hover{
  background:rgb(255,160,0);
}

img{
	border: none;
}

table{
margin-top: 2px;
}

input{
	color: rgb(50,50,50);
	font-size: 10px;
}

textarea{
	color: rgb(50,50,50);
   font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
   font-size : 10px;
}

select{
	color: rgb(50,50,50);
   font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
   font-size : 10px;
}

.space{
margin: 5px;
}

.justify{
	text-align: justify;
}

.mainButton{
  color: black;
  text-decoration: none;
  text-transform:uppercase;
}

.bigTitle{
	font-weight: bold;
}

.keyword{
	color: rgb(21,115,0);
	font-weight: bold;
}

.warning{
	color: red;
}

.morewarning{
	color: red;
	background-color: silver;
	margin: 5;
	padding:5;
	border: solid 1px white;
}

.recordset{
	border: solid 1px #CCCCCC;
	margin: 5px 0 2px 0;
	padding: 0 0 5px 0;
}

table.header tr td a{
  font-weight: bold;
  text-transform: uppercase;
  color: rgb(100,100,100);
}

.mobcat1{
	font-size: 1em;
	font-weight: bold;
}

.mobcat2{
	font-size: 0.9em;
	font-weight: bold;
	color: rgb(50,50,50);
	text-transform:uppercase;
}

.mobcat3{
	font-size: 0.8em;
	font-weight: bold;
	color: rgb(100,100,100);
}

.mobcat4{
	font-size: 0.8em;
	font-weight: bold;
	color: rgb(150,150,150);
}

.mobcat5{
	font-size: 0.8em;
	color: rgb(150,150,150);
}

.tableHeader{
	padding: 0 0 5px 0;
	font-size: 1em;
	color:gray;
	border-bottom: solid 1px #CCCCCC;
}

.smaller{font-size: 11px;font-weight:normal;}
.red{color:red;background-color:rgb(255,235,235);}
.offset{margin: 0 0 0 150px;}
.inlinenav ul{list-style-type:none;margin:0;padding:0;}
.inlinenav ul li{display:inline;margin:0px 5px 0px 5px;}
.navlink a:hover {color:#000000; text-decoration:underline;}
.bannerclose{font-size:9px;color:white;float:left;text-align:left;vertical-align:middle;text-decoration:underline;}

div#banner{
	font-weight:bold;
	position:relative;
	top:10px;
	margin-left:100px;
	width: 450px;
	border:outset silver;
	background:white url(../img/stamp.gif) no-repeat top left;
	text-align:center;
	display:none;
}

div#banner a#x{
	position: relative;
	top:5px;
	right:5px;
	width:100%;
	background-color: rgb(30,30,160);
}

div#banner a#x img{
	margin:5px;
	float:right;
}

div#banner .big{
	font-size:24px;
	margin-top:45px;
	margin-bottom:0px;
	font-weight:bold;
	color: red;
}

div#banner .bigmic{
	font-size:18px;
	color: red;
	text-align:center;
}

div#banner #bannercnt{
	width:390px;
	margin-right:30px;
	margin-left:30px;
	font-size:14px;
	color: black;
	text-align:justify;
}

.center{
	text-align:center;
}

ul.bullet{list-style:url("../img/bullet.gif") circle;}

div#wrap{
  margin-left: auto;
  margin-right: auto;
}

div#lft{
  float: left;
}

div#right{
  float: right;
}

