/* CSS Document */
/* Css For Template*/
table {
	border-collapse:collapse;
	font-size:9pt;
	color:#ffffff;
	line-height: 30px;
}
p,body,td {font-family:Arial;font-size:9pt;color:#000000}
.smalltext {font-family:Arial;8pt;color:#000000}
.menutext {font-weight:bold;font-size:9pt;color:#FF3300}
.newstitle {font-weight:bold;font-size:9pt;color:#000000}
.imgborder {border:1px solid #cccccc}
.newstext {font-size:9pt;color:#000000}
a:link {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: red;
}
a {	text-decoration: none; color: #333333}
.title {font-size:14pt;font-weight:bold}
.bottomborder {border-bottom:1px solid #999999}
.topborder {border-top:1px solid #999999}
.tbborder {border-bottom:1px solid #999999;border-top:1px solid #999999}
input {border:1px solid #999999;}
.smallfont {font-size:8pt;font-family:Arial, Helvetica, sans-serif}
.text {
	line-height: 22px;
}
.tablee {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

