/*-----Link Style-----*/
a:link{
	font-family: "arial", trebuchet ms, tahoma, verdana;
	font-size: 10px;
	color: #6a6a6a;
	font-weight: normal;
	line-height: 11px;
	letter-spacing: 0px;
	text-decoration: none;
}

a:visited{
	font-family: "arial", trebuchet ms, tahoma, verdana;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	line-height: 11px;
	letter-spacing: 0px;
	text-decoration: none;
}
	
a:hover{
	letter-spacing: 0px;
	font-family: "arial", trebuchet ms, tahoma, verdana;
	font-size: 10px;
	color: #C0C0C0;
	font-weight: normal;
	line-height: 11px;
	letter-spacing: 0px;
	text-decoration: underline;
}

a:active{
	letter-spacing: 0px;
	font-family: "arial", trebuchet ms, tahoma, verdana;
	font-size: 10px;
	color: #C0C0C0;
	font-weight: normal;
	line-height: 11px;
	letter-spacing: 0px;
	text-decoration: none;
}




	
 /*-----Table Style-----*/
body{
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-position: 0% 0%;
	background-repeat: repeat-x;
	color: #000000;
	font-size: 10px;
	font-family: "arial", trebuchet ms, tahoma, verdana;
	letter-spacing: 0px;
	scrollbar-track-color: #c6dae1;
	scrollbar-face-color: #ffffff;
	scrollbar-arrow-color: #9ebeca;
	scrollbar-3dlight-color: #c6dae1;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-darkshadow-color: #c6dae1;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

br{
	line-height: 10px;
}

td{
	font-family: "arial", trebuchet ms, tahoma, verdana;
	font-size: 9px;
	color: #000000;
}





/*-----Table Text Style-----*/
#header1{
	font-family: "arial", trebuchet ms, tahoma, verdana;
	font-size: 15px;
	color: #c9dce3;
	font-weight: bold;
	line-height: 15px;
	letter-spacing: -1px;
	text-transform: lowercase;
	margin: 10px;
}

#header2{
	font-family: "arial narrow", arial, trebuchet ms, tahoma, verdana;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	line-height: 13px;
	letter-spacing: 1px;
	text-transform: lowercase;
	margin: 10px;
}

#header3{
   background-color: #ffffff;
	font-family: "arial", trebuchet ms, tahoma, verdana;
	font-size: 13px;
	color: #ababab;
	font-weight: normal;
	line-height: 13px;
	letter-spacing: 0px;
	text-transform: uppercase;
	margin: 10px;
	padding: 5px;
}

#content1{
	background-color: #acc9d4;
	font-family: "arial", trebuchet ms, tahoma, verdana;
	font-size: 9px;
	color: #ffffff;
	font-weight: normal;
	line-height: 10px;
	letter-spacing: 1px;
	padding: 5px;
	margin: 10px;
}

#content2{
	font-family: "arial", trebuchet ms, tahoma, verdana;
	font-size: 9px;
	color: #ffffff;
	font-weight: normal;
	line-height: 10px;
	letter-spacing: 1px;
	padding: 10px;
}

#sidebarcontent{
	font-family: "arial", trebuchet ms, tahoma, verdana;
	font-size: 9px;
	color: #819aa3;
	font-weight: normal;
	line-height: 11px;
	letter-spacing: 1px;
	padding-left: 0px;
	padding-right: 10px;
   padding-bottom: 10px;
	padding-top: 5px;
}

#welcomemsg{
	font-family: "arial", trebuchet ms, tahoma, verdana;
	font-size: 9px;
	color: #bfbfbf;
	font-weight: normal;
	line-height: 11px;
	letter-spacing: 1px;
	padding: 10px;
}





/*-----Cutenews-----*/
#date{
	background-color: #ffffff;
	font-family: "arial", trebuchet ms, tahoma, verdana;
	font-size: 10px;
	color: #ababab;
	font-weight: bold;
	line-height: 8px;
	letter-spacing: 2px;
	text-transform: capitalize;
	text-align: center;
	padding: 5px;
	margin-top: 5px;
}

#news_title{
	font-family: "arial", trebuchet ms, tahoma, verdana;
	font-size: 15px;
	color: #c9dce3;
	font-weight: bold;
	line-height: 15px;
	letter-spacing: -1px;
	text-transform: lowercase;
	padding-bottom: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 0px;
	border-bottom: 1px solid #c9dce3;
}

#subtitle{
	font-family: "arial", trebuchet ms, tahoma, verdana;
	font-size: 9px;
	color: #ffffff;
	font-weight: normal;
	line-height: 10px;
	letter-spacing: 1px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 0px;

}

#news_text{
   background-color: #acc9d4;
	font-family: "arial", trebuchet ms, tahoma, verdana;
	font-size: 9px;
	color: #ffffff;
	font-weight: normal;
	line-height: 10px;
	letter-spacing: 1px;
	padding: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 1px;
}

#comment{
	font-family: "arial", trebuchet ms, tahoma, verdana;
	font-size: 9px;
	color: #ffffff;
	font-weight: normal;
	line-height: 10px;
	letter-spacing: 1px;
	padding-bottom: 10px;
	padding-left:  10px;
	padding-right:  10px;
	padding-top: 0px; 
}




/*-----Input and Textrea-----*/
input,textarea,select{
   background-color: #CCCCCC;
	font-family: "arial", trebuchet ms, tahoma, verdana;
	font-size: 9px;
	color: #ffffff;
	font-weight: normal;
	line-height: 10px;
	letter-spacing: 1px;
	padding: 3px;
	margin: 1px;
	border: #BFBFBF solid 1px;
}





/*-----List Style-----*/
ul{
	font-family: "arial", trebuchet ms, tahoma, verdana;
	font-size: 9px;
	font-weight: normal;
	line-height: 10px;
	letter-spacing: 1px;
	list-style-position: inherit;
	text-align: left;
	text-decoration: none;
}


