/* CSS Document */
td img 
{
	display: block;
	color:#101010;
}
body
{
	margin-left: 0px;
	margin-top: 0px;
	color:#101010;
}
h1 {
	font-family: sans-serif, Verdana, Arial, Helvetica ;
	font-size: 16px;
	font-weight: bold;
	color: #FFCC57;
	text-decoration: none;
	background-color: #336699;
	text-align: center;
	border: 1px dotted #FF0000;
}
h2 {
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size: 15px;
	font-weight: bold;
	color: #FFCC57;
	text-decoration: none;
	background-color: #336699;
	text-align: center;
	border: 1px dotted #FF0000;
}
h5 {
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC57;
	text-decoration: none;
	background-color: #336699;
	text-align: center;
	border: 1px dotted #FF0000;
}

BODY, TD, TH, P, B, 
{
	font-family:sans-serif,arial,helvetica; 
	font-size:12px	
}

INPUT, TEXTAREA, SELECT
{
	font-family:sans-serif,arial,helvetica; 
	font-size:11px	
}

form, select
{
	margin-bottom: 0px;
}

.articles
{
	font-family:sans-serif,arial,helvetica; 
	font-size:12px;
}

.articlessubtitles
{
	font-family:sans-serif,arial,helvetica; 
	font-size:14px;
	font-weight:bold;
	background-color: #FFFBF0;
	border: #000000 2px solid;
	padding: 3px;
}

.articlescode
{
	font-family:sans-serif,arial,helvetica; 
	font-size:12px;
	background-color: #CCFFFF;
	border: #D40000 1px inset;
	padding: 3px;
}

ul 
{
	font-family:sans-serif,arial,helvetica; 
	list-style: none;
	margin-left: 15px;
	padding-left: 1em;
	text-indent: -1em;
}


a {
	font-family:sans-serif,arial,helvetica; 
	font-size:12px;
	color:#2A3FAA;
	text-decoration:none;
}
.standardlink {
	font-size:12px;
	color:#2A3FAA;
	text-decoration:underline;
}
.standardlinkred {
	font-size:12px;
	color:#FF0000;
	text-decoration:underline;
}
.standardlinkred:link {
	font-size:12px;
	color:#FF0000;
	text-decoration:underline;
}
.standardlinkred:visited {
	font-size:12px;
	color:#FF0000;
	text-decoration:underline;
}
a:link {
	font-size:12px;
	color:#2A3FAA;
	text-decoration:underline;
}
a:visited {
	font-size:12px;
	color:#2A3FAA;
	text-decoration:underline;
}
a:hover {
	font-size:12px;
	color:#FF0000;
	text-decoration:underline;
}


/* classes */

.cprght_note {
	font-family:sans-serif,arial,helvetica; 
	color:#FFFFFF;
	font-size:11px;
}

.right_col_bg {
	background-image: url(right_col_bg.gif);
}
.bg1_dst {
	background-image: url(../templates/dst/dst_r1_c6.gif);
}
.bg2_dst {
	background-image: url(../templates/dst/dst_r5_c1.gif);
}
.bg3_dst {
	background-image: url(../templates/dst/dst_r5_c4.gif);
}
.bg4_dst {
	background-image: url(../templates/dst/dst_r9_c1.gif);
}

/* footer components */

.footer_links {
	font-family:sans-serif,arial,helvetica; 
	font-size: 11px;
	color:#A0A0A4;
	text-decoration:underline;
}

.footer_links:link {
	font-family:sans-serif,arial,helvetica; 
	font-size: 11px;
	color:#222222;
	text-decoration:underline;
}

.footer_links:visited {
	font-family:sans-serif,arial,helvetica; 
	font-size: 11px;
	color:#333333;
	text-decoration:underline;
}

.footer_links:hover {
	font-family:sans-serif,arial,helvetica; 
	font-size: 11px;
	color:#FF0000;
	text-decoration:underline;
}

.footer_text {
	font-family:sans-serif,arial,helvetica; 
	font-size: 11px;
	color:#A0A0A4;
	text-decoration:none;
}

/* contact and submitdirectory pages CSS */

.labelText {
	font-family:sans-serif,arial,helvetica; 
	font-size: 12px;
	color:#000080;
	text-align:right;
}

