
body
{
	font-family: Tahoma;
	font-size: 10px;
}

.footer
{
	font-family:tahoma;
	font-size:12px;
}

.menuMaster_unselected
{
	font-family: Tahoma, Helvetica;
	font-size: 12px;
	padding: 2 2 2 2;
}

.menuMaster_selected
{
	font-family: Tahoma, Helvetica;
	font-size: 12px;
	font-weight:bold;
	border: 1px solid #8396E2/*#a1c6eb*/;	
	padding: 2 2 2 2;
	background-color: #CDC8F9/*#8A95F7*/;
}


.menu_unselected
{
	font-family: Tahoma, Helvetica;
	font-size: 12px;
	padding: 2 2 2 2;
}

.menu_selected
{
	font-family: Tahoma, Helvetica;
	font-size: 12px;
	font-weight:bold;
	border: 1px solid #a1c6eb;
	padding: 2 2 2 2;
	background: #3484D7;
}

a:link {color : #BDC1DC; text-decoration: none;}
a:visited {color : #BDC1DC; text-decoration: none;}
a:active {color : #BDC1DC; text-decoration: none;}
a:hover {color : #BDC1DC; text-decoration: none;}

#menuleft {
	border: 0px solid #F4F4F4;
}
#menuleft .title {
	display: block;
	font-family: tahoma;
	font-size:14px;
	font-weight:bold;
	color:#6666CC;
	border-bottom: 1px solid #E8E8E8;
}

#menuleft div {
	display:block;
	padding-top: 5;
}
#menuleft .item {
	display: block;
	font-family: tahoma;
	font-size:14px;
	font-weight:normal;
	color:#000000;
	padding: 0 0 0 5;
	cursor: pointer;
}


.concurso_unselected
{
	font-family: Tahoma, Helvetica;
	font-size: 12px;
	padding: 2 2 2 2;
	font-family: tahoma; 
	font-size: 11px; 
	color: #000; 
	cursor: pointer;
}

.concurso_selected
{
	font-family: Tahoma, Helvetica;
	font-size: 12px;
	font-weight:bold;
	border: 1px solid #a1c6eb;
	background-color: #E6E6E6;
	opacity: 0.7; 
	-moz-opacity: 0.7; 
	filter: alpha(opacity=70); 
	font-family: tahoma; 
	font-size: 11px; 
	color: #000; 
	cursor: pointer;
}

.default, input {
	font-family: tahoma; 
	font-size: 12px; 
	color:#000;
}