﻿body 
{
	text-align:center;
	
}
table { background-color:White}
td           { font-family: Tahoma; font-size: 12px; color: #333333 }
fieldset     { font-family: Tahoma; font-size: 12px; color: #333333 }

input , textarea , select       { font-family: Tahoma; font-size: 12px; color: #666666; 
               border: 1px solid #999999 }
               
.tellFriend { font-family: Tahoma; font-size: 12px; color: #666666; 
               border: 1px solid #999999
               ; background-color:#e0e0e0;
               text-align:left;
            }
                     
a:active     {color: #336699 }
a:hover      {color: #336699 }
a:link       {color: #336699 }
a:visited    {color: #336699 }


.Copyright {text-align: center; font-size: x-small;}
.CMSObjects
{
	border:1px solid blue;font:normal 11px Tahoma;background-color:#ddddee;
	padding-right:2px ;margin-left:2px;margin-right:2px;padding-left:2px;
}

.cb input { border:none}
.cb2 { border:none}

.GO {color: #FFFFFF; font-family: Tahoma; font-size: 12px; font-weight: bold; border-style: solid; border-width: 1px; background-color: #586889}

.noneX { display:none}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
input, textarea, select {
	font-size:100%;
}
legend {
	color:#000;
}
/*.fld{
	font-family:inherit;font-size:inherit;font-weight:inherit;
}*/


div {
	margin : 0px auto;
}
Table {
	font-size : 11px;
	font-family : Tahoma;
}
#MainDIV {
	width : 90%;
}
#MainTable {
	background-color: White;
	width : 100%;
	text-align : left;
}
#QuickLinks {
	padding-top : 5px;
	vertical-align :top;
	text-align : left;
	background-image : url('../img/geta.gif');
	background-position : bottom left;
	background-repeat :no-repeat;
	font-size : 11px;
	font-family : Tahoma;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color:black;
}
.ToprightLinks {
	font-size : xx-small;
	font-family : Tahoma;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color:black;
}
.ToprightLinks:hover {
	font-size : xx-small;
	font-family : Tahoma;
	font-weight:normal;
	font-style:normal;
	text-decoration:underline;
	color:black;
}
#QuickLinks li {
	float : right;
	height : 16px;
	padding-left : 20px;
	padding-right : 10px;
	padding-top : 4px;
	background-position : left;
	background-repeat : no-repeat;
}




#TopMenuTable {
	width : 100%;
	color :White;
	font-family : Tahoma;
	font-style:normal;
	font-size:11px;
	font-weight:normal;
}
#TopMenuTable a {
	color :White;
}
#TopMenuTable td {
	font-size: 11px;
	text-align : right;
}
.MenuSep {
	width : 15px;
	background-image : url('../img/menu_sep.gif');
	height : 30px;
}
.MenuTop {
	font-family : Tahoma;
	font-style:normal;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
.MenuTop:hover {
	font-family : Tahoma;
	font-style:normal;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
}
#ContentTable {
	/*text-align: left;*/
	width: 100%;
}
#ContentTable td {
	background-color: White;
}
#Content {
	padding : 4px;
}
#RightMenu ul li {
	padding-top : 0px;
	padding-left : 2px;
	height : 22px;
}
.Menu_1_off {
	font-weight : normal;
	background-image : url('../img/off2_sub.gif');
	background-repeat : no-repeat;
	background-position : left;
}
.Menu_1_on {
	font-weight : bold;
	background-image : url('../img/off1_sub.gif');
	background-repeat : no-repeat;
	background-position : left;
}
.Menu_0_off {
	font-weight : normal;
	background-image : url('../img/off2.gif');
	background-repeat : no-repeat;
	background-position : left;
}
.Menu_0_on {
	font-weight : bold;
	background-image : url('../img/off1.gif');
	background-repeat : no-repeat;
	background-position : left;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	vertical-align:top;
	width:150px;
}
#menu li ul {
	display: block;
	vertical-align:top;
}
#menu li:hover ul {
	display: block;
}
#menu li:hover ul {
	visibility:visible;
}
#menu ul ul {
	visibility:hidden;
}
/* Fix IE. Hide from IE Mac \*/ 
* html #menu ul li {
	float: right;
	height: 1%;
}
* html #menu ul li a {
	height: 1%;
}
/* End */ 

/* Make-up syles */ 

