body {
	background-color: #000033;
	margin-left: 7px;
}
.main {
	background-attachment: scroll;
	background-image: url(images/bg_main_star.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bottomLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.content {
	padding: 20px 50px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.menuLink {
	font-size: 10px;
	color: #000000;
}
.menuLink:hover {
	font-size: 10px;
	color: #B1B189;
}
.link {
	color: #000033;
}
.link:hover {
	color: #B1B189;
}
.twelvepix {
	font-size: 12px;
}
.Button { 
	border-bottom : 1px double #000000; border-left : 1px double #000000; border-right : 1px double #000000; border-top : 1px double #000000; background-color : #DFDFDF; font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 12px; }

.Input { border-bottom : 
	1px double #000000; border-left : 1px double #000000; border-right : 1px double #000000; border-top : 1px double #000000; font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 12px; }

.Textarea { border-bottom : 
	1px double #000000; border-left : 1px double #000000; border-right : 1px double #000000; border-top : 1px double #000000; font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 12px; }

.Select { border-bottom : 
	1px double #000000; border-left : 1px double #000000; border-right : 1px double #000000; border-top : 1px double #000000; background-color : #DFDFDF; font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 12px; }
.title {
	font-size: 14px;
	font-weight: bold;
	color: #000033;
}
.title_isawu  {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #ADACD4;
	width: 100%;
	border: 1px solid #000000;
}
.title_eight  {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #DF9200;
	width: 100%;
	border: 1px solid #000000;
}
.title_catchup  {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #FFC83F;
	width: 100%;
	border: 1px solid #000000;
}
.title_soforth  {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #B28C8C;
	width: 100%;
	border: 1px solid #000000;
}

.title_buyme  {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #FFA173;
	width: 100%;
	border: 1px solid #000000;
}
.title_elsewheres  {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5A58A8;
	width: 100%;
	border: 1px solid #000000;
}
.title_touchme  {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #B2B200;
	width: 100%;
	border: 1px solid #000000;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.borderR {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.tenpix {
	font-size: 10px;
}
a {
	font-size: 12px;
	color: #000033;
	text-decoration: underline;
}
a:hover {
	font-size: 12px;
	color: #B1B189;
	text-decoration: underline;
}
