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

body {margin:0px;
background-image:url(images/bg060510.jpg);
background-position:center;
background-repeat:repeat-y;
background-color:#0000FF;
font-family:Tahoma, Geneva, sans-serif;
}

td.tdMain {background-image:url(images/tblBG3.png); background-repeat:repeat-x; background-color:#000000; min-height:806px;}

p {font-size:14px; color:#FFFFFF;}

.heading {font-size:22px; color:#FFFFFF; font-weight:bold;}

a.link:link {color:#0066FF; text-decoration:none; border-bottom-color:#0066FF; border-bottom-style:dotted; border-bottom-width:2px;}
a.link:visited {color:#0066FF; text-decoration:none; border-bottom-color:#0066FF; border-bottom-style:dotted; border-bottom-width:2px;}
a.link:hover {color:#0066FF; text-decoration:none; border-bottom-color: #FFFF00; border-bottom-style:dotted; border-bottom-width:2px;}
a.link:active {color:#0066FF; text-decoration:none; border-bottom-color:#0066FF; border-bottom-style:dotted; border-bottom-width:2px;}