body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	
}

.bodybix {
	background-color: #000000;
	border: 1px solid #373B3E;
}
.bot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DCAE12;
	text-decoration: none;
	line-height: 18px;
	margin-left: 10px;
}
.homepage-yellow-block{
background:#000000 url(fondo.gif) top left no-repeat;
padding:10px 15px 0px 15px;
margin-bottom:0px;
}

.purpleBlock{
background:#000000 url(fondo1.gif) top left no-repeat;
padding:15px 10px 0px 30px;
margin-bottom:0px;
}

#pagination .page {
	background-color:#373737;
	color: #fff;
	padding: 3px;
	text-decoration:none;
	font-weight:bold;
	margin-left: 1px;
	margin-right: 1px;
}

#pagination a.page:hover {
	background-color:#0097cc;
}

#pagination .moveBtn {
	background-color:#ffc112;
	color: #2e2e2e;
	padding: 3px;
	text-decoration:none;
	margin-left: 1px;
	margin-right: 1px;
}

#pagination a.moveBtn:hover {
	background-color:#0097cc;
	color: #fff;
}







.bodybix {
	background-color: #03080B;
	border: 1px solid #373B3E;
}
.bot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DCAE12;
	text-decoration: none;
	line-height: 18px;
	margin-left: 10px;
}
.menum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #DCAE12;
	text-decoration: none;
	margin-left: 10px;
	border: 1px solid #909090;
	width: 170px;
	display: block;
	margin-top: 1px;
	background-color: #313131;
	padding-left: 2px;
}
.menum:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
	width: 170px;
	display: block;
	margin-top: 1px;
	background-color: #4A4A4A;
	padding-left: 4px;
}
a{
	color: #2d9ad7;
}
a:hover
{
color:#0881c5;
}

input {
	font-size: 10px;
	color: #CCCCCC;
	background-color: #333333;
	border: 1px solid #000000;
}

.alertlink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FF0000;
}

.topmenu{
	text-align:right;
	padding:5px;
	background-image: url(/mmm.gif);
	background-repeat: no-repeat;
	background-position:right;	
}

.topmenut{
	text-align:right;
	padding:5px;
	background-image: url(/mmm3.gif);
	background-repeat: no-repeat;
	background-position:right;	
}

/* text styles */
.topmenut a{
	color: #4F6BA3;
	text-decoration:none;
}
.topmenu a:hover{
	text-decoration:none;
}












.tabbed-pane * {
	margin: 0;
	padding: 0;
}

.tabbed-pane .tabs {
	list-style: none;
	clear: both;
	float: left;
	margin-bottom: -1px;
}
.tabbed-pane .tabs li a.active {
	background: white;
	border-bottom: 1px solid white;
}
.tabbed-pane .tabs li {
	float: left;
	margin: 0 3px 0 0;
}

.tabbed-pane .tabs li a {
	color: #336699;
	display: block;
	padding: 5px;
	background: #f0f0f0;
	border-color: #333;
	border-style: solid;
	border-width: 1px;
}

.tabbed-container {
	position: relative;
	clear: both;
	min-height: 10em;
}









.mp {
	background-color: #64a9c3;
	margin: 10px;
	padding: 15spx;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5C5C5C;
	border-right-color: #858585;
	border-bottom-color: #838383;
	border-left-color: #5C5C5C;
}
.newsbox {
	background-color: #363636;
	margin: 10px;
	padding: 15spx;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5C5C5C;
	border-right-color: #858585;
	border-bottom-color: #838383;
	border-left-color: #5C5C5C;
}
.newstitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	padding: 5px;
}
.newstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	text-align: justify;
	margin: 3px;
	padding: 10px;
	background-color: #3E3E3E;
}


#pagination .page {
	background-color:#373737;
	color: #fff;
	padding: 3px;
	text-decoration:none;
	font-weight:bold;
	margin-left: 1px;
	margin-right: 1px;
}

#pagination a.page:hover {
	background-color:#0097cc;
}

#pagination .moveBtn {
	background-color:#ffc112;
	color: #2e2e2e;
	padding: 3px;
	text-decoration:none;
	margin-left: 1px;
	margin-right: 1px;
}

#pagination a.moveBtn:hover {
	background-color:#0097cc;
	color: #fff;
}


a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(/ver_menu.png) no-repeat;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-align: left;
	padding-top: 0px;
	height: 20px;
	width: 174px;
	text-decoration: none;
	line-height: 20px;
	margin-left: 10px;
	background-position: 0px 0px;
	text-indent: 20px;
	border-bottom: 1px solid #555555;
}

a.mainlevel:hover {
	background-position: 0px -26px;
	text-decoration: none;
	color: #e4e4e4;
}