body{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px}
table{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px}
.style_white_bold{color:#FFFFFF; background-color:#800000; font-weight:bold; font-size:13PX}
.title_black{font-weight:bold}
.required{color:#FF0000}
input.textbox{height:14px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px}
input.button{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px}
select{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px}

/* CSS Document */
.style_normal
{
	font-family:arial;
	font-size:12px;
	color:#262323;
}
.link_webdesign
{
	font-family: arial;
	font-size:10px;
	color:#666666;
}

.link_webdesign A:Link
{
	text-decoration:none;
	color:#666666
}

.link_webdesign A:Visited
{
	text-decoration:none;
	color:#666666
}
.link_webdesign A:Hover
{
	text-decoration:underline;
	color:#666666
}
.link_webdesign A:Active
{
	text-decoration:none;
	color:#666666
}

.menu
{
	font-family:arial;
	font-size:11px;	
	font-weight:bold;
	color:#474747;
}
.menu A:Link
{
	text-decoration:none;
	color:#474747;
}
.menu A:Visited
{
	text-decoration:none;
	color:#474747;	
}
.menu A:Hover
{
	text-decoration:none;
	color:#A70015;	
}
.menu A:Active
{
	text-decoration:none;
	color:#474747;	
}

.style_red {
	font-family:tahoma;
	font-size:11px;	
	color:#CC3300;
}
.style1 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style1a {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 12px;
}

#disclaimer {
	width: 600px;
	color: #794C29;
	font-weight: normal;
	font-size: 13px;
	text-align: justify;
}

#footer {
	width: 600px;
	color: #666666;
	font-weight: normal;
	font-size: 11px;
	text-align: center;
}

#footer a {
	color: #666666;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

/* Styles for Reqistration form */

.formHeading {
	font-weight: bold;
	font-size: 13px;
}

.fieldLable {
	font-weight: bold;	
}


#content table
{
	border-color: #794C29;
	border-width: 0 0 1px 1px;
	border-style: solid;
}


#content .formtable {
	font-weight: bold;
	background-color: #fdf1e0
	border-color: #794C29;
	border-width: 1px 1px 0 0;
	border-style: solid;
	margin: 0;
	padding: 10px;
	background-color: #ffffff;
}

#content .tableHeader
{
	border-color: #794C29;
	border-width: 1px 1px 0 0;
	border-style: solid;
	margin: 0;
	padding: 4px;
	background-color: #e2d5c2;
	font-weight: bold;
}

#content .tableBody
{
	border-color: #794C29;
	border-width: 1px 1px 0 0;
	border-style: solid;
	margin: 0;
	padding: 8px;
	background-color: #ffffff;
}

#content a {
	color: #000000;
	text-decoration: none;
}
#content a:hover {
	color: #CC0000;
	text-decoration: underline;
}

#workshop a {
	color: #000000;
	text-decoration: none;
}
#workshop a:hover {
	color: #CC0000;
	text-decoration: underline;
}