/* JEK Software Support Ltd CSS */

a.left:link {text-decoration: none; color: white; font-family:Verdana, sans-serif; font-size: 11px; } 
a.left:hover {text-decoration: none; color: white; font-family: Verdana, sans-serif; font-weight: bold; font-size: 11px;; }   /* mouse over link */
a.left:visited {text-decoration: none; color: white; font-family: Verdana, sans-serif; font-size: 11px;; }  /* visited link */
a.left:active {text-decoration: none; color: white; font-family: Verdana, sans-serif; font-size: 11px; }   /* selected link */ 


a.top:link {text-decoration: none; color: white; font-family:Verdana, sans-serif; font-size: 1em} 
a.top:visited {text-decoration: none; color: white; font-family:Verdana, sans-serif; font-size: 1em}  /* visited link */
a.top:hover {text-decoration: underline; color: white; font-family:Verdana, sans-serif; font-weight: bold; font-size: 1em}   /* mouse over link */
a.top:active {text-decoration: none; color: white; font-family:Verdana, sans-serif; font-size: 1em}   /* selected link */ 

a.general:link {text-decoration: underline; color: #555555; font-family:Verdana, sans-serif; font-size: 1em; font-weight: bold;} 
a.general:visited {text-decoration: underline; color: #555555; font-family:Verdana, sans-serif; font-size: 1em}  /* visited link */
a.general:hover {text-decoration: underline; color: black; font-family:Verdana, sans-serif; font-weight: bold; font-size: 1em}   /* mouse over link */
a.general:active {text-decoration: underline; color: #555555; font-family:Verdana, sans-serif; font-size: 1em}   /* selected link */ 

body {
	font-family: Verdana, sans-serif;
	text-align: center;
	margin: 0px auto;
	background: url(images/body.gif) repeat-x #E0E9ED;
	color:#131418;}


td.left_navigation
{
 background: #2A69A7;
 text-align: center;
 width: 150px;
 height: 20px
}


p.main_page_text
{
 font-family:Verdana, sans-serif;
 font-size: 0.8em;
 color:#555555;
 line-height: 150%;
}


td.main_page_title
{
 font-family:Verdana, sans-serif;
 font-size: 0.9em;
 font-weight: bold;
 color:#555555
}


td.main_page_text
{
 font-family:Verdana, sans-serif;
 font-size: 0.8em;
 color:#555555;
 line-height: 150%;
}





div#footer
{ 
 clear: both;
 font-family:Verdana, sans-serif;
 height: 30px;
 font-size: 10px;
 color:white;
 text-align: center;
 line-height: 2.5em;
 background: #2A69A7;
 margin: 0
}