/* Start of CMSMS style sheet 'style1' */
.tblborder {
        border: 2px solid #808080;
}

.text1 {
	font-family: "Century Gothic";
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
.footer{
		font-face: Century Gothic;
	font-size: 12px;
	font-color :#C6CADB;
	font-family: "Century Gothic";
	font-weight: normal;
	color: #A50A05;
	text-decoration: none;
                hover:#A50A05;
}
.footer2{
		font-face: Century Gothic;
	font-size: 10px;
	font-color :#C6CADB;
	font-family: "Century Gothic";
	font-weight: normal;
	color: #A50A05;
	text-decoration: none;
                hover:#A50A05;
}
.textbox {
font-family: Century Gothic;
font-size: 12px;
color: #C0C0C0; 
text-align: left;
width:75px;

}

.button {
font-family: Century Gothic; 
font-size: 12px; 
color: #666666;
width:50px;
}
.footer{
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #A50A05;
                text-decoration: none;
}

.linktxt {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #B2291F;
               font-weight:bold;
                text-decoration: underline;
}
.linktxt:hover {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #F4C2BE;
               font-weight:bold;
                text-decoration: underline;



}

/* End of 'style1' */

