body { 
	background-color: #EEEEEE;
	width: 100%;
	font-family: narkisim; 
	font-weight: normal;
	padding: 0;
	margin: 0px; padding: 0px
}

form {
	margin: 0;
}

a {
	color: #330066; /*000088 660033*/
	text-decoration: none;
}

a:hover {
	color: #006699; /*0066CC 996666;*/
	text-decoration: none;
}

img {
	border: none;
}

div.notfound {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 5%;
	font-size: 14pt;
}

div.welcome {
	line-height: 0.7cm;
	color: #000000;
	display: block;
	font-size: 14pt;
}

div.nowelcome {
	line-height: 0.7cm;
	color: #000000;
	display: none;
	font-size: 16pt;
}

div.header { 
	width: 100%;	
	height: 77px;
	background-color: #330066;
}

table.header { 
	height: 100%;
	width: 100%;
}

table.header_group { 
	height: 100%;
	width: 80%;
}

div.header_text { 
	position: absolute;
	top: 13px;
	right: 95px;
	text-align: right;
	margin: 0px;
	font-size: 25pt;
	color: #EEEEEE;
}

div.search {
	margin-top: 5px;
	height: 80px;
	font-size: 18pt;
}

table.search {}

td.search {
	font-size: 15pt;
	margin-top: 0;
}

div.sr_word_google 
{ 
	width: 100%;	
	margin-bottom: 20px;
	margin-top: 20px;
}

div.links2
{ 
	position: absolute;
	top: 40px;
	right: 95px;
}

table.links2
{
}

.links2
{
    line-height: 16px;
	font-size: 12pt; 
	text-decoration: none;
	color: #CCCCBB;
    position: relative;
    top: 2px;
}

.links_sep {
    line-height: 16px;
    position: relative;
    top: 2px;
}

a.links2:hover
{
	color: #FFFFFF;	
}

div.links
{ 
	width: 300px;
}

table.links
{ 
	margin-right: 10px;
}

.links
{
	font-size: 14pt; 
	text-decoration: none;
	color: #330066;
}

a.links:hover
{
	color: #006699;
}

div.sr_results 
{
	width: 100%;
}

table.sr_results 
{
	width: 90%;
	margin-bottom: 10px;
	font-family:  arial;
	color: #000;
	font-weight: bold;
	background-color: #CCCCCC;
	border-width: 2px 2px 2px 2px;
	border-style: outset;
	border-color: #DDDDDD;
	border-collapse: collapse;
	padding: 1px 5px 1px 5px;
}

td.sr_results 
{
	border-width: 0px 0px 2px 0px;
	border-style: ridge;
	border-style: inset inset inset inset;
	border-color: white;
}

th
{
	color: #000;
	background-color: #CCCCCC;
	border-width: 0px 0px 2px 0px;
	border-style: ridge;
	border-color: #999999;
}

tr.sr_results 
{
	border-left: black 1px solid;
}

a.word_group_link
{
	color: #003399;		
	text-decoration: none;
}

a.word_group_link:hover
{
	color: #006699;
    text-decoration: underline;		
}

a.group_word_link
{
	color: #003399;		
	text-decoration: none;
}

a.group_word_link:hover
{
	color: #006699;
    text-decoration: underline;		
}

table.sr_results_title 
{
	width: 90%;
	margin-bottom: 10px;
	font-size: 15pt;
}

table.sr_word_bottom_main
{
	width:100%;
	margin-top: 20px;
	font-size: 14pt;
	margin-left: auto;
	margin-right: auto;
}

table.sr_word_bottom 
{
	margin-left: auto;
	margin-right: auto;
	font-size: 14pt;
}

td.sr_word_bottom 
{
	width: 70px;
}

a.sr_word_bottom 
{
	font-size: 12pt;
	line-height: 0.4cm;	
	color: #003399;
}

a.sr_word_bottom:hover
{
	color: #006699;
    text-decoration: underline;
}


table.bottom_tools 
{
	width: 10px;
	margin-top: 10px;
	font-size: 14px;
}

td.tools
{
	padding: 1px;
	margin-right: 0;
	margin-left: 0;
	font-size: 17pt;
}

a.tools
{
	text-decoration: underline;
	margin: 0;
	padding: 0;
    color: #000088;	
}	

a.tools:hover
{
/*	color: 996666;*/
}

hr
{
	text-align: center;
	width: 90%;
}

div.addsubmit
{
	margin-right: 40px;	
}

table.googlehead
{
	width: 90%;
	margin-right: 20px;
}

li
{
	list-style: disc;
	list-style-position: outside;
}

a.another_random {
	margin-top: 20px;
}

a.bottom_ad {
	text-decoration: none;
}

h1.mainlinks {
	font-size:30px;
	color: #2200BB;
}

.addthis_header {
    position: absolute;
    right: 5%;
}

.autosuggest {
    visibility: visible; 
    width: 163px;
    overflow: auto;
    position: fixed;
    z-index: 9999;
}            

