﻿a
{
	color : #000000;
	text-decoration : none;
	font-weight : bold;
}

a:visited
{}

a:active
{
	color : #000099;
}

a:hover
{
	color : #10109a;
	text-decoration : none;
	font-weight : bold;
}

img
{
	margin-left:10px;
}

body 
{
	font-family : Arial;
	font-style : normal;
	font-size : 12px;
	color : Black;
	line-height : 1.5;
	background-color : #c1c1c1;
	margin-top : 0;
	margin-left : 0;
}

table
{
	font-size : 12px;
	color : Black;
}

img
{
	border-style : none;
}

#box
{
	background-color : #fcffff;
	width : 800px;
	margin-left : auto;
	margin-right : auto;
	margin-top : 0px;
	margin-bottom : 0px;
}

#header
{
	width : 100%;
	height : 72px;
}

#footer
{
	clear : both;
	width : 100%;
}

#middle
{
	width : 100%;
}

#navcol
{
	width : 150px;
	float : left;
}

#content
{
	width : 640px;
	float : right;
}

.footertext
{
	font-size : 10px;
}
