BODY, INPUT, TD, TEXTAREA, OPTION, SELECT {
	font-family			: Tahoma,verdana, Helvetica, Arial;
	font-size			: 12px;
	color				: #000000;
}
BODY {
	margin				: 0px;
}
INPUT, TEXTAREA {
  	border				: 1px solid #000000;
}
TEXTAREA {
	overflow			: auto;
}
TD {
	vertical-align		: top;
}
A, A:link, A:active, A:active, A:visited {
	text-decoration		: none;
	color				: #339933;
	border				: 0px;
}
A:hover {
	text-decoration		: underline;
	color				: #000000;
}
H1 {
	font-size			: 15px;
	font-weight			: bold;
	color				: #000033;
	margin				: 0px;
	padding-bottom		: 15px;
	letter-spacing		: 2px;
}
HR {
	height				: 1px;
	border				: 0px solid #0098E3;
	color				: #0098E3;
}
H2 {
	font-size			: 11px;
	font-weight			: bold;
	color				: #8C0909;
	margin				: 0px;
	display				: inline;
}
IMG {
	border				: 0px;
}
/**********************  CLASSES  *************************/
.menu, A.menu, A.menu:link, A.menu:active, A.menu:visited {
	font-size			: 15px;
	font-family			: Tahoma;
	vertical-align		: top;
	text-align			: right;
	color				: #000066;
	padding-right		: 10px;
}
A.menu:hover {
	color				: #000033;
	text-decoration		: none;
}
A.menu:active {
	color				: #000033;
}
.imglist {
	margin-right		: 10px;
	border				: 1px solid #000000;
	vertical-align		: bottom;
}
.PageDiv {
	border				: 1px solid #CCCCCC;
	border-bottom		: 1px solid #000000;
	border-right		: 1px solid #000000;
	padding				: 2px;
	padding-left		: 15px;
	padding-right		: 15px;
	background-color	: #D3F3FF;
	position			: absolute ;
	top					: 150px;
	font-weight			: bold;
}
.star, A.star, A.star:link, A.star:active, A.star:visited, A.star:hover, A.star:active {
	text-decoration		: none;
	color				: #000066;
	border				: 0px;
	font-size			: 13px;
	letter-spacing		: 2px;
}
A.star:hover, A.star:active {
	text-decoration		: underline;
	color				: #000033;
}
.content {
	margin				: 10px;
	margin-left			: 150px;
}
.title {
	font-size			: 15px;
	font-weight			: bold;
	color				: #000033;
	margin				: 0px;
	padding-bottom		: 15px;
	letter-spacing		: 2px;
}
.intro, .text {
	padding-left		: 110px;
	line-height			: 18px;
}
.input {
	width				: 200px;
}
