/* CSS Document */
/* Css For Template*/
table {border-collapse:collapse;font-size:9pt;color:#000000}
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: #454E6E;
}
a:hover {
	text-decoration: underline;
	color: red;
}
a {	text-decoration: none; color: #454E6E}
#Menu {height:25;}
#Menu td {color:white;}
#Menu a:link {color:#ffffff; text-decoration:none;}
#Menu a:hover {color:#FFA810;font-weight:bold;text-decoration:none}
#menu a:visited {Color:ffffff;font-weight:lighter;text-decoration:none}
.title {font-size:14pt;font-weight:bold}
.bottomborder {border-bottom:1px solid #E0E0E0}
.topborder {border-top:1px solid #CCCCCC}
.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}
.rightboder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.leftborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
