/* CSS Document */
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.linkmenu {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A4B8C;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
}
a.linkmenu:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A4B8C;
	text-decoration: underline;
}
#NewsContent {
position:relative;
 top:0px;
  height:auto;
  text-align: left; /* Redefines the text alignment defined by the body element. */
overflow:hidden;
margin-bottom:-50px;
padding:0px;
}
#NewsBox {
position:relative;
 top: -48px;
  height:auto;
  text-align: left; /* Redefines the text alignment defined by the body element. */
  margin:0px;
  padding:0pz;
}
#Page {
position:relative;
 top:0px;
  height:auto;
  text-align: left; /* Redefines the text alignment defined by the body element. */
  
  background-color:#FFFFFF;
}

#ProgLogo {
 position:absolute;
  top:15px;
 bottom:115px;
 width:201px;
 height:100px;
 left:50%;
  margin-left:-490px;
 background-image:url(../images/progweb.png);
 background-repeat: no-repeat;
}
#Content {
 position:absolute;
 width: 950px;
  left:50%;
  margin-left:-475px;
 top:80px;
}
#Masthead {
 position:absolute;
 width: 760px;
  left:50%;
  margin-left:-480px;
 top:0px;
 bottom:125px;
 width:960px;
 height:125px;
}
#Footer {
  position:relative;
  width:760px;
  background-color: yellow;
  height: auto;
}
.menuwhitesm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: normal;
	line-height: 20px;
}
a.menuwhitesm:hover{
	text-decoration:underline;
}
.menuwhitemed {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	line-height: 20px;
}
a.menuwhitemed:hover{
	text-decoration: underline;
}
.whitetiny {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.menuside {
	font-family: tahoma;
	color: #4A4B8C;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.menuside:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4A4B8C;
	text-decoration: none;
	font-size: 12px;
}
.menustore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffff80;
	text-decoration: none;
	font-size: 11px;
}
a.menustore:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffff80;
	text-decoration: underline;
	font-size: 11px;
}
.tabmenu {
color: #4A4B8C; text-decoration: none; font-size: 14px; font-family: tahoma;
}
.dirtitle {
    font: 12px Verdans,Arial,sans-serif;
	color: #005e9c;
}
.dirblurb {
    font: 11px Verdans,Arial,sans-serif;
}
.MainTitle {
    font-size: 14px;
    font-weight: bold;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
}
.DirTitle {
    font-size: 16px;
    font-weight: bold;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
}
.prog_classifieds-main {
    font: bold 14px Verdana,Arial,sans-serif;
	color: #666666;
}
.prog_classifieds-sub {
    font: 10px Verdans,Arial,sans-serif;
	color: #666666;
}
a.cattitle {
    color: #666666;
    text-decoration: underline;
}
a:hover.cattitle {
    color: #666666;
    text-decoration: none;
}