body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	//background-image: url(images/bottom.png);
	background-color: #250f25;
	background-repeat: repeat-y;
	background-position: center center;
}

ul.top_menu, ul.top_menu ul{
	list-style: none;
}

ul.top_menu li{
	float: left;
}

ul.top_menu li ul{
	position: absolute;
	display: none;
	background-color: rgba(55, 21, 54, 0.85);
	width: 160px;
}

ul.top_menu li ul li{
	float: none;
}

ul.top_menu li ul li a{
	color: #fff;
    display: block;
    font-weight: normal;
    padding: 2px 0;
    text-decoration: none;
    text-indent: 5px;
}

ul.top_menu li ul li a:hover{
	background-color: #8f3f78;
}

ul.top_menu li.show_tech:hover ul{
	display: block          
}



img {
border: 0px;
}

	.facebook{
		float:right;
		width:232px;
		height:420px; 
		background: url(images/slider.png) no-repeat;
		display:block;
		right:-205px;
		padding:0;
		position:fixed;
		top: 170px;
		z-index:1002;
}

.table {
	table-layout: fixed;
    margin-left: 0px;
}
.table_color {
	background-color: #b85294;
}

.table_color_main {
	background-color: #6c2e5f;
}

p.hidden {
	opacity:0.0;
	font-family: "Trebuchet MS";
	font-size: 0px;
	color: #672160;
}

.content {
	font-family: "Verdana";
	font-size: 12px;
	color: #FFFFFF;
}

.content_medium {
	font-family: "Verdana";
	font-size: 13px;
	color: #FFFFFF;
}

.content_medium_violet{
	font-family: "Verdana";
	font-size: 13px;
	color: #84157c;
}

.content_big {
	font-family: "Verdana";
	font-size: 14px;
	color: #FFFFFF;
}

.pink {
	font-family: "Verdana";
	font-size: 12px;
	color: #84157c;
}

.menu {
	font-family: "trebuchet ms";
	font-size: 12px;
	color: #FFFFFF;
}

a.menu:link {
	font-family: "trebuchet ms";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;  
}

a.menu:visited {
	font-family: "trebuchet ms";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;  
}

a.menu:active {
	font-family: "trebuchet ms";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;  
}

a.menu:hover {
	font-family: "trebuchet ms";
	font-size: 12px;
	color: #84157c;
	text-decoration: none;  
}

a.menu2:link {
	font-family: "Verdana";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;  
}

a.menu2:visited {
	font-family: "Verdana";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;  
}

a.menu2:active {
	font-family: "Verdana";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;  
}

a.menu2:hover {
	font-family: "Verdana";
	font-size: 12px;
	color: #84157c;
	text-decoration: none;  
}

.submenu {
	font-family: "trebuchet ms";
	font-size: 12px;
	color: #FFFFFF;
}


a.submenu:link {
	font-family: "trebuchet ms";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;  
}

a.submenu:visited {
	font-family: "trebuchet ms";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;  
}

a.submenu:active {
	font-family: "trebuchet ms";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;  
}

a.submenu:hover {
	font-family: "trebuchet ms";
	font-size: 12px;
	color: #84157c;
	text-decoration: none;  
}



A {
FONT { 
	font-family: "Verdana";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none; 
}

A:active { 
  color: red ;
  text-decoration: none;  
}

A:link { 
  color: black ;
  text-decoration: none;  
}

A:visited { 
  color: black ;
  text-decoration: none; 
}
    
A:hover { 
  color: red ;
  text-decoration: underline; 
} 


