﻿a:link
{
	color: #336699; 
}
a:visited
{
	color: #336699; 
} 
a:active 
{
	color: #336699;
}
a:hover
{
	color: #FF0000;
}

body
{
	font-family: Tahoma;
	font-size:12px; 
	background-color: #e3e3e3;
}
TD
{
	font-family: Tahoma;
	font-size:12px; line-height:140%; color:#000000
}
h1
{
	font-size:15pt;
	font-weight:normal;
}
h2
{
	font-size:14pt;
}
h3
{
	font-size:13pt;
}
h4
{
	font-size:12pt; font-weight: bold;
}
h5
{
	font-size:11pt; font-weight: bold;
}
h6
{
	font-size:10pt;font-weight: bold; 
}

button       { font-family: Tahoma; font-size: 12; font-weight: bold }

input        { font-family: Tahoma; font-size: 12 }

textarea     { font-family: Tahoma; font-size: 12 }

hr           { height: 1px; }

.footer {
  font-family:Tahoma; 
  text-decoration: none;
  font-size:11px; 
  color:#000000;
  letter-spacing:0;
  text-align: center;
  line-height: 130%
  
}

.naviLink {
  font-family:Tahoma; 
  text-decoration: none;
  font-size:12px; 
  color:#FFFFFF;
  text-align:center;
  font-weight:normal 
}

.naviLink a {
  font-family:Tahoma; 
  text-decoration: none;
  font-size:12px; 
  color:#FFFFFF;
  font-weight:bold; 
  text-align:center;
  letter-spacing:0;
}

.naviLink a:visited {
  font-family:Tahoma; 
  text-decoration: none;
  font-size:12px; 
  color:#FFFFFF;
  font-weight:bold; 
  text-align:center;
  letter-spacing:0;
}

.naviLink a:active {
  font-family:Tahoma; 
  text-decoration: none;
  font-size:12px; 
  color:#FFFFFF;
  font-weight:bold; 
  text-align:center;
  letter-spacing:0;
}

.naviLink a:hover {
  font-family:Tahoma; 
  text-decoration: none;
  font-size:12px; 
  color:#FFFF00;
  font-weight:bold;
  text-align:center;
  letter-spacing:0;
  
}

/*
Heading Styles
*/

.pageHeading {
  font-family:Arial; 
  text-decoration: none;
  font-size:24px; 
  font-weight:normal;
  color:#336699;
  letter-spacing:-1; 
}

.boxHeading {
  font-family:Tahoma; 
  text-decoration: none;
  font-size:15px; 
  font-weight:normal;
  color:#3366CC;
  letter-spacing:0
}

.boxHeadingInside {
  font-family:Tahoma; 
  text-decoration: none;
  font-size:14px; 
  font-weight:bold;
  color:#FF6600;
  letter-spacing:0
}

.boxPrice {
  font-family:Tahoma; 
  text-decoration: none;
  font-size:13px; 
  font-weight:bold;
  color:#3366CC;
  letter-spacing:0
}

.pHeading {
  font-family:Tahoma; 
  text-decoration: none;
  font-weight:bold;
  font-size:14px; 
  color:#3366CC;  
  letter-spacing:0  
}

.mDomainSearch {
  font-family:Arial; 
  text-decoration: none;
  font-size:14pt; 
  color:#1C366C;  
  letter-spacing:-1 
}

.mDomainNews {
  font-family:Arial; 
  text-decoration: none;
  font-size:14pt; 
  color:#1C366C;  
  letter-spacing:-1 
}



/* Inside Navigation */

.InsideNavi a {
  font-family:Tahoma; 
  font-size:11px; 
  color:#FF6666;
  font-weight:bold; 
  letter-spacing:0; 
  text-decoration:underline;
}

.InsideNavi a:visited {
  font-family:Tahoma; 
  font-size:11px; 
  color:#FF6666;
  font-weight:bold; 
  letter-spacing:0;
  text-decoration:underline;
}

.InsideNavi a:active {
  font-family:Tahoma; 
  font-size:11px; 
  color:#FF6666;
  font-weight:bold; 
  letter-spacing:0;
  text-decoration:underline;
}

.InsideNavi a:hover {
  font-family:Tahoma; 
  font-size:11px; 
  color:#CC0000;
  font-weight:bold;
  letter-spacing:0;
  text-decoration:underline
  
}