@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	background: #6FA1C6;
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
}
th.righthead
{background:url url(images/table-head-right.gif) no-repeat right top;
text-align:left;
}
th.lefthead
{background:url(images/table-head-left.gif) no-repeat 0 0;
text-align:left;
padding-left:20px;
}
/*------------------------------------------------------
										LINKS
------------------------------------------------------*/
a {
text-decoration:none;
color:#484848;
}
a:hover
{
color:#1e98b0;
text-decoration:none;
}

img	{
	border:0;
}
