body { 
background-color : #ffffff;
font-family : Arial;
} 
body.admin { 
background-color : #e0d7c5;
} 
.specs { 
font-size : 12px;
text-align : right;
} 
a.menuPrj:link { 
font-family : Arial;
color : #666666;
text-decoration : none;
} 
a.menuPrj:visited { 
font-family : Arial;
color : #666666;
text-decoration : none;
} 
a.menuPrj:hover { 
font-family : Arial;
font-weight : bolder;
color : #000000;
text-decoration : none;
} 
img.main { 
border : 3px ridge;
} 
img.imgNav { 
border : 0;
} 
img.imgMain { 
border : 0;
} 
a.menuCat {
	width : 80px;
	text-decoration : none;
	background-color : #dfba6f;
	color : #000000;
	border : 1px solid #666666;
	font-size : 10px;
	text-align : center;
	float: right;

} 
a.menuCatActive {
	width:80px;
	text-decoration : none;
	background-color:#faecce;
	color : #000000;
	border : 1px solid #666666;
	font-size : 10px;
	text-align : center;
	float: right;

} 
a.menuCat:hover { 
background-color : #f9e113;
} 
a.pageNumb {
	width : 20px;
	text-decoration : none;
	background-color:#dfba6f;
	color : #000000;
	border : 1px solid #666666;
	font-size : 10px;
	text-align : center;
	float: right;


} 
a.pageNumb:hover { 
background-color : #faecce;
} 
a.pageNumbActive {
	width : 20px;
	text-decoration : none;
	background-color:#faecce;
	color : #000000;
	border : 1px solid #666666;
	font-size : 10px;
	text-align : center;
	float: right;


} 
a.comment:link { 
color : #666666;
font-weight : normal;
text-decoration : none;
border-top : thin none;
border-right : thin ridge;
border-bottom : thin ridge;
border-left : thin none;
padding : 4px;
} 
a.comment:visited { 
color : #333333;
font-weight : normal;
text-decoration : none;
border-top : thin none;
border-right : thin ridge;
border-bottom : thin ridge;
border-left : thin none;
padding : 4px;
} 
a.comment:hover { 
color : #666666;
font-weight : bold;
text-decoration : none;
} 
a.prjLink:link { 
color : #000000;
text-decoration : none;
} 
a.prjLink:visited { 
color : #666666;
font-weight : normal;
text-decoration : none;
} 
a.prjLink:hover { 
color : #000000;
font-weight : bold;
text-decoration : none;
} 
table.mainTable { 
border : medium ridge;
width : 775px;
height : 425px;
} 
div.mainWindow { 
background-color : #faecce;
width : 775px;
height : 450px;
overflow : hidden;
} 
div.projList { 
background-color : #faecce;
width : 700px;
height : 450px;
overflow : hidden;
} 
table.projTable { 
border : medium ridge;
width : 700px;
height : 425px;
} 
.list { 
list-style-type : none;
text-indent : -20pt;
} 
table.pageTitle { 
border-top : thin ridge;
border-right : thin none;
border-bottom : thin none;
border-left : thin ridge;
} 
.pageTitle { 
font-size : 20px;
font-weight : bold;
} 
.smallTxt { 
font-size : 12px;
} 
a.smallTxt:link { 
color : #999999;
text-decoration : none;
} 
a.smallTxt:visited { 
color : #666666;
font-weight : normal;
text-decoration : none;
} 
a.smallTxt:hover { 
color : #000000;
font-weight : bold;
text-decoration : none;
} 
.foot { 
font-size : 14px;
} 
a.foot:link { 
color : #999999;
text-decoration : none;
} 
a.foot:visited { 
color : #999999;
font-weight : normal;
text-decoration : none;
} 
a.foot:hover { 
color : #666666;
font-weight : bold;
text-decoration : none;
}
.pictureTxtSm { 
font-size : 12px;
font-weight : bold;
} 
.textBox { 
background-color : #fff3b2;
} 
.realSmallText { 
font-size : 10px;
font-weight : bold;
}
.txtLeft{
	text-align: left;
}
