﻿/* CSS Document */
.home_page_text_color {
	color: #F2ECE3;
}
.and_or_phrase_color {
	color: #C0C0C0;
}

body{
margin:0;
padding:0;
font-family:Tahoma, Arial;
font-size:10pt;
background-color: #1e1e1e;
}

.contenttablebg{
background-color:#000000;
}
.top_links {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color:#B33967;
	text-decoration: none;
}
.top_links a{
	font-family: Tahoma, Arial;
	font-size: 14px;
	color:#B33967;
	text-decoration: none;
}

.top_links a:hover{
	font-family: Tahoma, Arial;
	font-size: 14px;
	color:#FDB900;
	text-decoration: none;
}

.top_links_Clr_Change{

font-family:Tahoma, Arial;
text-decoration:none;
color:#FDB900;
font-size:14px;

}



.footer {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #999966;
	text-decoration: none;
}
.footer a{
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #999966;
	text-decoration: none;
}
a:hover.footer  {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color : #666666;
	text-decoration:none;
}
.pageheading {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.left_links {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000096;
	text-decoration: none;
}
.left_links ul li
{
	list-style:none;
	list-style-position:inside;
}
.left_links a:hover{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.left_links a:active{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #B33967;
	text-decoration: none;
}
.pagecontent {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #F2ECE3;
	text-decoration: none;
	line-height: 18px;
}

.pagecontent a:hover{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #C0C0C0;
	text-decoration: none;
}

.pagecontent a:active{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #B33967;
	text-decoration: none;
}

.textinput {
	font-family: Tahoma, Arial;
	font-size: 15px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #333333;
	height:20px;
	width:165px !important;
	width:180px;
}
.footeroutborder {
	border: 1px solid #999966;
}
.default_search_link
{
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #B33967;
}

.default_search_link_photo
{
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: normal;
	color: #B33967;
}
HR
{
	color:#999966;
	height:1px;
}
#btnsubmit
{
	background-color:#B33967;
	color:#FDB900;
}
.photo_search_color {
	color: #000000;
}
.font_size_x-small {
	font-size: x-small;
}
.font_size_small {
	font-size: small;
}
.font_size_medium {
	font-size: medium;
}

h1{
	font-family:Tahoma, Arial, Verdana;
	font-size:24px;
	font-weight:bold;
	color: #000000;
	margin:0px;
	padding:0px;
