@import url(layout.css);
@import url(menu_top.css);
@import url(menu_left.css);


html {
   height: 100%;
   margin: 0px;
   padding: 0px;
   background: url(../images/tail-top.gif) left top repeat-x #D0EDF4;
} 

body {
	margin: 0px;
	font-family: Verdana;
	font-size:0.75em;
	color: #6d7f89;
	line-height:1.5;
	overflow: yes;
	background: #D0EDF4 url(../images/header.jpg) no-repeat center top;
}

A:link 		{ font-family:Verdana, Geneva, sans-serif; font-style:normal; font-weight:normal; COLOR: #236FDE; TEXT-DECORATION: none }
A:visited 	{ font-family:Verdana, Geneva, sans-serif; font-style:normal; font-weight:normal; COLOR: #236FDE; TEXT-DECORATION: none }
A:active 	{ font-family:Verdana, Geneva, sans-serif; font-style:normal; font-weight:nornal; COLOR: #236FDE; TEXT-DECORATION: none }
A:hover 	{ font-family:Verdana, Geneva, sans-serif; font-style:normal; font-weight:normal; COLOR: #13C6F9; TEXT-DECORATION: underline }

img { border: 0; }
td { color: #6d7f89; }
