#leftbottombg {
	background-image: url(images/leftbottombg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#rightbottombg {

	background-image: url(images/rightbottombg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
p {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-align:justify;
}
body{
	font-family:tahoma;
	font-size:11px;
}
.topLinkBg {
	background-image: url(images/toplinkbg.gif);
	background-repeat: no-repeat;
}
a:visited { 
    color:#C0D400; 
    text-decoration: none; 
} 
a:hover { 
    color: #66FFFF; 
    text-decoration: underline; 
} 
a:active { 
    color: #FF0000; 
    text-decoration: none; 
} 
a { 
font-family:tahoma;
font-size:11px;
font-weight:bold;
    text-decoration: none; 
} 
.tableBorder {
	border: 1px solid #999999;
}
.blinks {
	font-family: Tahoma;
	font-size: 10px;
	font-weight:normal;
	color: #909090;
	text-decoration: none;
}.rightbottomimg {
	background-image: url(images/rbottomimg.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
li {
	list-style-position: inside;
	list-style-type: circle;
	font-family: tahoma;
	font-size: 11px;
	text-align: justify;
}

