.div_menu{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#F3F3F3;
	font-size: 20px;
}
.div_menu h1{margin:0;	padding:0;}
.div_menu h2{
	width:110px;
	height:25px;
	float:left;
	text-align:left;
	overflow:hidden;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}
/*.div_menu a{color:#FFF;	text-decoration:none;}
.div_menu t1{
	padding:0px 5px;
	font-size: 10px;
	color: #FFFFFF;
}*/
.subtext{padding-top:15px;}
.green{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #333333;
	background-image: url(../animated-menu/images/transp-item-bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FF0000;
}
.yellow{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #333333;
	background-image: url(../animated-menu/images/transp-item-bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FF0000;
}
.red{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #333333;
	background-image: url(../animated-menu/images/transp-item-bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FF0000;
}
.purple{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #333333;
	background-image: url(../animated-menu/images/transp-item-bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FF0000;
}
.blue{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #333333;
	background-image: url(../animated-menu/images/transp-item-bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FF0000;
}
.link_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	cursor: pointer;
	font-weight: normal;
	padding: 5px;
}
.link_menu:hover { background-color: #000000;}
