.mainholder {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #1F388B;
	margin: 0px;
	padding: 0px;
	width: 750px;
	border: 2px solid #FFFFFF;
}
BODY {
	background: url(images/bg.gif);
	text-align: center;
	margin: 0px;
}

.txtDef
{
color: #FFFFFF; 
font-family: Courier; 
font-size: 12pt; 
text-indent: 10; 
text-align: justify; 
line-height: 125%; 
margin-left: 5;
}

.lnkDef
{
color: #FFFFFF;
font-weight: bold;
font-family: arial;
font-size: 10pt;
text-decoration: none;
}

A.lnkDef
{
color: #FFFFFF;
font-weight: bold;
font-family: arial;
font-size: 10pt;
text-decoration: none;
}

A.lnkDef:visited
{
color: #FFFFFF;
font-weight: bold;
font-family: arial;
font-size: 10pt;
text-decoration: none;
}

A.lnkDef:hover
{
color: #FFFFFF;
font-weight: bold;
font-family: arial;
font-size: 10pt;
text-decoration: underline;
}

A.lnkDef:visited:hover
{
color: #FFFFFF;
font-weight: bold;
font-family: arial;
font-size: 10pt;
text-decoration: underline;
}

.lnkDef2
{
color: #FFFFFF;
font-weight: normal;
font-family: Courier; 
font-size: 12pt; 
text-decoration: underline;
}

A.lnkDef2
{
color: #FFFFFF;
font-weight: normal;
font-family: Courier; 
font-size: 12pt; 
text-decoration: underline;
}

A.lnkDef2:visited
{
color: #FFFFFF;
font-weight: normal;
font-family: Courier; 
font-size: 12pt; 
text-decoration: underline;
}

A.lnkDef2:hover
{
color: #FFFFFF;
font-weight: normal;
font-family: Courier; 
font-size: 12pt; 
text-decoration: underline;
}

A.lnkDef2:visited:hover
{
color: #FFFFFF;
font-weight: normal;
font-family: Courier; 
font-size: 12pt; 
text-decoration: underline;
}
.leftholder {
	background: url(images/left.jpg);
	margin: 0px;
	padding: 0px;
	width: 190px;
	border: none;
	height:478px;
	display:block;
}
.topholder {
	background: url(images/top.gif);
	margin: 0px;
	padding: 0px;
	width: 750px;
	border: none;
	height:86px;
	display:block;
}

.bottomholder {
	background: url(images/bottom.gif);
	margin: 0px;
	padding: 0px;
	width: 750px;
	border: none;
	height:70px;
	display:block;
}

.projectholder {
	background: url(images/list.gif);
	width: 217px;
	border: none;
	height:173px;
	display:block;
}

div.projectholder  IMG {
margin-top:26px;
margin-left:7px;
float:left;
}

.thumbholder {
	background: url(images/thumb.gif);
	width: 111px;
	border: none;
	height:94px;
	display:block;
}

div.thumbholder  IMG {
margin-top:13px;
margin-left:9px;
float:left;
}

.bigholder {
	background: url(images/bigholder.gif);
	width: 436px;
	border: none;
	height:335px;
	display:block;
}

div.bigholder  IMG {
margin-top:10px;
margin-left:11px;
float:left;
}

.showbtn {
font: bold 11px  Arial, Helvetica, sans-serif;
border: 1px solid #00CCFF;
color:#00CCFF;
background: #1F388B;
margin: 1px;
cursor:pointer;
}