body {
	margin: 10px 10px 10px 10px;
	padding: 0;
	background-color: #000;
	background-position: 0px 0px;
	color: #888888;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	}

.breakhoriz {
	height:4px;
	}

.dashedhoriz {
	height:10px;
	background-image: url(../images/layout/dashed_horiz.gif);
	background-position: center left;
	background-repeat: repeat-x;
	}

.imgframe{ padding: 0px; border-bottom: solid 20px #DDDDDD; border-left: solid 0px #DDDDDD; border-top: solid 5px #DDDDDD; border-right: solid 20px #DDDDDD;}
.submitbox { background-color: #CCCCCC; border: 1px solid #FFFFFF; font-family : Arial, Verdana, sans-serif; font-size : 14px; font-weight: bold; color : #FFFFFF; text-align: center;}

a:link {color:#FF6655; text-decoration: none;}
a:visited {color:#FF6655; text-decoration: none; }
a:hover {color:#FF6655; text-decoration: none; }
a:active {color:#FF6655; text-decoration: none; }

.text_link {color:#FF6655; font-size:8pt;}
.text_link a:link {color:#FF6655;}
.text_link a:visited {color:#FF6655; }
.text_link a:hover {color:#FF6655; text-decoration: none; }
.text_link a:active {color:#FF6655; }

.text_base {color:#888888; font-size:10pt;}
.text_base a:link {color:#888888; text-decoration: none;}
.text_base a:visited {color:#888888; text-decoration: none;}
.text_base a:hover {color:#888888; text-decoration: none; }
.text_base a:active {color:#888888; text-decoration: none; }

.text_base_bold {font-weight:bold; color:#888888; font-size:10pt;}
.text_base_bold a:link {font-weight:bold; color:#888888; text-decoration: none;}
.text_base_bold a:visited {font-weight:bold; color:#888888; text-decoration: none;}
.text_base_bold a:hover {font-weight:bold; color:#888888; text-decoration: none; }
.text_base_bold a:active {font-weight:bold; color:#888888; text-decoration: none; }

.text_title {font-weight:bold; color:#FF6655; font-size:10pt; text-transform:uppercase;}
.text_title a:link {font-weight:bold; color:#FF6655; text-decoration: none;}
.text_title a:visited {font-weight:bold; color:#FF6655; text-decoration: none;}
.text_title a:hover {font-weight:bold; color:#FF6655; text-decoration: none; }
.text_title a:active {font-weight:bold; color:#FF6655; text-decoration: none; }

.text_footer {color:#888888; font-size:8pt;}
.text_footer a:link {color:#888888; text-decoration: none;}
.text_footer a:visited {color:#888888; text-decoration: none;}
.text_footer a:hover {color:#888888; text-decoration: none; }
.text_footer a:active {color:#888888; text-decoration: none; }