﻿#maintable
{
/*	margin: 0 auto; */
	width: 600px;
	border-left: 1px solid #0000c0;
	border-right: 1px solid #0000c0;
	border-bottom: 1px solid #0000c0;
	background-color: #f6f6ff;
}

a:link    {color: #0000cc; text-decoration: none;}
a:active  {color: #0000cc; text-decoration: none;}
a:visited {color: #0000cc; text-decoration: none;}
a:hover   {color: #0000cc; text-decoration: underline;}

.picture-right {
	border: 1px solid #C0C0C0;
	margin-left: 15px;
	margin-top: 6px;
	margin-bottom: 7px;
	float: right;
}