.input_fmt {
	font-family:sans-serif,arial,helvetica; 
	color:#000080;
	text-align:left;
	font-size: 11px;
	border: 1px dashed #A0A0A4;
	width: 300px;
}

.td_inputs {
	font-family:sans-serif,arial,helvetica; 
	color:#000080;
	text-align:left;
}

.td_inputs_right {
	font-family:sans-serif,arial,helvetica; 
	color:#000080;
	text-align:right;
}


.td_tip {
	font-family:sans-serif,arial,helvetica; 
	color:#000080;
	text-align:left;
	font-size: 11px;
}

.hr_fmt {
	color:#A0A0A4;
	border: 1px dashed #A0A0A4;
	
}

input.btn{
   color:#000080;
   width: 150px;
   font-family:helvetica,sans-serif;
   font-size:11px;
   font-weight:bold;
   background-color:#FFCE52;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;

}

.backbutton
{
   color:#000080;
   width: 150px;
   font-family:helvetica,sans-serif;
   font-size:11px;
   font-weight:bold;
   background-color:#FFCE52;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
}

/* filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa'); */
   
input.btnhov{
   border-top-color:#c63;
   border-left-color:#c63;
   border-right-color:#930;
   border-bottom-color:#930;
}

/*Your link here - top banner ads */

.yourlinkhere:Link {
	font-family:sans-serif,arial,helvetica; font-size: 11px; font-weight: bold; color: #FFCC57;
	text-decoration: underline; text-align: center;
}
.yourlinkhere:Visited {
	font-family:sans-serif,arial,helvetica; font-size: 11px; font-weight: bold; color: #FFCC57;
	text-decoration: underline; text-align: center;
}
.yourlinkhere:Hover {
	font-family:sans-serif,arial,helvetica; font-size: 11px; font-weight: bold; color: #FFFFFF;
	text-decoration: underline; text-align: center;
}
.yourlinkheretd {
	font-family:sans-serif,arial,helvetica; font-size: 10px; font-weight: bold; color: #FFFFFF;
	text-decoration: none; background-color: #336699; text-align: center; border: 1px dotted #FF0000;
}

.yourlinkheretdfree {
	font-family:sans-serif,arial,helvetica; font-size: 10px; font-weight: bold; color: #FFFFFF;
	text-decoration: none; background-color: #5588BB; text-align: center; border: 1px dotted #FF0000;
}

.yourlinkheretdfree {
	font-family:sans-serif,arial,helvetica; font-size: 10px; font-weight: bold; color: #FFFFFF;
	text-decoration: none; background-color: #5588BB; text-align: center; border: 1px dotted #FF0000;
}

.diraddedhint {
	font-family:sans-serif,arial,helvetica; font-size: 10px; color: #222222;
}


.browselists {
	font-family:sans-serif,arial,helvetica; font-size: 11px; font-weight: bold; color: #FFFFFF;
	text-decoration: none;
}

.browselistsnobold {
	font-family:sans-serif,arial,helvetica; font-size: 11px; color: #FFFFFF; padding-left: 5px; padding-right: 5px;
	text-decoration: none;
}

.review_cells {
	font-family:sans-serif,arial,helvetica; 
	color:#000080;
	text-align:left;
	font-size: 12px;
	border: 1px solid #A0A0A4;
	background-color: #EFEFEF;
}

.review_thumb {
	border: 1px double #A0A0A4;
	background-color: #ABABAB;
}

/* sponsor table */

.tbl_sp {
	font-family:sans-serif,arial,helvetica; border: 1px dotted #FFFFFF;
	font-size: 11px; color: #FFCC57;
	text-decoration: none; text-align: left;
}

.sp:Link {
	font-family:sans-serif,arial,helvetica; font-size: 11px; color: #FFFFFF;
	text-decoration: underline; text-align: left;
}
.sp:Visited {
	font-family:sans-serif,arial,helvetica; font-size: 11px; color: #FFFFFF;
	text-decoration: underline; text-align: left;
}
.sp:Hover {
	font-family:sans-serif,arial,helvetica; font-size: 11px; color: #FFCC57;
	text-decoration: underline; text-align: left;
}



