BODY
{
	overflow-x: hidden;
	overflow-y: scroll;
}
.links
{
	border: none;
}
.menu_main
{
	font-weight: bold;
	font-size: 8pt;
	left: 30px;
	font-family: Tahoma, Arial;
	position: relative;
	cursor: pointer;
	cursor: hand;
	height: 18px;
	width:100%;
}
.menu_sub
{
	font-size: 8pt;
	left: 40px;
	cursor: pointer;
	cursor: hand;
	color: red;
	font-family: Tahoma, Arial;
	position: relative;
	height: 18px;
	font-weight: bold;
	width:100%;
}
.menu_subsub
{
	font-size: 8pt;
	left: 50px;
	cursor: pointer;
	cursor: hand;
	color: red;
	font-family: Tahoma, Arial;
	position: relative;
	height: 18px;
	font-weight: bold;
	width:100%;
}
.mainpagetitle
{
	font-size: 10pt;
	left: 30px;
	color: white;
	cursor: hand;
	font-family: Tahoma, Arial;
	position: relative;
	top:-2px;
	height: 18px;
	font-weight: bold;
	text-decoration:none;
}
.mainpagetitlelink
{
	font-size: 10pt;
	color: white;
	font-family: Tahoma, Arial;
	font-weight: bold;
	text-decoration:none;
}
.mainpagetitlelink2
{
	font-size: 10pt;
	color: white;
	font-family: Tahoma, Arial;
	font-weight: normal;
	text-decoration:none;
}
.mainpagetext
{
	font-size: 10pt;
	color: black;
	font-family: Tahoma, Arial;
	text-decoration:none;	
}
.mainpageBG
{
	background-position: right;
	background-image: url(../images/main_right.jpg);
	background-repeat: repeat-y;
	background-color: white;
}
.titletext
{
	font-family: Tahoma, Arial;
	color: #EB1016;
	font-size: 14pt;
	top:40px;
}
.titletext2
{
	font-family: Tahoma, Arial;
	color: #EB1016;
	font-size: 18pt;
}
.minitext
{
	font-family: Tahoma, Arial;
	color: #EB1016;
	font-size: 8pt;
}
.linktext
{
	font-size: 10pt;
	color: black;
	font-family: Tahoma, Arial;
	text-decoration:none;	
}
