/* Start of CMSMS style sheet 'main' */
body {
	background-image: url(uploads/images/bg.gif);
	background-repeat: repeat-x;
	background-position:left 1px;
	font-family: "Times New Roman", Times, serif;
      font-size: 11px;
}

h1,h2,h3,h4,h5,h6{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

h2 {
       color: #652d90;
       font-size: 30px;
       letter-spacing: -1px;
}

h3 {
       color: #000;
       font-size: 30px;
       letter-spacing: -1px;
}

h4 {
	color: #652d90;
	font-size:14px;
}

h6 {
	color: #fff;
	font-size:34px;
        text-align: center;
        font-family: Tahoma, arial, verdana;
}

a {
      font-family: tahoma, arial, helvetica;
      font-size: 11px;
      color: #652d90;
      text-decoration: none;
}

a:hover {
      font-family: tahoma, arial, helvetica;
      font-size: 11px;
      color: #652d90
      text-decoration: underline;
}

ul, li {
      font-family: tahoma, arial, helvetica;
      font-size: 12px;
      list-style: none;
}

p {
      font-family: tahoma, arial, helvetica;
      font-size: 12px;
}

.main {
      font-family: tahoma, arial, helvetica;
      font-size: 12px;
}

.headbg {
	background-image:url(uploads/images/header.png);
	height: 305px;
	vertical-align:bottom;
}

.pagebg {
	background-image:url(uploads/images/page-bg.png);
	background-repeat:repeat-y;
}

.nav {
	color:#FFF;
	font-size: 14px;
	text-align:right;
	padding-right: 50px;
}

.nav a{
	color:#FFF;
}

.headnav {
	vertical-align:bottom;
	height: 35px;
	float:right;
	font-family: "Times New Roman", Times, serif;
        padding-right: 9px;
}

.headnav a, .headnav a:visited{
	height: 35px;
	color:#FFF;
	font-size:20px;
	font-weight:normal;
	text-decoration:none;
	padding: 8px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-family: "Times New Roman", Times, serif;
}

.headnav a:hover {

		height: 35px;
	color:#FFF;
	font-size:20px;
	font-weight:normal;
	text-decoration:none;
	background-image:url(uploads/images/trans.png);
	padding: 8px;
	padding-bottom: 5px;
        padding-top: 5px;
	font-family: "Times New Roman", Times, serif;

}

.lastitem {
      font-family: tahoma, arial, helvetica;
      font-size: 11px;
      text-decoration: none;
}     

.footer {
text-align: center;
font-size: 11px;
font-family: Arial, Helvetica:
color: #78a22f;
}
/* End of 'main' */