#menu ul, li {
	margin: 0 0 0 0;
	background-color: white;
}

#menu .level1{
	text-align:right !important;
}
/* Styles for Menu Items */ 
#menu ul a {
	display: block;
	vertical-align:top;
	color: #a9272d;
	font-weight:bold;
	text-decoration: none;
	color: #79787D;
	padding: 5px;
	text-align:right;
	font-family : Tahoma;
	font-style:normal;
	font-size:14px;
	font-weight:bold;
}
/* Hover Styles */ 
#menu ul a:hover {
	color: #a9272d;
	font-weight:bold;
	background-image : url('../img/selected.jpg');
	background-repeat : no-repeat;
	background-position : right;
	padding-right:20px;
	font-family : Tahoma;
	font-style:normal;
	font-size:14px;
}
#menu ul a:active {
	color: #a9272d;
	font-weight:bold;
	background-image : url('../img/selected.jpg');
	background-repeat : no-repeat;
	background-position : right;
	font-family : Tahoma;
	font-style:normal;
	font-size:14px;
}
/* Sub Menu Styles */ 
#menu li ul a {
	text-decoration: none;
	color: #79787D;
	padding: 5px;
}
/* Sub Menu Hover Styles */ 
#menu li ul a:hover {
	color: #79787D;
}
/* Icon Styles */ 
#menu ul a.submenu {
	font-weight : normal;
	color: #79787D;
	background-image : url('../img/off2_sub.gif');
	background-repeat : no-repeat;
	background-position : left;
	font-weight:bold;
	font-family : Tahoma;
	font-style:normal;
	font-size:11px;
}
#menu ul a.submenu:hover {
	font-weight : normal;
	color: #79787D;
	background-image : url('../img/off1_sub.gif');
	background-repeat : no-repeat;
	background-position : left;
	font-weight:bold;
	font-family : Tahoma;
	font-style:normal;
	font-size:11px;
}
/* Icon Styles */ 
#menu ul a.submenu1 {
	font-weight : normal;
	color: #79787D;
	background-image : url('../img/off2_sub.gif');
	background-repeat : no-repeat;
	background-position : left;
	background-color:#ECE9EC;
	font-family : Tahoma;
	font-style:normal;
	font-size:11px;
}
#menu ul a.submenu1:hover {
	color: #79787D;
	background-image : url('../img/off1_sub.gif');
	background-repeat : no-repeat;
	background-position : left;
	font-weight:bold;
	background-color:#ECE9EC;
	font-weight : normal;
	font-family : Tahoma;
	font-style:normal;
	font-size:11px;
}
/* Icon Styles */ 
#menu ul a.submenu2 {
	font-weight : normal;
	color: #79787D;
	background-image : url('../img/off2.gif');
	background-repeat : no-repeat;
	background-position : left;
	background-color:#ECE9EC;
	font-family : Tahoma;
	font-style:normal;
	font-size:11px;
}
#menu ul a.submenu2:hover {
	color: #79787D;
	background-image : url('../img/off1.gif');
	background-repeat : no-repeat;
	background-position : left;
	font-weight:bold;
	background-color:#ECE9EC;
	font-weight : normal;
	font-family : Tahoma;
	font-style:normal;
	font-size:11px;
}
.breadcrumb {
	float : left;
	background-image : url('../img/breadcrumb.gif');
	background-repeat : no-repeat;
	width : 300px;
	padding-left: 15px;
	text-align : left;
	height : 16px;
	font-size : 11px;
	font-family : Tahoma;
	font-style:normal;
	font-weight:normal;
	color:black;
}
.navigation {
	font-size : 11px;
	font-family : Tahoma;
	font-style:normal;
	font-weight:normal;
	color:black;
	text-decoration:none;
}
.navigation:hover {
	font-size : 11px;
	font-family : Tahoma;
	font-style:normal;
	font-weight:normal;
	color:black;
	text-decoration:underline;
}
#PictureTables {
	width : 100%;
}
#PictureTables td {
	border : solid 1px #e0e0e0;
	vertical-align :middle;
	padding : 1px;
}
#Quote img {
	vertical-align : middle;
	padding-right : 5px;
}
#Printer_Tell {
	float : right;
}
#Printer_Tell img {
	vertical-align : middle;
}
.FormTable td {
	height : 14px;
}

