/* Start of CMSMS style sheet 'kudu' */
.page_bg {
	background-image: url(uploads/images/page_bg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #f6b107;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tahoma-9 {
	font-family: tahoma;
	font-size: 9pt;
	line-height: 15pt;
}
.tahoma-10 {
	font-family: tahoma;
	font-size: 11pt;
	line-height: 15pt;
             color: #06377B;
}
.tahoma-8 {
	font-family: tahoma;
	font-size: 8pt;
}
.newsletter {
	 font-family: tahoma;
	 font-size: 8pt;
         color: #ffffff;
         float: center;
         text-align: left;
         display: block;
         line-height:17px;
}
.newsletter input {
      width: 85%;
}

.tahoma-7 {
	font-family: tahoma;
	font-size: 7pt;
}
.page_text {
	font-family: tahoma;
	font-size: 8pt;
	line-height: 16px;
	color: #666666;
}
.style2 {color: #666666}
.style4 {
	color: #FF0000;
	font-weight: bold;
}
.style5 {color: #000080}
.style6 {color: #003399}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
input    {
		border-width:1 1 1 1;
		border-color:#c0c0c0;
		font-family:Arial, Verdana;	
		font-size:8pt;
		border: 1px solid #CCCCCC;
		
		overflow-x : hidden;
		overflow-y : hidden;
}

/* End of 'kudu' */

