html, body 
{
	margin:				0pt;
	padding:			0pt;
	width:				100%;
	font-family:		Trebuchet MS, Arial, Helvetica;	
}

input, textarea
{
	font-family:		Trebuchet MS, Arial, Helvetica;
	font-size:			12px;		
}

form 
{
	margin:				0pt;
	padding:			0pt;	
}

img 
{
	border:				0px;	
}


a {
	color:				#000000;
	text-decoration:	none;	
}

a:hover
{
	color:				#0066CC;
}

#bodyContainer
{
	/* position:			relative;*/
	width:				900px;
	margin: 			auto;
}

#language
{
	float:				left;
}

#copyright 
{
	float:				right;
	padding-right:		31px;
	font-size:			11px;
}

.menu
{
	float:				left;
	font-size:			14px;
	font-weight:		bold;
}

.menu div
{
	width:				190px;
	padding-top:		10px;
	text-align:			center;
}

.breadcrumb
{
	padding-left:		10px;
	font-size:			12px;	
}

.content 
{
	margin-top:			10px;
	width: 				620px;
	margin-left:		212px;
}

h1 
{
	font-size:			18px;
	font-weight:		bold;
}

.submenu {
	display:			none;
	position:			absolute;
	width:				190px;
	border:				1px solid black;
	background-color:	#ffffff;
	text-align:			left;
	padding-top:		5px;
	padding-left:		5px;
	font-weight:		bold;
}

.menu a:hover, .submenu a:hover
{
	color:				red;
}

.leftcolumn
{
	padding-right:		10px;	
	font-size:			14px;	
	text-align: justify;	
}

.rightcolumn 
{
	padding-left:		10px;
	font-size:			14px;
}

.middlecolumn
{
	padding-right:		10px;
	font-size:			14px;		
}

.style9, .form, .error
{
	font-size:			14px;	
}

#mainTitle
{
	position:				absolute;
	top:					55px;
	left:					34px;
	height:					20px;
	width:					190px;
	text-align:				center;
	font-size:				17px;
	color:					#ffffff;
	font-weight:			bold;
}

#title
{
	position:				absolute;
	top:					87px;
	left:					34px;
	height:					20px;
	width:					190px;
	text-align:				center;
	font-size:				10px;
	color:					#ffffff;
	text-transform: 		uppercase;	
	font-weight:			bold;
	text-decoration:		none;
}

#title a, #titlea a:hover, #mainTitle a, #mainTitle a:hover
{
	text-decoration:		none;
	color:					#ffffff;
}

.readmore, .readmore a
{
	font-weight:			bold;
	color:					#696969;
}

a:hover
{
	color:					red;		
}

.error
{
	font-weight:			bold;
	color:					red;
}

.background
{
	font-size:				11px;
}
