﻿@charset "utf-8";
/* CSS Document */

* { font-family:Verdana, Arial, Helvetica, sans-serif; color:#000; }
:link, :visited { text-decoration:none; }
ul, ol { list-style:none; }
h1, h2, h3, h4, h5, h6, pre, code { font-size:1em; }
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input { margin:0; padding:0; }
a img, :link img, :visited img { border:none; }
a span, h1 span, h2 span, h3 span, label span { display:none; }
address { font-style:normal; }
html { margin:0; padding:0; }
body { margin:0; padding:0; background-color:#fff; }
.clear { clear:both; }

body {
margin: 0;
padding: 0;
background: white;
font: 80% verdana, arial, sans-serif;
}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


a {
	text-decoration: none;
	color: #7c7c7c;
	
}

.top {
	/*background-image: url(images/header.jpg);*/
	background-repeat:no-repeat;
	font-family: Helvetica, sans-serif;
	font-size:x-large;
	color: #6b8aa0;
	height:50px;
	padding-left:20px;
	vertical-align:bottom;
	
}

.top a:hover {
	color: #6b8aa0;
}

.h1 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.slogan {
	padding-left: 150px;
}

.babylon_dict {
	background-image: url(../images/define/babylon_dictionary2.JPG);
	background-repeat:no-repeat;
	width:158px;
	background-position: right center;
	font-size:small;
	color: #6b8aa0;
	vertical-align:middle;
}

#results-col h1 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #6c5959;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	
}

#results-col h3 {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #6c5959;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	
}

#results-col table.dict-name a {
	color: #E17802;
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
}

#results-col table.dict-name a:hover {
	color: #f39a23;
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

#container {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#container a {
	font-family: Helvetica, sans-serif;
	color:#9f0081;
	font-size:0.9em;
}

#container a:hover {
	font-family: Helvetica, sans-serif;
	text-decoration:underline;
	}
#container2 {
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;

}

#container2 a {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color:#9f0081;
	font-weight:bold;
	}

#container2 a:hover {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #57a204;
}

#results-col {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}


.term {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#input-term
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	color:#858585;
	border:1px solid #5e5e5e;
	padding:4px 3px;
	width:410px;
	height:15px;
}

.definition {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #7c7c7c;
}

.definition p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #7c7c7c;
}

.definition a  {
color:#9f0081;
	font-size:0.7em;
	}

h1#top-term  {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #817339;
	text-decoration: underline;
	font-size: 22px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;

	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.8em;
	color:#9f0081;
	padding-bottom:12px;
	font-weight:bold;
}

.OT_CopyrightStyle {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.marginbottom15 {
	margin-bottom: 15px;
}

.main_table {
	width: 1015px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #ffffff;
	
	
}

.main_left {
	width: 600px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	vertical-align:top;
}

.main_right {
	width: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align:top;
}

.main_image {
	background-image: url(../images/banner/homebanner_bg.jpg);
	height: 127px;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;

}

.main_nav {
	padding-left: 5px;
	padding-right: 5px;
	height:25px;
	
}

#my-menu
{
    background:url(/images/menu_bg.jpg) no-repeat center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	width:962px;
	height:26px;
	margin-left:4px;
	padding:0px;
	padding-left:40px

}

#my-menu a {
	font-family:Arial, Helvetica, sans-serif;
	padding:0 5px;
	font-size:1.3em;
	color:#000000;
	font-weight:normal;
}
#my-menu a:hover {
	text-decoration:underline;
}

a.main_nav {
	text-decoration: none;
	background-color: transparent;
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #827B60;
	
}

a.main_nav:hover {
	text-decoration: none;
	background-color: #ffffff;
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #6c5959;
	
}

a.main_nav_selected {
	text-decoration: none;
	background-color: transparent;
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	
}

a.main_nav_selected:hover {
	text-decoration: none;
	background-color: #ffffff;
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #6c5959;
	
}


a.second_nav {
	text-decoration: none;
	background-color: transparent;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	padding-left: 3px;
}

a.second_nav:hover {
	text-decoration: none;
	background-color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #6c5959;
	padding-left: 3px;
}



.second_nav {
	color: #FFFFFF;
	background-color: #827B60;
}

a.second_nav_chosen {
	color: #6c5959;
	background-color: #ffffff;
	padding-left: 0px;
}

