table {
	font-family : Verdana;
	color : #ffffff;
	font-size : 11px;
	
}

.table_white
 {
	font-family : Verdana;
	color : #ffffff;
	font-size : 11px;
	font-weight:bold;
	
}


.table_black
 {
	font-family : Verdana;
	color : #000000;
	font-size : 11px;
	
	
}


ul
{
list-style-image:url(../images/bul.gif);
}

.text_rose {
	font-family : Verdana;
	color : #d800c7;
	font-size : 11px;
	font-weight:bold;
}

.text_grey {
	font-family:Arial, Helvetica, sans-serif;
	color : #bcbbbc;
	font-size : 12px;
	
}


.menu {
	font-family : Verdana;
	color : #FFFFFF;
	font-size : 10px;
	text-decoration : none;
}
.menu:hover {
	font-family : Verdana;
	color : #FFFFFF;
	font-size : 10px;
	text-decoration : underline;
}

a {
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 10px;
	text-decoration : none;
}
a:hover {
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 10px;
	text-decoration : underline;
}

.a2 {
	font-family : Arial, Helvetica, sans-serif;
	color : #7b7a7b;
	font-size : 12px;
	text-decoration : none;
}
.a2:hover {
	font-family : Arial, Helvetica, sans-serif;
	color : #bcbbbc;
	font-size : 12px;
	text-decoration : underline;
}

.a3 {
	font-family : Verdana;
	color : #8a8c89;
	font-size : 10px;
	text-decoration : none;
}
.a3:hover {
	font-family : Verdana;
	color : #ffffff;
	font-size : 10px;
	text-decoration : underline;
}


.arose {
	font-family : Verdana;
	color : #ffffff;
	font-size : 11px;
	text-decoration : none;
}
.arose:hover {
	font-family : Verdana;
	color : #d800c7;
	font-size : 11px;
	text-decoration : underline;
}

.title {
	font-family : Verdana;
	color : #4AAE28;
	font-size : 11px;
	font-weight:bold;
}

.title2 {
	font-family : Verdana;
	color : #EE881A;
	font-size : 11px;
	font-weight:bold;
}

textarea {
		font-family : Verdana;
	font-size : 11px;
	border : 1px solid;
}

.imgborder
{
	border-color:#A8A7A7;
}

.input 		{font-family: Verdana; font-size: 12px; color: #ffffff; background-color: #000000; border: 1px solid #343434;}
.submit 	{font-family: Verdana; font-size: 10px; color: #FFFFFF; background-color: #eb08eb; border: thin solid #eb08eb;}
