/* mpsdigital style sheet */




a  
{ 
font-family: Georgia, "Times New Roman"; 
font-size: 12px; 
color: #00FF99; 
line-height:16px; 
text-decoration: none; 
}

a:hover 
{ 
font-family: Georgia, "Times New Roman"; 
font-size: 12px; 
color: #0099FF; 
line-height:16px; 
text-decoration: none; 
}

td 
{ 
font-family: Georgia, Times New Roman; 
font-size:12px; 
color:#ffffff;
background-color: #000000;
line-height:16px; 
}

.date 
{ 
font-family: Geneva, Verdana, Arial, Helvetica; 
font-size:9px; 
color:#FFFFFF; 
line-height:16px; 
}

body 
{ 
font-family: Georgia, Times New Roman;
font-size:12px; 
color:#ffffff;
background-color: #000000;
line-height:16px;
scrollbar-3dlight-color: #808080;
scrollbar-arrow-color: #808080;
scrollbar-base-color: #FFFFFF;
scrollbar-darkshadow-color: #808080;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-track-color: #FFFFFF; 
}

.bigger
{ 
font-family: Georgia, Times New Roman;
font-size:12px; 
color:#808080;
}

  
a.bigger{ 
font-family: Georgia, "Times New Roman"; 
font-size: 14px; 
color: #00FF99; 
line-height:16px; 
text-decoration: none; 
}

a.bigger:hover 
{ 
font-family: Georgia, "Times New Roman"; 
font-size: 14px; 
color: #0099FF; 
line-height:16px; 
text-decoration: none; 
}

a.bigger:visited
{ 
font-family: Georgia, "Times New Roman"; 
font-size: 14px; 
color: #00FF99;
line-height:16px; 
text-decoration: none; 
}

.formfield 
{ 
font-size: 9px; 
font-family: Georgia, Times New Roman; 
text-decoration: none; 
color: #808080;
border: 1px #A9A9A9 solid; 
width: 95px; 
height: 14px; 
background-color: white; 
}

.dropdown 
{
	width: 166px;
	font-family: Geneva, Verdana, Arial, Helvetica, san-serif;
	font-size: 9px;
	color: #696969;
	background-color: #FFFFFF;
}


table.newsTable
{ text-align: left;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #ffffff;
width: 700px;
background-color: #000000;
border: 1px #ffffff solid;
border-collapse: collapse;
border-spacing: 0px;}

.newsTableHd
{ border-bottom: 1px solid #ffffff;
background-color: #000000;
text-align: center;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #ffffff;}

.newsTableTd
{ border-bottom: 1px solid #ffffff;
background-color: #000000;
text-align: left;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #ffffff;}

table.headerBlock{text-align: left;font-family: Verdana;font-weight: normal;font-size: 11px;color: #ffffff;background-color: #ffffff;border: 1px #000000 solid;}
.headerBlockTd{text-align: left;background-color: #ffffff;font-family: Verdana;font-weight: normal;font-size: 12px;color: #000000;}

table.controlTable{
border: 1px #fff solid;
width: 500px;
background-color: #000000;
color: #ffffff;
text-align: left;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
}

.controlTableHd{
border-bottom: 1px #fff solid;
text-align: center;
font-weight: bold;
}

.controlTableTd{
}