.youarehere {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7c7c7c;
	font-weight: normal;
	padding-left: 35px;
	padding-bottom: 15px;
}
.youarehere a{
	color: #7c7c7c;
	text-decoration: none;

}
.youarehere a:hover{
	color: #F39A23;
	text-decoration: underline;

}

.definebox {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#858585;
	margin-bottom:2px;
	margin:0 20px 0 5px;
	display:block;
	float:left;

}

.define {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2em;
	color:#4a4a4a;	
	

}

.defineimage {
	color: #827B60;
	font-size: 16px;
	text-align: left;
	vertical-align: bottom;
	height: 20px;
	width: 250px;	

}

.define input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #827B60;

}

img.gobutton {
	position: relative;
	top: 4px;
	padding-left:5px;
}

.define_area_form {
	height: 20px;
	width: 296px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: middle;
}

.sidenav {
	background-image: url(../images/home/welcomearea.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-weight: normal;
	width: 181px;
	padding-left: 28px;
	padding-right: 4px;
	color: #827B60;
}
.sidenav a{
	padding-left:10px;
}
.sidenav h2
{
	font-size:1.3em;
}
.sidenav h3 {
	color: #827B60;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	font-weight:bold;
	color:#4e4b49;
	padding:10px 0;
	background:url(/images/cat_bg.gif);
	padding-left:5px;
	width:181px;
}
.sidenav a
{
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#777777;
	padding-left:10px;
	padding-bottom:5px;
}

.sidenav a:hover
{
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#777777;
	padding-left:10px;
	padding-bottom:5px;
	text-decoration:underline;
}

.sidenav ul li {
  text-decoration: none;
  color: #3366cc;
  font-size: 12px;
  font-weight: bold;
  padding-bottom: 10px;
}

.sidenav ul li a{
font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#777777;
	padding-top:10px;
	padding-bottom:5px;
	}

.sidenav ul li a:hover {
  text-decoration: underline;
  font-weight: bold;
}

.sidenav ul li ul {
  padding-left: 15px;
  
  padding-bottom: 0px;
}

.sidenav ul li ul li{
  padding-top: 5px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}


.sidenav ul li ul li a {
  font-size: 11px;
  color: #666666;
  font-weight: bold;
}

ul li a.catselected {
	color: green;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

ul li ul li a.navsideselected {
	text-decoration: underline;
	font-weight: bold;
}

.welcome {
	background-image: url(../images/home/welcomearea.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7c7c7c;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}



.welcome a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3366cc;
	text-decoration: none;

}
.welcome a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #57a204;
	text-decoration: none;

}

.welcome p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3366cc;
	text-decoration: none;

}
.welcome p a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #57a204;
	text-decoration: none;

}

.welcome h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.7em;
	color:#9f0081;
	padding-bottom:12px;
	font-weight:normal;	
}
.welcome h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #817339;
	font-weight: normal;
	line-height: 24px;
	text-indent: 1px;
	padding-top: 25px;
	padding-bottom: 20px;
	
}

.welcome ul {
	padding-left: 20px;
	color: #666666;
}

.welcome ul li {
	padding-top: 10px;
}

.welcome ul li a {
	color: #666666;
	text-decoration: underline;
	font-size: 14px;
}

.welcome ul li a:hover {
	color: #666666;
	text-decoration: underline;
	font-size: 14px;
	color: #57a204;
}

.welcome ul li ul {
	padding-left: 20px;
}

.welcome ul li ul li {
	padding-top: 10px;
}

.welcome ul li ul li a {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}

.welcome ul li ul li a:hover {
	color: #666666;
	text-decoration: underline;
	font-size: 12px;
	color: #57a204;
}

.welcome3 {
	background-image: url(../images/home/welcomearea.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7c7c7c;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.welcome2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7c7c7c;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.welcome2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7c7c7c;
	background-color: #FFFFFF;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.welcome2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3366cc;
	text-decoration: none;

}



.welcome2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #57a204;
	text-decoration: none;

}

.welcome2 p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7C7C7C;
	text-decoration: underline;

}



.welcome2 p a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #57a204;
	text-decoration: none;

}

.author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7c7c7c;
}

.author a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #9F0081;
	text-decoration: none;

}
.author a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #9F0081;
	text-decoration: underline;

}

.index {
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #7C7C7C;
	padding-left: 26px;
	padding-top: 10px;
	padding-bottom: 15px;
	
	vertical-align:top;

}


h2.index{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 8px;
	
	vertical-align:top;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.index h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.3em;
	color:#9f0081;
	font-weight:normal;
}

