.red {
	font-weight: bold;
	color: #b22222;
}


a.orange {
	color: #df881f;
	font-size: 14px;
	margin: 14px;
}	
	.label {text-align: right; font-weight: bold;}
	td { padding: 5px; }
	input, textarea {font-size: 14px; }



.newbutton {
	border: 1px solid #292848;
	background: #9390bc; /* Old browsers */
	background: -moz-linear-gradient(top,  #224282 0%, #002268 100%, #2989d8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#224282), color-stop(100%,#002268), color-stop(100%,#2989d8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #224282 0%,#002268 100%,#2989d8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #224282 0%,#002268 100%,#2989d8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #224282 0%,#002268 100%,#2989d8 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #224282 0%,#002268 100%,#2989d8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#224282', endColorstr='#002268',GradientType=0 ); /* IE6-9 */
 	color: white;
   	font-size: 18px;
   	font-weight: normal;
   	padding: 2px 15px;
   	text-align: center;
   	text-decoration: none;    
   	text-shadow: #292848 1px 1px 0;
   	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    /*-moz-box-shadow: 0 0 8px #888; 									
    -webkit-box-shadow: 0 0 8px#888; 
	box-shadow: 0 0 8px #888;*/
	}

.body, td {
	font-family: helvetica, Verdana, Arial, Tahoma, sans-serif;
	font-size: 13px;
	line-height: 13px;
	font-style: normal;
	font-weight: normal;
}

a {
	font-family: helvetica, Verdana, Arial, Tahoma, sans-serif;
	font-size: 13px;
	color: #002268;
	text-decoration: none;
}

a:hover {
	font-family: helvetica, Verdana, Arial, Tahoma, sans-serif;
	font-size: 13px;
	color: #89BB0A;
	text-decoration: underline;
}

a.navlink {
	font-family: helvetica, Verdana, Arial, Tahoma, sans-serif;
	font-size: 13px;
	color: #002268;
	font-weight: bold;
	text-decoration: none;
}

a.navlink:hover {
	font-family: helvetica, Verdana, Arial, Tahoma, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #002268;
	text-decoration: underline;
}

a.list {
	font-family: helvetica, Verdana, Arial, Tahoma, sans-serif;
	font-size: 13px;
	color: #002268;
	text-decoration: none;
}

a.list:hover {
	font-family: helvetica, Verdana, Arial, Tahoma, sans-serif;
	font-size: 13px;
	color: #002268;
	text-decoration: underline;
}

.border {
	border-right: #002268 1px solid; 
	border-top: #002268 1px solid; 
	border-left: #002268 1px solid; 
	border-bottom: #002268 1px solid;
}

.content {margin: 10px 10px 10px 12px;}

.checkbox {border: none;}

.smallfont {font-size:8px; font-weight: bold;}

.button {
	color: #4E4E4E;
	background-color: #EBEBFF;
	font-family: helvetica, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
}

.labelr {text-align: right; font-weight: bold;}

input, password, select, textarea {
  font-family: helvetica, Verdana, Arial, Tahoma, sans-serif;
  font-size: 10px;
  color: #737373;
  background-color: #ffffff;
  border: solid 1px #999999;
}

td.rkmaheader {
	
	width: 795;
	height: 67;
}

.nav {
	background-color: #89BB0A;
	border-top: #002268 1px solid;
	border-bottom: #002268 1px solid;
}

.err {font-weight: bold; color: red;}
.pageHeader {color: #002268; font-weight: bold; font-size: 20px; line-height: 20px; font-family: helvetica, verdana, arial, tahoma;}

.title{
	font-weight: bold; font-size: 18px; line-height: 19px; color: #002268
}

hr{
	width: 50%; margin-right: auto; margin-left: auto; color: #002268
}

.bookid{
	font-style: italic; font-weight: normal; font-size: 10px; color: #002268
}

.products{
	font-weight: normal; font-size: 14px; line-height: 14px; font-style: normal; font-family: helvetica, verdana, arial, tahoma, san-serif;
}
a.pageHeader {font-weight: bold; font-size: 18px; line-height: 19px; color: #002268}

a.pageHeader:hover {font-weight: bold; font-size: 18px; color: #89bb0a}

.colHeader {font-size: 14px; font-weight: bold; color: #002268;}
