body {
	font-family:sans-serif;
	font-size: 14px;
	background-color:#ffffcc;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #000000;

}

.header
{ background-image:url(../images/header1.gif);
background-repeat:no-repeat;
height:100px;
}

.body
{font-family:sans-serif;
	font-size: 14px;
	background-color:#FFFFFF;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #000000;
}

.footer
{background-image:url(../images/footer.gif);
background-repeat:no-repeat;
height:77px;
}

td {
	font-family:sans-serif;
}

table
{ border:0;}

.border
{
	background-image:url(../images/button_alt.gif);
	background-repeat:no-repeat;
	width:145px;
	height:35px;
	border-right-width: 4px;
	border-right-style: none;
	border-right-color: #000000;
}
.border1
{border-right:solid 4px #000000;
background-image:url(../images/button_alt.gif);
background-repeat:no-repeat;
width:145px;
height:40px;
}

th {
	font-family:sans-serif;
}

.menu
{ font-family:sans-serif;
font-size: 14px;
font-weight:bold;
text-indent:15px;
text-decoration:none;
text-align:left;
background-image:url(../images/sidebar.jpg);
background-position:right;
background-repeat: repeat-y
}



a
{text-decoration:none;
text-indent:15px;}

p
{margin-top: 15px;
margin-left: 25px;
margin-right:25px;
}

