body {
	margin : 0px;
}
body, td {
	font-family: Arial, Helvetica, sans-serif;
}
A  {
	color: #0000CC;
	text-decoration : none;
}
 A:HOVER {
	text-decoration : none;
}
 A:VISITED {
	color : #800080;
}
A:ACTIVE {
	color : #0066FF;
	text-decoration : none;
}
#searchform {
	background-color: #EBEBEB;
	padding : 10px;
	border-bottom : 1px solid #cccccc;
	border-top : 1px solid #cccccc;
}
#help {
	padding-bottom : 11px;
}
#help a {
	color: #000000;
	text-decoration : underline;
	font-size : 80%;
}
#help span {
	color: #E91330;
	font-size : 100%;
	font-weight : normal;
}
#right {
	padding: 25px 0px 25px 0px;
}
#right h2 {
	font-size : 130%;
	font-weight : normal;
	margin-top : 0px;
}
#right  h3 {
	font-size : 90%;
	margin : 10px 25px 10px 0px;
	font-weight : bold;
}
#right  h3 span {
	padding : 3px;
	background-color : #EBEBEB;
}
#left {
	padding: 25px 35px 25px 25px;
}
#left h2 {
	font-size : 130%;
	font-weight : normal;
	margin-top : 0px;
}
#left h3 {
	font-weight: normal;
	font-size : 90%;
}
#left h3 b {
	font-weight: bold;
	color: red;
}
#result td, #resultint td {
	vertical-align: top;
}
#result a div{ 	
	font-size: 80%;
	text-decoration: none;
	color: #000000;
 }
  #result a span.title{
	text-decoration: underline;
	font-size: 90%;
}
#result .url {
	color: #999999;
	font-size : 80%;
}
#result .li {
    padding-top : 3px;
	padding-right : 2px;
	font-size : 80%;
}
#result .r {
	padding-right : 5px;
	font-size : 80%;
	padding-top : 3px;
}
#result .r a {
	text-decoration: none;
	color: #339900 !important;
	}
#result td {
	padding-bottom : 10px;
}
.counter {
	text-align: left;
	margin-top: 10px;
	font-size : 90%;
}
.counter A{
	color : #000000;
	text-decoration : underline;
}
.counter A:hover{
	color : #000000;
	text-decoration : underline;
}
.counter A:VISITED{
	color : #000000;
}
.hint td{
	padding-bottom: 5px;
}
.hint .li {
    padding-top : 3px;
	padding-right : 2px;
	font-size : 80%;
}
.hint .r {
	padding-right : 5px;
	font-size : 90%;
	padding-top : 3px;
}
.hint .r a {
	text-decoration: none;
	color: #339900 !important;
}
.hint  a {
	text-decoration: underline;
	font-size : 90%;
}
.hint  a:hover {
	text-decoration: underline;
}
.prompt td{
	padding-bottom: 7px;
}
.prompt .li {
    padding-top : 3px;
	padding-right : 4px;
	font-size : 80%;
}
.prompt a {
	text-decoration: underline;
	font-size : 80%;
}
.prompt  a:hover {
	text-decoration: underline;
}
#otherse,  #export {
	padding-left : 25px;
	padding-bottom : 5px;
	font-size: 80%;
}
#export{ 
padding-bottom : 25px;
 }
#otherse a, #export a{
	color: #000000;
	text-decoration : underline;
}
#copy {
	font-size: 70%;
	padding-left : 25px;
	padding-bottom : 25px;
}
#copy a {
	text-decoration: none;
	color: #888888;
}
#timing {
	text-align: right;
	font-size: 70%;
	color: #CCCCCC;
	padding-right : 25px;
	padding-bottom : 25px;
}

#flexum {
	font-size: 70%;
	color: #CCCCCC;
	padding-right : 25px;
	padding-bottom : 25px;
}
#flexum a {
	text-decoration: underline;
	color: #CCCCCC;
}








#misprint {
	margin: 5px;
	font-size: 80%
}
#misprint a {
	color: red;
}

.preview {
	border: 1px solid red;
	background-color: #FEE;
}





/* cabinet */
div#cabinet {
	padding: 10px;
}
table.form td {
	border-right: 1px solid #a0a0a0;
	border-bottom: 1px solid #b0b0b0;
	background-color: #F0F0F0;
	padding: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
table.form .published td {
	background-color: #F0FFF0;
}
table.form th {
	border-right: 1px solid #a0a0a0;
	border-bottom: 1px solid #b0b0b0;
	background-color: #E0E0E0;
	padding: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
table.form {
	border-left: 1px solid #c0c0c0;
	border-top: 1px solid #c0c0c0;
	margin-top: 16px;
}
.error {
	border: 1px solid red;
	width: 400px;
	padding: 10px;
	color: red;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	background-color: #FEE;
}
.message {
	border: 1px solid navy;
	width: 400px;
	padding: 10px;
	color: navy;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	margin-top: 10px;
	background-color: #EEF;
}


h1 {
	font-family: verdana;
	font-size: 150%;
	color: #404040;
7	padding: 5px;
	margin: 0px;
	margin-bottom: 5px;
	border-bottom: 1px solid #808080;
}

h2 {
	font-size: 100%;
	font-weight: normal;
	margin: 20px 0px 0px 0px;
}
h3 {
	font-size: 85%;
	font-weight: normal;
	margin: 5px 0px 5px 3px;
}
h2 span, h3 span {
	background-color: #E1E1E1;
	padding: 1px;
}
h3 b {
	font-weight: normal;
	font-style: italic;
	color: red;
	background-color: white;
}

hr {
	width: 99%;
}

.loginmenu a {
	font-size: 75%;
	color: black;
}


#tooltip{
	background:#FFFFFF;
	border:1px solid #666666;
	color:#333333;
	font:menu;
	margin:0px;
	padding:3px 5px;
	position:absolute;
	visibility:hidden
}

#expertfilteron {
	border-top: 1px solid #F88;
	border-bottom: 1px solid #F88;
	margin-bottom: 10px;
	margin-top: 5px;
	padding: 10px;
	background-color: #FEE;
}
#expertfilteroff {
	border-top: 1px solid #88F;
	border-bottom: 1px solid #88F;
	margin-bottom: 10px;
	margin-top: 5px;
	padding: 10px;
	background-color: #EEF;
}
#expertfilteron a, #expertfilteroff a {
	text-decoration: underline;
}

#pager {
	text-align: center;
}
