﻿div#centerdiv {
	width:754px;
	border: 1px #FFFFFF solid;
	padding:2px;
	margin-left: auto;
	margin-right:auto;
}

.caption {
	font-family: "Trebuchet MS";
	font-size: small;
	background-color: #FFC977;
	text-align:center;
	border-top: 0.5em;
	border-top-color: maroon;
	border: 1px solid #800080;

}

.styletable {
	width:750px;
	border:0.04em #999999 solid;
 	border-width: 0.04em;
 	
}

.stylecell {
    font-family: "Trebuchet MS";
    font-size: small;
	text-align: center;
	text-decoration: none;
	border: 0;

}

.cellno{
    width: 36px;
	border: 1px solid #C0C0C0;
    background-color:#F0F0F0; 
    text-align:center;
    font-family:Trebuchet MS, tahoma, sans-serif;
    font-size: small;
    padding-left:4px;
    padding-top: 1px;
    padding-bottom: 1px;

}


.cell1{
    width: 364px;
	border: 1px solid #C0C0C0;
    background-color:#F0F0F0;
    text-align:left;
    font-family:Trebuchet MS, tahoma, sans-serif;
    font-size: small;
    padding-left:4px;
    padding-top: 1px;
    padding-bottom: 1px;
}

.cell2{
    width: 350px;
	border: 1px solid #C0C0C0;
	background-color:#F0F0F0;
	text-align:left;
    font-family:Trebuchet MS, tahoma, sans-serif;
    font-size: small;
    padding-left:4px;
    padding-top: 1px;
    padding-bottom: 1px;

}


.cellno2{
    width: 36px;
	border: 1px solid #C0C0C0;
    background-color:#FFFFFF; 
    text-align:center;
    font-family:Trebuchet MS, tahoma, sans-serif;
    font-size: small;
    padding-left:4px;
    padding-top: 1px;
    padding-bottom: 1px;
 
}

.cell3{
    width: 364px;
	border: 1px solid #C0C0C0;
    background-color:#FFFFFF;
    text-align:left;
    font-family:Trebuchet MS, tahoma, sans-serif;
    font-size: small;
    padding-left:4px;
    padding-top: 1px;
    padding-bottom: 1px;

}

.cell4{
    width: 350px;
	border: 1px solid #C0C0C0;
	background-color:#FFFFFF;
	text-align:left;
    font-family:Trebuchet MS, tahoma, sans-serif;
    font-size: small;
    padding-left:4px;
    padding-top: 1px;
    padding-bottom: 1px;
}



