/* stylesheet design by:
Versus Technologies, www.versustechnologies.com */

/* global style specifications */

body {
	background-color: #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
}

li, p, td {
	color: #3E3E3E;
	font-size: 12px;
}

h1 {
	color: #3E3E3E;
	font-size: 18px;
}

h2 {
	color: #3E3E3E;
	font-size: 15px;
}

a {
	color: #000099;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	color: #000099;
	text-decoration: underline;
}

img.border {
	border: 1px solid #000000;
}

a.menu {
	color: #6C6C6C;
	font-size: 15px;
	text-decoration: none;
}

a.menu:hover {
	color: #6C6C6C;
	text-decoration: underline;
}

div.line {
	background-image: url(../images/img_dot_line.jpg);
	background-repeat: repeat-x;
}
