legend {background-color: #cbaabc;}

body {
	/* background-color: #330066; */
	background-color: #666633;
}

img {
	border: 0;
	padding: 0;
	margin: 0;
}

table {
	margin-left: auto;
	margin-right: auto;
}

fieldset
{
	vertical-align: top;
}

td.bgc_ffcc66 {
	background-color: #ffcc66;
}

.i_understand {
	vertical-align: middle;
}

.contents {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666600;
	line-height: normal;
}

.bottomLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
}

.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-right: 1em;
}

.topDetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #333333;
}

.topDetailsNotBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

.contentsNotBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #666600;
}

.headings {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	color: #663300;

}

a {
	text-decoration: none;
	color: #663300;
	font-weight: bold;
	TEXT-DECORATION: underline ;
	
}

/*
:focus {
	background-color: #eeccaa;
}
*/

a:hover { 
	COLOR: #cc3333; 
    TEXT-DECORATION: underline;
}

a:link, a:visited, a:active {
	color: #990033;
}
			 
.titleLinks {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.titleLinks:hover { 
	COLOR: #FFCC66; 
    TEXT-DECORATION: underline;
}

.required
{
	font-weight: bold;
	color: #ff0000;
}

