/* CSS Document */
/* Css For Template*/
table {
	border-collapse:collapse;
	font-size:10pt;
	color:#000000;
	line-height: 18px;
	font-family: "Palatino Linotype";
}
td {
	font-family:"Palatino Linotype";
	font-size:9pt;
	color:#464c62;
	text-transform: capitalize;
}
.smalltext {font-family:Arial, Helvetica, sans-serif;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;
	font-size: 12px;
}
a:hover {
	text-decoration: underline;
	color: red;
}
a {
	text-decoration: none;
	color: #333333;
	font-size: 12px;
}
.title {font-size:14pt;font-weight:bold}
.bottomborder {border-bottom:1px solid #cccccc}
.topborder {border-top:1px solid #cccccc}
.tbborder {border-bottom:1px solid #cccccc;border-top:1px solid #cccccc}
input {border:1px solid #666666;background-color:#E7F3FF}
.smallfont {font-size:8pt}
.left {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
