﻿/* DEFAULTS
----------------------------------------------------------*/

body 
{
	background-color: #0e303a;
	font-family:Arial;
	font-size:11px;
	color:#666666;
}       

#home a:link {
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

#home a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
#home a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333 ;
	text-decoration: none;
}

#menuLink a:link {
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 11px;
	font-weight:normal;
	color: #666666;
	text-decoration: none;
}

#menuLink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #666666;
	text-decoration: none;
}
#menuLink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #199EBE ;
	text-decoration: none;
}

#bottom a:link {
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 11px;
	color: #199ebe;
	text-decoration: none;
}
#bottom a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #199ebe;
	text-decoration: none;
}
#bottom a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #199ebe ;
	text-decoration: none;
}

#hhome a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
#hhome a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
#hhome a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.Layer1TableStyle
{
	border-color:White;
	table-layout:inherit;
	margin-top:0px;
	border-top:0px;
	padding-top:0px;
	border-left:25px;
	border-left-color:Green;
}

.menuStyle
{
	background-color:#E9E9E9;
	border-color:#FFFFFF;
	border-width: thin;
}

.menuSeparator
{
	background:images/MS-Jan1_22.jpg;
	width:100%;	
	padding:0;
	word-spacing:0;
	height:1px;
}

.titleFont
{
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #199EBE;
	text-align:left;
}

.subtitleFont
{
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #199EBE;
	text-align:left;
}

.FontNormal
{
	font-weight:normal;
}

.normalFontSize
{
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
}

.SmallBorder
{
	width:5px;
}

.bottomRowHeight
{
	height:17px;
	text-align:left;
}

.SmallSpace
{
	height:5px;
}

.tableBackgroud
{
	background-image:url('../images/MS-Jan_15.jpg');
}

.tablebackgroudDark
{
	background-image:url('../images/dark_background.jpg');
}

.backgroundTop
{
	background-image:url('../images/TopSearchBg.jpg');	
}

.CenterData
{
	text-align:center;
}

.PromoImgWidth
{
	width:190px;
}

#span.tozoom{
width:190px;
}

.telNo_Font
{
	font-size:x-small;
}

/*div.zoomdiv {
z-index                 : 100;
position                : absolute;
top:0px;
left:0px;
width                   : 200px;
height                  : 200px;
background: #ffffff;
border:1px solid #CCCCCC;
display:none;
text-align: center; 
overflow: hidden;

}


img.jqzoom{
cursor:crosshair;
position:relative;
}*/

