﻿body {
   background: #930;
   margin-left: 20px;
   margin-top: 20px;
   padding: 0;
   border: 0;
   background-color: #0E0E69;
}
#frame { background: #eee; margin: 0; padding: 20px; border: 1px #999 solid; width: 650px; font-family: arial, verdana, sans-serif; font-size: 12px; font-weight: normal; }
tr {font-family: arial, verdana, sans-serif; font-size: 12px; font-weight: normal; }
ul { display: block; margin: 0; padding: 0; border: 0; }
li { list-style-type: none; margin: 0; padding: 0; border: 0; }
a:link, a:visited { color: #c00; font-weight: bold; text-decoration: underline; background: transparent; }
a:hover { color: #600; text-decoration: underline; background: transparent; }
h1 { margin-top: 0; font-size: 16px; font-weight: bold; color: #036; }
h2 { font-size: 14px; font-weight: bold; color: #036; }
.style1 {color: #FF0000}
.style2 {color: #000000}
.style3 {color: #0E0E69}
.ErrorMessage
{
	font-size:12px;
	font-weight:bold;
	color:red;
	background-color:white;
}

