
/* General Tags */
body		{background-color: #ffffff; margin: 0px; width: 100%; padding: 0px; text-align: left;}
img			{border: 0px; vertical-align:middle;}
table 		{text-align: left;}
td, p, span	{font-family:  Verdana, Arial, Tahoma;	font-size: 9pt;	color: #454545; }
A 			{font-family:  Verdana, Arial, Tahoma;	font-size: 9pt;	color:  #005d81;	text-decoration: underline; }
A:hover 	{font-family:  Verdana, Arial, Tahoma;	font-size: 9pt;	color:  #0080aa;	text-decoration: underline; }
h1 			{font-family: Verdana, Arial, Tahoma;	font-size: 22px;	MARGIN-BOTTOM: 0px;	color: #005d81;	font-weight: normal;	CLEAR: both;	}
h2 			{font-family: Verdana, Arial, Tahoma;	font-size: 18px;	MARGIN-BOTTOM: 0px;	color: #005d81;	font-weight: normal;	CLEAR: both;	}

/* Right menu */
.sb_box_table 	{background:url(/images/bg_right110.jpg); background-repeat: no-repeat; height:110px; width:240px; vertical-align:top;}
.sb_box_div		{padding-left: 10px; padding-top: 10px;}
.sb_box_div td 	{padding-left: 20px;}

/* Misc */
.LinkReg 		{font-family:  Verdana, Arial, Tahoma;	font-size: 9pt;	color:  #005d81;	font-weight: bold;	text-decoration: none; letter-spacing: 0.01cm;}
.LinkReg:hover 	{font-family:  Verdana, Arial, Tahoma;	font-size: 9pt;	color:  #0080aa;	font-weight: bold;	text-decoration: none; letter-spacing: 0.01cm;}

.LinkCat 		{font-family:  Verdana, Arial, Tahoma;	font-size: 10pt;	color:  #ffffff;	font-weight: bold;	text-decoration: none; }
.LinkCat:hover 	{font-family:  Verdana, Arial, Tahoma;	font-size: 10pt;	color:  #ffffff;	font-weight: bold;	text-decoration: none; }

.TdLinkCat 		{background:url(images/But_1.png); background-repeat: no-repeat; height: 29px; vertical-align:middle; width:99px;}
.TdLinkCat2 		{background:url(images/But_2.png); background-repeat: no-repeat; height: 29px; vertical-align:middle; width:99px;}

.UserMenuLink 	{font-family:  Verdana, Arial, Tahoma;	font-size: 9pt;	color:  #005d81;	font-weight: normal;	text-decoration: none; }
.UserMenuLink:hover {font-family:  Verdana, Arial, Tahoma;	font-size: 9pt;	color:  #003366;	font-weight: normal;	text-decoration: underline; }

.LinkMap 		{font-family:  Verdana, Arial, Tahoma;	font-size: 12px;	color:  #708090; font-weight: normal;	text-decoration: none; }
.LinkMap:hover 	{font-family:  Verdana, Arial, Tahoma;	font-size: 12px;	color:  #556C0E; font-weight: normal;	text-decoration: underline; }

.InputField 		{font-family:  Verdana, Arial, Tahoma;	font-size: 11px; color: #43433D;	background-color: #F9F9F9;	border: 1px solid #c8c8c8; margin-right: 1px; margin-left: 1px;} 
.Inputbutton 	{PADDING-RIGHT: 4px; PADDING-LEFT: 4px;  OVERFLOW: visible; CURSOR: default; LINE-HEIGHT: 15px;  HEIGHT: 21px; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px;}

/* About Pages */
.about_content a			{color: #014e63; text-decoration: underline;}
.about_content a:hover 	{color: #0080aa; text-decoration: underline;}

/* Footer */
.footer_td			{font-family:  Verdana, Arial, Tahoma;	font-size: 11px;	color:  #9f9d9d;}
.LinkFooter 			{font-family:  Verdana, Arial, Tahoma;	font-size: 11px;	color:  #9f9d9d;	text-decoration: none; }
.LinkFooter:hover 	{font-family:  Verdana, Arial, Tahoma;	font-size: 11px;	color:  #015172;	text-decoration: underline; }
.LinkFooter2 		{font-family:  Verdana, Arial, Tahoma;	font-size: 11px;	color:  #9f9d9d;	text-decoration: none; }
.LinkFooter2:hover 	{font-family:  Verdana, Arial, Tahoma;	font-size: 11px;	color:  #767676;	text-decoration: underline; }

/* Right menu */
.sb_link 		{font-family:  Verdana, Arial, Tahoma;	font-size: 11px;	color:  #767676;	text-decoration: none; }
.sb_link:hover 	{font-family:  Verdana, Arial, Tahoma;	font-size: 11px;	color:  #333333;	text-decoration: underline; }

input.btn{
   color:#FFFFFF;
   font-family: Verdana, Arial, Tahoma;
   font-size: 12px;
   font-weight:bold;
   background-color:#16376C;
   border:1px solid;
   border-top-color:#939090;
   border-left-color:#939090;
   border-right-color:#6B6767;
   border-bottom-color:#6B6767;
   PADDING-LEFT: 2px; PADDING-RIGHT: 2px; PADDING-TOP: 0px; PADDING-BOTTOM: 0px;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#16376C',EndColorStr='#2F5DA7');}
	  
input.btnhov{
   border-top-color:#c63;
   border-left-color:#c63;
   border-right-color:#930;
   border-bottom-color:#930;}
   
div.hoverclass123 {
    border:1px solid red;
  }
