body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color:#b0b0b0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

img {
	border:0px;
}


a {
	color:#c0702e;
}

#container {
	margin:auto;
	width:98%;
}

table#contenttable {
	width: 100%;
	float: left;
}

table.header, table.footer {
	height:11px;
	line-height:11px;
	width:100%;
	float:left;
}

.header-stretch, .footer-stretch {
	background-color:#c0702e;
}

.header-left, .header-right, .footer-left, .footer-right {
	width:10px;
}
	.header-left {
		background-image: url(../images/top-left.gif);
		background-repeat: no-repeat;
		background-position: right bottom;	
	}
	.header-right {
		background-image: url(../images/top-right.gif);
		background-repeat: no-repeat;
		background-position: left bottom;	
	}
	.footer-left {
		background-image: url(../images/bottom-left.gif);
		background-repeat: no-repeat;
		background-position: right top;	
	}
	.footer-right {
		background-image: url(../images/bottom-right.gif);
		background-repeat: no-repeat;
		background-position: left top;	
	}
div.content {
	background-color:white;
	width:100%;
	float:left;
	min-height:400px;
}

div.logo {
	padding-left:20px;
}

#left-col {
	width:190px;
	min-width:187px;
	clear:left;
	padding: 0px;
}

#right-col {
	padding:0px 10px 20px 10px;
	border-left:1px solid #e8e8e8;
}



.adtracker-logo, .vio-logo {
	float:left;
	clear:left;
	margin-bottom:10px;
}


#main-nav {
	float:left;
	margin-top:20px;
}


#main-nav a {
	background-image:url(../images/nav-bg.gif);
	background-repeat:no-repeat;
	width:187px;
	height:26px;
	float:left;
	clear:left;
	text-decoration:none;
	font-weight:bold;
	font-size:.7em;
	padding:6px 0px 0px 6px;
}



#main-nav a:hover, #main-nav a.on {
	background-image:url(../images/nav-bg-over.gif);
	color:white;
}



h1 {
	background-image:url(../images/title-bg.gif);
	background-repeat:no-repeat;
	width:187px;
	height:26px;
	float:left;
	clear:left;
	font-size:0.7em;
	padding:6px 0px 0px 6px;
	color:white;
	margin:0px;
}

h2 {
	float:left;
	clear:left;
	color:#cc6600;
	background-image:url(../images/sub-title-bg.jpg);
	background-repeat:repeat-x;
	font-size:1em;
	padding:20px 0px 0px 5px;
	width:100%;
}

h3 {
	padding:0px 0px 4px 0px;
	border-bottom:1px solid #ebc299;
	color:#cc6600;
	font-size:.8em;
}

#right-col p {
	font-size:.7em;
	float:left;
	clear:left;
	margin:20px 0px 20px 0px;
}




.footer-links a {
	text-decoration:none;
	color:#666666;
	font-size:.8em;
	margin:5px 0px 0px 0px;	
	float:right;
	clear:left;
}



table.content-holder {
	padding:10px;
	clear:left;
	float:left;
	margin-bottom:20px;
	width: 80%;
}



table.content-holder tr, .content-table-single tr {
	vertical-align:top;
}

table.content-table, table.content-table-single {
	clear:both;
	margin:20px auto 0px auto;
	width:250px;
}

table.content-table-single {
	width:80%;
}

table.content-table-single td.caption{
	width:200px;
}



table.content-table td, table.content-table-single td {
	padding:10px;
}

table.content-full {
	width:100%;
	clear:left;
	float:left;
	margin:10px 0px 10px 0px;
	background-color:#e6e6e6;
}



table.content-full td, table.content-full th {
	background-color:white;
	padding:5px;
	text-align:left;
	font-size:.7em;
}


.caption {
	font-size:.7em;
	font-weight:bold;
	text-align:right;
}


.output {
	font-size:.7em;
}

select, input  {
	font-size:.7em;
	border:1px solid  gray;
}

form {
	padding:0px;
	margin:0px;
}


.spacer {
	width:50px;
}

.textblock {
	width:240px;
	float:left;
	}



.print {
	clear:both;
	float:right;
}

table.key {
	float:left;
	clear:left;
	font-size:.7em;
	width:90%;
	margin-top:20px;
}


table.key th {
	border-bottom:1px solid #ebc299;
	text-align:left;
	padding:4px;
}
table.key td {
	padding:4px 4px 10px 4px;
}



.back {
	float:left;
	clear:left;
	margin-top:50px;
}


.linkm {
	font-family:verdana, arial, helvetica;font-size: 10px;
 	color: #000000;text-decoration: none;border: 1px dotted #666666;
 background-color:#cccccc;text-align:center;width:100%
}
