body {
	font-size: 10pt;
	font-family: Verdana;
	margin: 0px 0px 0px 0px;
        -moz-user-select: none;
}

.tbl-main {
	background-image: url(images/tbl_bg.jpg);
	background-repeat: repeat-y;
}

h1 {
	font-family: "Times New Roman";
	font-size: 14pt;
	color: #003366;
}

h2 {
	font-family: "Times New Roman";
	font-size: 14pt;
	color: #003366;
}

hr {
	color: #cccccc;
}

.headline {
	font-family: verdana;
	font-size: 8pt;
	color: #003366;
}

p, li, td {
	font-family: verdana;
	font-size: 10pt;
	color: #000000;
}

.menu {
	font-family: verdana;
	font-size: 8pt;
	color: #003366;
        font-weight:bold;
	text-decoration: none;
}

.curlit_head {
	font-family: "Times New Roman";
	font-size: 12pt;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

.lit {
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
}

.contact_text {
	border: 1px solid;
	border-left-color: #4B4C4C;
	border-top-color: #4B4C4C;
	border-bottom-color: #E9EDF0;
	border-right-color: #E9EDF0;
	background-color: #CCCCCC;
}

.vertline {
	background-color: #cccccc;
}

a {
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: underline;
	color: #003366;
}

.topMenu {
	font-size: 8pt;
	font-family: Verdana;
        font-weight: bold;
	text-decoration: none;
	color: #cfd9e5;
}

.feature {
	font-size: 10pt;
	font-family: "Times New Roman";
	text-decoration: underline;
	color: #003366;
}

.footer {
	font-size: 10pt;
	font-family: verdana;
	text-decoration: none;
	color: #003366;
}

.footer:hover {
	font-size: 10pt;
	font-family: verdana;
	text-decoration: underline;
	color: #003366;
}
.whiteplains {
        position: absolute;
        visibility: hidden;
}
.red {
	color: #990000;
	text-decoration: underline;
}



/*****BLOG CSS FIXES*******/

 .categories , .categories ul li
{
	display:inline;
	list-style:none;


}

#comment
{
	width:400px;

}

#commentlist
{
	background-color:#e3e3e3;
	margin-bottom:10px;

}
