/* CSS Document */
.head1{
background:url(../images/head1.jpg) no-repeat scroll left top;
}
.filemenu
{
text-align:center;
margin:0 0 0 15px;
background-color:#CCCCCC;
width:75%;
}
.TitleColor
{
border-bottom:solid 3px #666666;
margin:0;
padding-bottom:5px;
}
.menuholder
{
margin-left:20px;
margin-top:300px;
width:145px;

}
.menu
{
background:url(../images/menubox.jpg) no-repeat left top;
height:35px;
width:144px;
padding-left:20px;
padding-top:8px;
}

.register
{
	color:#FF0000;
	font-size:large;
}
.jlink
{
	cursor:pointer;
	text-decoration:underline;
	color:#0000FF;
}

