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.news {
    color : #FFFFFF;
    font-size : 10px;
    text-decoration: none;
}
a.news:link {
    color : #FFFFFF;
    font-size : 10px;
    text-decoration: none;
}
a.news:visited {
    color : #FFFFFF;
    font-size : 10px;
    text-decoration: none;
}
a.news:hover {
    color : #FFFFFF;
    font-size : 10px;
    text-decoration: underline;
}
a.news:active {
    color : #FFFFFF;
    font-size : 10px;
    text-decoration: none;
}


a.white {
    color : #FFFFFF;
    font-size : 11px;
    text-decoration: underline;
}
a.white:link {
    color : #FFFFFF;
    font-size : 11px;
    text-decoration: underline;
}
a.white:visited {
    color : #FFFFFF;
    font-size : 11px;
    text-decoration: underline;
}
a.white:hover {
    color : #FF0000;
    font-size : 11px;
    text-decoration: underline;
}
a.white:active {
    color : #FFFFFF;
    font-size : 11px;
    text-decoration: underline;
}


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;
    background-image: url(./images/main_bg.gif);
    background-repeat:no-repeat;
    background-position: top right;
}

h1 {
  font-size : 16px;
  font-weight : bold;
}

.head {
  font-size : 16px;
  font-weight : bold;
}
.small {
	font-size : 10px;
}

.date {
	color:#DD7838;
}
.white {
	color:#FFFFFF;
}
.table_p {
  BORDER: solid #FFFFFF 0px;
}



.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 #FF8400 1px; BORDER-TOP: solid #FF8400 1px; BORDER-LEFT: solid #FF8400 1px; BORDER-BOTTOM: solid #FF8400 1px; text-decoration: none; background-color: #FFFFFF; font-family: Arial; color: #000000; font-size: 12px; font-weight : normal;}
.textfield {BORDER-RIGHT: solid #000000 1px; BORDER-TOP: solid #000000 1px; BORDER-LEFT: solid #000000 1px; BORDER-BOTTOM: solid #000000 1px; text-decoration: none; background-color: #FFFFFF; font-family: Arial; color: #000000; font-size: 11px; font-weight : normal;}
.formbutton {BORDER-RIGHT: solid #000000 1px; BORDER-TOP: solid #000000 1px; BORDER-LEFT: solid #000000 1px; BORDER-BOTTOM: solid #000000 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;
	text-align:justify;
	}

div#buy h3 {margin: 0px;}
div#buy a {width:140px; background-color: none; padding: 7px 20px 7px 20px; border: 1px solid #878787; border-radius: 6px;  -moz-border-radius: 6px; -webkit-border-radius: 6px; -khtml-border-radius:10px; font-size : 12px; font-family : Arial,Verdana; font-weight: normal; color: #FFF; text-decoration: none; text-align:center;}
div#buy a:hover {width:140px; background-color: #none; padding: 7px 20px 7px 20px; border: 1px solid #F6F6F6; border-radius: 6px;  font-size : 12px; font-family : Arial,Verdana; font-weight: normal; color: #FF0000; text-decoration: none; text-align:center;}


