.body
{
	background-color : #FFFFFF;
	background-image : url("images/bgtop.png");
	background-repeat : repeat-x;
}

table.main
{
	border-style : solid;
	border-width : 2px;
	border-color : #CC4444;
	width : 780px;
	margin-left: auto;
	margin-right: auto;
	margin-top : 8px;
	background-color : #FEFEFE;
	background-image : url("images/sun-bg.png");
	background-repeat : no-repeat;
}

p.head
{
	font-family : Tahoma, Verdana, Arial;
	font-size : 22px;
	color : #EE0000;
	font-weight : normal;
	margin-left : 4px;
	margin-top : 4px;
	margin-bottom : 2px;
}

p.subhead
{
	font-family : Tahoma, Verdana, Arial;
	font-size : 12px;
	color : #EE0000;
	font-weight : normal;
	margin-left : 4px;
	margin-top : 0px;
	margin-bottom : 0px;
}

p.title
{
	font-family : Tahoma, Verdana, Arial;
	font-size : 14px;
	color : #000000;
	font-weight : bold;
	margin-left : 18px;
	margin-top : 4px;
	margin-bottom : 8px;
}

p.text
{
	font-family : Tahoma, Verdana, Arial;
	font-size : 12px;
	color : #000000;
	font-weight : normal;
	margin-left : 24px;
	margin-top : 0px;
	margin-bottom : 4px;
}

p.section
{
	font-family : Tahoma, Verdana, Arial;
	font-size : 18px;
	color : #000000;
	font-weight : normal;
	margin-left : 18px;
	margin-top : 0px;
	margin-bottom : 4px;
	text-align : center;
}

p.list
{
	font-family : Tahoma, Verdana, Arial;
	font-size : 12px;
	color : #000000;
	font-weight : bold;
	margin-left : 18px;
	margin-right : 18px;
	margin-top : 0px;
	margin-bottom : 4px;
	text-align : justify;
}

p.footer
{
	font-family : Tahoma, Verdana, Arial;
	font-size : 10px;
	color : #880000;
	font-weight : normal;
	margin-left : 4px;
	margin-top : 2px;
	margin-bottom : 4px;
	text-align : center;
}

a.footer
{
	font-family : Tahoma, Verdana, Arial;
	font-size : 10px;
	color : #880000;
	font-weight : normal;
	margin-left : 4px;
	margin-top : 2px;
	margin-bottom : 4px;
	text-align : center;
}

a.footer:hover
{
	font-family : Tahoma, Verdana, Arial;
	font-size : 10px;
	color : #FF0000;
	font-weight : normal;
	margin-left : 4px;
	margin-top : 2px;
	margin-bottom : 4px;
	text-align : center;
}

a.link
{
	font-family : Tahoma, Verdana, Arial;
	font-size : 12px;
	color : #0000FF;
	font-weight : normal;
}

a.link:hover
{
	font-family : Tahoma, Verdana, Arial;
	font-size : 12px;
	color : #FF0000;
	font-weight : normal;
}

.field
{
	background-color: #FFFFFF;
	color: #555599;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	border: 1px solid #9999BB;
	margin-left: 4px;
	margin-right: 8px;
	margin-top: 0px;
	margin-bottom: 4px;
}

a.section
{
	font-family : Tahoma, Verdana, Arial;
	font-size : 16px;
	color : #0000FF;
	font-weight : normal;
}

a.section:hover
{
	font-family : Tahoma, Verdana, Arial;
	font-size : 16px;
	color : #FF0000;
	font-weight : normal;
}

a.modify_link
{
	font-family : Tahoma, Verdana, Arial;
	font-size : 10px;
	color : #AA7777;
	font-weight : normal;
}

a.modify_link:hover
{
	font-family : Tahoma, Verdana, Arial;
	font-size : 10px;
	color : #FF0000;
	font-weight : normal;
}

a
{
	font-family : Tahoma, Verdana, Arial;
	font-size : 12px;
	color : #0000FF;
	font-weight : normal;
}

a:hover
{
	font-family : Tahoma, Verdana, Arial;
	font-size : 12px;
	color : #FF0000;
	font-weight : normal;
}

table.section
{
	border-style : dashed;
	border-width : 1px;
	border-color : #CC4444;
	width : 780px;
	margin-left: 12px;
	margin-right: 12px;
	margin-top : 8px;
	background-color : #FFFFDD;
	width : 100%;
}

.submit
{
	margin-left : 24px;
}

