body
{ 
	background-color: #FFFFFF; 
	text-align: center;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
}

td
{
	text-align:left;
	vertical-align:top;
}

table#main 
{
	border: 0px;
	width: 735px;
	padding: 0px;
}

table#main td 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #666666;
	text-align:left;
	vertical-align:top;
}

img
{
	border: 0px;
}

A:LINK
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #F7681D; 
	text-decoration: none;
}

A:VISITED
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #F7681D; 
	text-decoration: none;
}

A:HOVER
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 1.2; 
	font-weight: normal;
	color: #F7681D; 
	text-decoration: underline; 
}

A:ACTIVE
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #F7681D; 
	text-decoration: underline; 
}

.headline_blue
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #669999; 
	text-decoration: none;
}

.headline_white
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none;
}

.content
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #666666;
}

.content_orange
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #F7681D;
}

.footer
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #666666; 
	text-decoration: none;
}
a:link.footer
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #F7681D; 
	text-decoration: none;
}
a:visited.footer
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #F7681D; 
	text-decoration: none;
}
a:hover.footer
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #F7681D; 
	text-decoration: none;
}
a:active.footer
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #F7681D; 
	text-decoration: none;
}

ul 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #666666; 
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
}

ol 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #666666; 
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
}

.required
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #CC0000; 
	text-decoration: none;
}

hr
{
	color: #DADAE1;
	background-color: #DADAE1;
	height: 1px;
	border: 0px;
}

form
{
	margin: 0px;
}

.form_td_left 
{
	background: url(../images/common/bg_form_td_left.gif);
	background-repeat: repeat-x; 
	background-color: #FFFFFF;
	background-position: top left; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #333333;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 25%;
	border-bottom: 2px solid #FFFFFF;
}

.form_td_right 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #333333;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 75%;
	text-align:left;
	border-bottom: 2px solid #FFFFFF;
}

.columnHeader
{
	background: url(../images/common/bg_form_td_left.gif);
	background-repeat: repeat-x; 
	background-color: #FFFFFF;
	background-position: top left; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #333333;
	padding: 4px;
	text-align:left;
}

input
{
	background-color:#EDF3F3;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #333333;
	border: 1px solid #C3CBCB;
}

.button
{
	background: url(../images/admin/bg_admin_menu.gif);
	background-repeat: repeat-x; 
	background-color: #CC0000;
	background-position: top left; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #FFFFFF;
	border: 1px solid #C3CBCB;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.user_button
{
	background: url(../images/common/bg_user_button.gif);
	background-repeat: repeat-x; 
	background-color: #003366;
	background-position: top left; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal;  
	font-weight: normal; 
	color: #FFFFFF;
	border: 1px solid #C3CBCB;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

select
{
	background-color:#EDF3F3;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	color: #333333;
	border: 1px solid #C3CBCB;
}

textarea
{
	background-color:#EDF3F3;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #333333;
	border: 1px solid #C3CBCB;
}

table#admin 
{
	border: 0px;
	width: 735px;
	padding:0px;
}

table#admin td 
{
	padding: 0px;
	text-align:center;
	background: url(../images/admin/bg_admin_menu.gif); 
	background-repeat: repeat-x; 
	background-color: #ffffff; 
	background-position: top left; 
	border-bottom: 1px solid #CCCCCC;
}

.adminlink
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none;
}
a:link.adminlink
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none;
}
a:visited.adminlink
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none;
}
a:hover.adminlink
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #3366FF; 
	text-decoration: none;
}
a:active.adminlink
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none;
}