/* Start of CMSMS style sheet 'standard' */
body {
text-align:center;
margin:0px;
}

#content {
      position:static;
      top:0px;
      width:1024px;
      padding:0px;
      margin-top:0px;
      margin-left:auto;
      margin-right:auto;
      background-image:url('uploads/images/back-a.gif');
      background-repeat:repeat-y;
}

th{
	background-color: #669966;
	color: #ffffff;
	font-family: verdana, sans-serif;
        font-size: 14px;
}

.border td  {
background-color: #a5c3a5;
font-family: verdana, sans-serif;
font-size: 12px;
}


	h1 {
font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: bold;
	color: #006600;
}

h2 {
font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: bold;
	color: #006600;
}

p {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
}

 
a {
text-decoration: none;
color: #006600;
}

li {
font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
}

/* End of 'standard' */