.index h3
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.08em;
	color:#6d6d6d;
	padding:0px 0 0 15px;
}

.index3 {
	background-image: url(../images/dream_bible/dream_dictionary_index4.jpg);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	padding-left: 26px;
	padding-top: 7px;
	padding-bottom: 15px;
	vertical-align:top;

}

.index3 h2{

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;	
	vertical-align:top;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-top: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 8px;
	background:transparent url(/images/title_bg.gif) repeat-x;
}

.bible_dictionary_body {
	background-image: url(../images/dream_bible/dream_dictionary_browse_area.jpg);
	background-repeat: no-repeat;
	height: 40px; 
	background-position: left bottom;
	padding-left: 25px;
	padding-right: 20px;
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7c7c7c;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;

}
.bible_dictionary_body a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #848484;
	text-decoration: none;

}



.bible_dictionary_body a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #57a204;
	text-decoration: underline;

}



a.bible_dictionary_body_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #57a204;
	text-decoration: none;

}

a.bible_dictionary_body_selected:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #57a204;
	text-decoration: none;

}

.bible_dictionary_body2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../images/dream_bible/dream_dictionary_browse_area.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 30px;
	padding-right: 30px;
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: Helvetica, sans-serif;
	color: #7c7c7c;
	padding-top: 8px;
	padding-bottom: 15px;
	padding-left: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;

}

.bible_dictionary_body2 a {
	font-size: 12px;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.bible_dictionary_body2 a:hover {
	font-size: 12px;
	padding-left: 0px;
	text-decoration: underline;
	color: #57a204;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.dream_browse {
	background-image: url(../images/dream_bible/dream_dictionary_browse_area.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 81px;
	padding-left: 30px;
}
.dream_browse_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9cabcc;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.dream_browse_1 a{
	color: #848484;
	text-decoration: none;
	font-weight: bold;


}
.dream_browse_1 a:hover{
	color: #57a204;
	text-decoration: none;
	font-weight: bold;


}
.dream_browse_1 a:active {
	color: #57a204;
	text-decoration: underline;
	font-weight: bold;
}

a.dream_browse_1_selected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #57a204;
	font-weight: normal;
	padding-top: 2px;
	padding-left: 4px;
	font-weight: bold;
	
}

.dream_browse_2 {
	background-image: url(../images/dream_bible/dream_dictionary_browse_area.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 121px;
	padding-left: 30px;
}

.dream_browse_2 a{
	color: #6c5959;;
	text-decoration: none;
	font-weight: bold;


}

.dream_browse_2 a:hover{
	color: #57a204;;
	text-decoration: none;
	font-weight: bold;


}



.col_1 {
	
	width:50%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7c7c7c;
	padding-left: 30px;
	padding-right:30px;
	text-align:left;
	vertical-align:top;
	background-image: url(../images/home/homebox/obj1body.jpg);
	background-repeat:repeat-y;
	background-position: right top;

	

}
.col_1 h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.7em;
	color:#9f0081;
	padding-bottom:12px;
	font-weight:normal;	
}

.col_1 h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #817339;
	font-weight: bold;
	text-align:left;
}

td.col_1 {
	padding-bottom:3px;
	
}

.col_1 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6c5959;
	font-weight: normal;
	font-weight: bold;
	
}

.col_1 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #57a204;
	font-weight: normal;
	font-weight: bold;
	
}


.col_2 {
	
	width:50%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7c7c7c;
	padding-left: 5px;
	padding-right:10px;
	text-align:left;
	vertical-align:top;


}
.col_2 h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.7em;
	color:#9f0081;
	padding-bottom:12px;
	font-weight:normal;	
}


.col_2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E17802;
	font-weight: bold;
}

.col_2 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #c05600;
	font-weight: bold;
	
}

.col_2 ul li {
	padding-bottom: 8px;
}


.spacer {
	width:1px;
	background-image: url(/images/objhead1.jpg);
	background-repeat:repeat-y;
	background-position: left top;
}

.feat_1 {
	background-image: url(../images/feature/feature_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 33px;

}
.feat_1 h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #85cb21;
	padding-left: 38px;

}

