@charset "utf-8";

/* CSS Document */

.sidemenu {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

}


.compnayyy, .compnayyy a:link, .compnayyy a:visited {
	color: #FFF;
	text-decoration: none;	
}
.compnayyy a:hover {
	color: #000;
	text-decoration: none;	
}


a.menu:link {

	color: #333333;

	text-decoration: none;

}

a.menu:visited {

	color: #333333;

	text-decoration: none;

}

a.menu:hover {

	color: #000000;

	text-decoration: underline;

}

a.menu:active {

	color: #333333;

	text-decoration: none;

}





a.sidemenu:link {

	color: #333333;

	text-decoration: none;

}

a.menu:visited {

	color: #333333;

	text-decoration: none;

}

a.menu:hover {

	color: #000000;

	text-decoration: underline;

}

a.menu:active {

	color: #333333;

	text-decoration: none;

}





a.page:link {

	color: #FFFFFF;

	text-decoration: none;

}

a.page:visited {

	color: #FFFFFF;

	text-decoration: none;

}

a.page:hover {

	color: #FFFFFF;

	text-decoration: underline;

}

a.page:active {

	color: #FFFFFF;

	text-decoration: none;

}





.leftmenu {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 2em;

	font-weight: normal;

	list-style-position: outside;

	list-style-image: url(../images/arrow.gif);

	padding-left: 0px;

	margin-left: -10px;

	clip: rect(auto,auto,auto,auto);

}

.menupnel {

	background-color: #606060;

	background-image: url(../images/button_panelbgbottom.png);

	background-repeat: no-repeat;

	background-position: top;

	}

.text {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color:#FFFFFF;

}



.titles {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: bold;

	color:#999999;

}





.tabtext {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color:#333333;

	margin-left: 10px;



}


