body {
background-image:url(Images/back.jpg);
background-color:#ffffff;
background-repeat:repeat-x;
margin:0px;
font-family:Arial, Sans Serif;
font-size:14px;
color:#666666;
}

h1 {
font-size:24px;
font-weight:bold;
letter-spacing:-0.1em;
}

h2 {
font-size:15px;
font-weight:bold;
letter-spacing:-0.1em;
}

img {
border:none;
}

a:link {color: #008acb; text-decoration:underline;}
a:visited {color: #008acb; text-decoration:underline;}
a:active {color: #008acb; text-decoration:underline;}
a:hover {color: #666666; text-decoration:underline;}

.listlink:link {color: #666666; text-decoration:none;}
.listlink:visited {color: #666666; text-decoration:none;}
.listlink:active {color: #666666; text-decoration:none;}
.listlink:hover {color: #ffffff; text-decoration:underline; background-color:#008acb;}

.download:link {color: #008acb; text-decoration:underline; font-size:11px;}
.download:visited {color: #008acb; text-decoration:underline; font-size:11px;}
.download:active {color: #008acb; text-decoration:underline; font-size:11px;}
.download:hover {color: #666666; text-decoration:underline; font-size:11px;}

.text_login {
color:#999999;
}

.divider td {
border:1px;
border-bottom:1px dashed #a1a2a6;
height:40px;
}