body {
	background-color: #ffffea;
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
	/* this attribute sets the basis for all the other scrollbar colors (Internet Explorer 5.5+ only) */
  SCROLLBAR-BASE-color:  #004c75;
	SCROLLBAR-ARROW-color: #fcdc43;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

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: #e8e8e8;
  color: #004c75;
}

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

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

.tablebgcolor {
  background-color: #ffffff;
}

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

.row1 {
	background-color: #e3f2ff;
	/*color: #004c75;*/
  color: #000000;
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}

.row2 {
	background-color: #d2e9fc;
	/*color: #004c75;*/
  color: #000000;
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}

.irow {
  background-color: #ffffff;
  /*color: #004c75;*/
  color: #000000;
  font-family: Verdana;
}

.head1 {
  background-color: #C9E2FB;
  color: #3D88DA;
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
}

/*.head1:hover {
  background-color: #004C75;
  color: #fcdc43;
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
}*/

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

.headx {
  background-color: #FFFFFF;
  color: #3D88DA;
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
}

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

.clickstream {
  font-family: Verdana;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  color: #0470b2;
  text-decoration: none;
}

.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:hover {
  color: #000000;
}

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

.logininput {
  background-color: #ffffff;
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
  width: 130px;
}

.searchinput {
  background-color: #FFFFFF;
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
  WIDTH: 130px;
}

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

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

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

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

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

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

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

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

.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: #d2e9fc; */
  background-color: #FFFFFF;
  color: #004C75;
}

.imagerow2 {
  /* background-color: #e3f2ff; */
  background-color: #FFFFFF;
  color: #004C75;
}

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

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

.commentspacerrow {
  background-color: #d1d1d1;
  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;
}

.sub_title {
	font-family: Verdana;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0470b2;
}

.text {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color: #000000;
}

.site_disclamer {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #0470b2;
}

.textbold {
	font-family: Verdana;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	color: #0470b2;
}

.navactive {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #94d7f2;
	text-decoration: none;
}

pgon {
  font-family: Verdana;
  font-size: 11pt;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  color: #0470b2;
  text-decoration: none;
}

a:link {
  font-family: Verdana;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  color: #0470b2;
  text-decoration: none;
}

a:visited {
  font-family: Verdana;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  color: #0470b2;
  text-decoration: none;
}

a:hover {
  font-family: Verdana;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  color: #990000;
  text-decoration: none;
}

a.text:link {
  font-family: Verdana;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  color: #0470b2;
  text-decoration: none;
}

a.text:visited {
  font-family: Verdana;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  color: #0470b2;
  text-decoration: none;
}

a.text:hover {
  font-family: Verdana;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  color: #990000;
  text-decoration: none;
}

a.cat_title:link {
  font-family: Verdana;
  font-size: 9pt;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  color: #0470b2;
  text-decoration: none;
}

a.cat_title:visited {
  font-family: Verdana;
  font-size: 9pt;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  color: #0470b2;
  text-decoration: none;
}

a.cat_title:hover {
  font-family: Verdana;
  font-size: 9pt;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  color: #990000;
  text-decoration: none;
}

a.topnav:link {
  font-family: Verdana;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  color: #0470b2;
  text-decoration: none;
}

a.topnav:visited {
  font-family: Verdana;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  color: #0470b2;
  text-decoration: none;
}

a.topnav:hover {
  font-family: Verdana;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  color: #990000;
  text-decoration: none;
}

a.subtitle:link {
  font-family: Verdana;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  color: #0470b2;
  text-decoration: none;
}

a.subtitle:visited {
  font-family: Verdana;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  color: #0470b2;
  text-decoration: none;
}

a.subtitle:hover {
  font-family: Verdana;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  color: #990000;
  text-decoration: none;
}

a.reg:link {
  font-family: Verdana;
  font-size: 11pt;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  color: #0470b2;
  text-decoration: none;
}

a.reg:visited {
  font-family: Verdana;
  font-size: 11pt;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  color: #0470b2;
  text-decoration: none;
}

a.reg:hover {
  font-family: Verdana;
  font-size: 11pt;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  color: #990000;
  text-decoration: none;
}

a.page:link {
  font-family: Verdana;
  font-size: 9pt;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  color: #0470b2;
  text-decoration: none;
}

a.page:visited {
  font-family: Verdana;
  font-size: 9pt;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  color: #0470b2;
  text-decoration: none;
}

a.page:hover {
  font-family: Verdana;
  font-size: 9pt;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  color: #990000;
  text-decoration: none;
}

a.disclamer:link {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #0470b2;
	text-decoration: none;
}

a.disclamer:visited {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #0470b2;
	text-decoration: none;
}

a.disclamer:hover {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}

