body
{ 
        color: #36659A;
        font-family: verdana, sans-serif;
	font-size:9pt;
        margin:0px 0px 10px 0px;
	background-color: #8AA1B1;
}

td, small, p, b, i, font
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
hr {
  height: 1px; 
  color: #004c75;
  background-color: #ffffff;
}

ul, li, p, td {
  color: #004c75;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.tablehead {
  background-color: #6280B2;
  color: #ffffff;
}

.tablebottom {
  background-color: #004C75;
}

.bordercolor {
  background-color: #006699;
}

.tablebgcolor {
  background-color: #D5D5D5;
}

.navbar {
  background-color: #8AA1B1;
  color: #004c75;
}

.row1 {
  background-color: #D5D5D5;
  color: #004c75;
}

.row2 {
  background-color: #D5D5D5;
  color: #004c75;
}

.head1 {
  background-color: #8AA1B1;
  color: #000000;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

.head1:hover {
  background-color: #8AA1B1;
  color: #000000;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

.head2 {
  background-color: #8AA1B1;
  color: #000000;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

.title {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
  font-weight: bold;
}

.clickstream {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
}

.smalltext {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
  font-weight: normal;
}

.marktext {
  color: #FF0000;
  background-color: #ffffff;
}

.new {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  color: #FF0000;
}

a
{
	color: #003080;
	text-decoration: none
}
a:hover
{
	color: #0060FF;
	text-decoration: none
}
form {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
}

.logininput, .searchinput
{
	background-color: #D7D7D7;
	border:1px solid #36659A;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	font-size: 11px;
	color: #36659A;
	width: 130px;
}

textarea, input, select
{
	font-size: 11px;
	color: #36659A;
	background-color: #D7D7D7;
	border:1px solid #36659A;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
}

input:focus
{
	background-color: #EFEFEF;
	border: 1px inset #D5D5D5;
}

.setperpageselect {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #000000;
  font-size: 11px;
}

.categoryselect {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #000000;
  font-size: 11px;
}

.dropdownmarker {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  background-color: #D5D5D5;
  color: #000000;
  font-size: 11px;
}

.button {
  font-family:  Tahoma,Verdana,Arial, Helvetica, sans-serif;
  background-color: #D5D5D5;
  color: #000000;
  font-size: 11px;
  font-weight: bold;
}

/*--Categories------------------------------------------------*/
.catbgcolor {
  background-color: #D5D5D5;
}

.maincat {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  font-weight: bold;
}

.subcat {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
  font-weight: bold;
}

/*--Images----------------------------------------------------*/
.imagerow1 {
  background-color: #D5D5D5;
  color: #004C75;
}

.imagerow2 {
  background-color: #D5D5D5;
  color: #004C75;
}

/*--Comments--------------------------------------------------*/
.commentrow1 {
  background-color: #D5D5D5;
  color: #004c75;
}

.commentrow2 {
  background-color: #D5D5D5;
  color: #004c75;
}

.commentspacerrow {
  background-color: #D5D5D5;
  color: #004c75;
}

.commenttextarea {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
  width: 270px;
}

.commentinput {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
  width: 270px;
}

TH
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6280B2;
}
