body {

	margin: 0px;

	background-color: #CCCC99;

	background-image: url(support/BG.jpg);

	background-repeat: no-repeat;

	background-position: center top;

}

li {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #666666;

	padding: 0px;

	margin: 8px 20px;

	font-weight: bold;

}

ul {

	padding-top: 0px;

	padding-left: 8px;

	padding-bottom: 0px;

	padding-right: 0px;

	margin: 0px;

}

a {

	color: #FF0000;

}

a:hover {

	color: #CC0000;

}

a:visited {

	color: #FF0000;

}

a:visited:hover {

	color: #CC0000;

}

a.white {

	color: #FFFFFF;

}

a.white:hover {

	color: #CCCCCC;

}

a.white:visited {

	color: #FFFFFF;

}

a.white:visited:hover {

	color: #CCCCCC;

}

.table_main {

	border-right-width: 10px;

	border-bottom-width: 10px;

	border-left-width: 10px;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-right-color: #FFFFFF;

	border-bottom-color: #FFFFFF;

	border-left-color: #FFFFFF;

}

.table_sub {

	border: 1px solid #DAD3D1;

	margin: 5px;

}

.text_main1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #333333;

	margin: 8px 8px 12px;

	line-height: 16px;

}

.text_main2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #FFFFFF;

	margin: 8px 8px 12px;

	line-height: 16px;

}

.head_main1 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 16px;

	color: #FF6600;

	margin-top: 16px;

	margin-right: 8px;

	margin-bottom: 4px;

	margin-left: 8px;

	border-bottom-width: 1px;

	border-bottom-style: dashed;

	border-bottom-color: #DAD3D1;

	padding-bottom: 4px;

	background-image: url(support/headsup.gif);

	background-repeat: no-repeat;

	background-position: right center;

}

.head_main2 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 16px;

	color: #FFFFFF;

	margin-top: 16px;

	margin-right: 8px;

	margin-bottom: 4px;

	margin-left: 8px;

	border-bottom-width: 1px;

	border-bottom-style: dashed;

	border-bottom-color: #FFFFFF;

	padding-bottom: 4px;

}

.head_sub {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 14px;

	color: #336699;

	margin: 8px 8px 4px;

}

.head_sub2 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 14px;

	color: #FFFFFF;

	margin: 8px 8px 4px;

}

.head_sub_focus {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 15px;

	color: #336699;

	margin: 8px 8px 4px;

	font-weight: bold;

}

.error {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #FF0000;

	margin: 8px;

	font-weight: bold;

}

.table_borders {

	border: 1px dashed #DAD3D1;

}

.td_topleft {

	border-top-width: 1px;

	border-left-width: 1px;

	border-top-style: dashed;

	border-left-style: dashed;

	border-top-color: #666666;

	border-left-color: #666666;

}

.td_topleftright {

	border-top-width: 1px;

	border-right-width: 1px;

	border-left-width: 1px;

	border-top-style: dashed;

	border-right-style: dashed;

	border-left-style: dashed;

	border-top-color: #666666;

	border-right-color: #666666;

	border-left-color: #666666;

}

.td_topleftbottom {

	border-top-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: dashed;

	border-bottom-style: dashed;

	border-left-style: dashed;

	border-top-color: #666666;

	border-bottom-color: #666666;

	border-left-color: #666666;

}

.td_topleftbottomright {

	border: 1px dashed #666666;

}

.imagepad_left {

	margin-left: 8px;

}

.imagepad_right {

	margin-right: 8px;

}

.imagepad_top {

	margin-top: 8px;

}

.photocredit {

	font-size: 10px;

	font-style: italic;

	color: #666666;

	margin: 8px 0px 0px;

}

.clearfix:after {

    content: "."; 

    display: block; 

    height: 0; 

    clear: both; 

    visibility: hidden;

}