.feat_2 {
	background-image: url(../images/feature/feature_bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
}

.translation_gobtn {
	background-image: url(../images/translator/go_btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 45px;
}
.translation_gobtn:hover {
	background-image: url(../images/translator/go_btn_over.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 45px;
}

.translation_form_size {
	height: 35px;
	width: 120px;
	border: 1px solid #9A9A9A;
	font-size: 13px;
	line-height: 35px;
}
.translation_form_size1 {
	height: 20px;
	width: 120px;
	border: 1px solid #9A9A9A;
	font-size: 13px;
	line-height: 20px;
	text-indent: 3px;
}

.right_translator {
	background-image: url(../images/translator/translation_body.jpg);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 5px;
}
.right_translator a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #295dd3;
	font-weight: normal;
	text-decoration: underline;
	padding-bottom: 10px;

}
.right_translator a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #295dd3;
	font-weight: normal;
	text-decoration: none;

}

.foot1 {
	background-image: url(../images/footer/foot.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 73px;
}

.bg_right {
	background-image: url(../images/bg/bg_left.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.sitemap {
	clear:both;
	background:url(../images/footer_bg.gif) no-repeat center bottom;
	width:974px;
	height:16px;
	font-size:0.7em;
	padding:46px 0 0 46px;
	color:#ffffff;
}
.sitemap a{
	color: #ffffff;
	text-decoration: none;
	font-size:10px;

}
.sitemap a:hover{
	color: #ffffff;
	text-decoration: underline;

}
 
.bg_end {
	background-image: url(../images/footer/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7f7070;
	font-weight: normal;
	padding-top: 5px;
}
.bg_left {
	background-image: url(../images/bg/bg_right.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

.feat_4 {
	background-image: url(../images/feature_bg3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
}

.foot1 {
	background-repeat: repeat-x;
	background-position: left top;
	height: 73px;
}

a.letterselected {
	text-decoration: none;
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #E17802;
}

a.letterselected:hover {
	text-decoration: underline;
		font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #E17802;

}

.relatedtable {
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.relatedsources {
	background-color: #dce6ff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #7c7c7c;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align:left;
	vertical-align:top;

	

}
.relatedsources h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #82A4FF;
	font-size: 22px;
	color: #ffffff;
	font-weight: normal;
	padding-left: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align:center;
}


td.relatedsources {
	padding-bottom:3px;
	
}

.relatedsources a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3366cc;
	font-weight: normal;
	
}

.relatedsources a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #57a204;
	font-weight: normal;
	
}


#menu {
position: relative; /* Menu position that can be changed at will */
top: 5;
left: 5;
}
#menu {
width: 15em;
}
#menu dt {
cursor: pointer;
margin: 2px 0;;
height: 20px;
line-height: 20px;
color: #fff;
text-align: center;
font-weight: none;
border: 1px solid green;
background: #4E8975;
}

#menu dt.dtselected {
cursor: pointer;
margin: 2px 0;;
height: 20px;
line-height: 20px;
color: #810541;
text-align: center;
font-weight: none;
border: 1px solid green;
background: #4E8975;
}

#menu dd {
border: 1px solid green;
}
#menu li {
text-align: center;
background: #8BB381;

}
#menu li a, #menu dt a {
color: #fff;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}
#menu li a:hover, #menu dt a:hover {
color: #810541;
}


#menu li a.navsideselected, #menu dt a.navsideselected {
color: green;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
background: #fff;
}

#menu li a.navsideselected:hover, #menu dt a.navsideselected:hover {
color: #810541;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
background: #fff;
}


#radio_buttons {
	clear:both;
	margin-left:40px;
	padding-bottom:25px;
}

#radio_buttons lable
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9sem;
	color:#858585;
	margin-bottom:2px;
	margin:0 20px 0 5px;
	display:block;
	float:left;
}

.col_3 {
	
	width:50%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7c7c7c;
	padding-left: 5px;
	padding-right:10px;
	text-align:left;
	vertical-align:top;


}
.col_3 h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.7em;
	color:#9f0081;
	padding-bottom:12px;
	font-weight:normal;	
}


.col_3 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
	text-decoration:underline;
}

.col_3 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
	text-decoration:underline;
}

.col_3 ul li {
	padding-bottom: 8px;
}


.secDef {
	
	width:50%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7c7c7c;
	padding-left: 5px;
	padding-right:10px;
	text-align:left;
	vertical-align:top;


}
.secDef h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.7em;
	color:#9f0081;
	padding-bottom:12px;
	font-weight:normal;	
}


.secDef a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
}

.secDef a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
}

.secDef ul li {
	padding-bottom: 8px;
}
