a {
    font-family : Arial,Verdana,Tahoma  ;
	font-weight : normal;
    color : #000000;
	font-size : 12px;
    text-decoration: none;
}


a:link {
    font-family : Arial,Verdana,Tahoma  ;
	font-weight : normal;
    color : #000000;
	font-size : 12px;
    text-decoration: none;
}
a:visited {
    font-family : Arial,Verdana,Tahoma  ;
	font-weight : normal;
    color : #000000;
	font-size : 12px;
    text-decoration: none;
}
a:hover {
    font-family : Arial,Verdana,Tahoma  ;
	font-weight : normal;
    color : #FF0000;
	font-size : 12px;
    text-decoration: underline;
}
a:active {
    font-family : Arial,Verdana,Tahoma  ;
	font-weight : normal;
    color : #DD7838;
	font-size : 12px;
    text-decoration: none;
}

a.white {
	font-size : 10px;
    color : #FFFFFF;
    text-decoration: underline;
}
a.white:link {
	font-size : 10px;
    color : #FFFFFF;
    text-decoration: underline;
}
a.white:visited {
	font-size : 10px;
    color : #FFFFFF;
    text-decoration: underline;
}
a.white:hover {
	font-size : 10px;
    color : #DD7838;
    text-decoration: underline;
}
a.white:active {
	font-size : 10px;
    color : #FFFFFF;
    text-decoration: underline;
}

a.menu {
    color : #FFCC00;
}
a.menu:link {
    color : #FFCC00;
}
a.menu:visited {
    color : #FFCC00;
}
a.menu:hover {
    color : #FFFFFF;
}
a.menu:active {
    color : #FFCC00;
}
.menu {
  color : #FFCC00;
}

body,td,th {
    font-family : Arial,Verdana,Tahoma  ;
	font-weight : normal;
    color : #000000;
	font-size : 12px;
    text-decoration: none;
 }
body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

h1 {
  font-size : 18px;
  font-weight : bold;
}

h2 {
  font-size : 12px;
  font-weight : normal;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}


.head {
  font-size : 18px;
  font-weight : bold;
}
.small {
	font-size : 10px;
}

.date {
	color:#DD7838;
}
.white {
	color:#FFFFFF;
}

.main_bg
 {
  background-image: url(./images/main_bg.gif);
  background-position: top left;

}

.left_bg
 {
  background-image: url(./images/left_bg.gif);
  background-repeat:no-repeat;
  background-position: bottom left;

}
.left_table {
  BORDER: solid #999999 1px;
  BORDER-LEFT: solid #AAAAAA 0px;
  background-color:#F3F3F3;
  }



.search {BORDER-RIGHT: solid #AAAAAA 1px; BORDER-TOP: solid #AAAAAA 1px; BORDER-LEFT: solid #AAAAAA 1px; BORDER-BOTTOM: solid #AAAAAA 1px; text-decoration: none; background-color: #FFFFFF; font-family: Arial; color: #000000; font-size: 11px; font-weight : normal;}
.login {BORDER-RIGHT: solid #333399 1px; BORDER-TOP: solid #333399 1px; BORDER-LEFT: solid #333399 1px; BORDER-BOTTOM: solid #333399 1px; text-decoration: none; background-color: #FFFFFF; font-family: Arial; color: #333399; font-size: 12px; font-weight : normal;}

.textfield {text-decoration: none; font-family: Arial; color: #000000; font-size: 11px; font-weight : normal;}
.formbutton {BORDER-RIGHT: solid #333399 1px; BORDER-TOP: solid #333399 1px; BORDER-LEFT: solid #333399 1px; BORDER-BOTTOM: solid #333399 1px; text-decoration: none; background-color: #FFFFFF; font-family: Arial; color: #000000; font-size: 11px; font-weight : bold; }


DIV#keyquery_block_left {
	padding: 0px 0px 0px 0px;
	margin: 5px 10px 0px 0px;
	position: static;
	border-width: 1px;
    border-style: solid;
	border-color: #878787;
}
DIV#keyquery_block_left ul li { list-style-type:none;}
DIV#keyquery_block_left DIV {
	padding: 7px 10px 7px 10px; margin: 0px 0px 0px 0px;
	background-color: #F6F6F6;
	border-bottom: 1px solid #878787;	
}

p {
	margin: 10px 0px 0px 0px;
	font-size: 12px;
	line-height : 16px;
	font-family : Arial,Verdana;
	}
