a:link {text-decoration: underline; color:#000000;}
a:hover {text-decoration: none; color:#006699;}
a:active {text-decoration: none; color:#183854;}

body {
line-height: 15px;
}

p, table
{
font-family: Verdana, Arial, Tahoma, sans-serif;
font-size: 11px;
color: #183854;
text-align: justify;
}

.whiteborder
{
border-right:1px solid #DBDBDB;
height: 100%;
}

.blackborder
{
border-left:1px solid #183854;
}

.background
{
background-image:  url(imgs/contentbg.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
}

#bg {
	background: url("imgs/splash_bg.gif") repeat-x;
}

#splash_bg {
	height: 100%;
	background: url("imgs/index_splashbg.jpg") no-repeat;
}

#table_bg {
	background: url("imgs/contentbg.jpg") repeat-x;
	background-color: #FFF;
}

.info {
	padding: 20px;
	line-height: 17px;
	background-color: #DEEEFD;
}
