body {
	background-color: #EBEBEB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 24px;
	font-weight: lighter;
	color: #CC0000;
}

h2 {
	font-size: 18px;
	font-weight: lighter;
	color: #CC0000;
}

a { 
	text-decoration: none;
	color: #CC0000;
}

p {
	font-size: 11px;
	color: #333333;
}

.a1
{
   font-size: 11px;
   color: #333333; 
   font-weight:bold;
}

.menuTd{
	font-size: 12px;
	font-weight: bold;
	color: #CC0000; 
	padding: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #8DC52C;
}

.confTd{
	font-size: 11px;
	padding: 3px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.footer {
	font-size: 10px;
}

.textField {
	border: 1px solid #999999;
	width : 250px;
}

form {
	margin-bottom: 0px;
}

li{
	list-style-image: url(../images/bullet.gif);
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 11px;
	color: #333333;
	list-style-position: outside;
}

.tableitem
{
  font-size: 11px;
  color: #333333;  
}

.tableheader
{
  font-size: 13px;
  color: #333333;  
  font-weight:bold;
}

.msg
{
    font-weight:bold;
    text-decoration: none;
	color: #CC0000;
	font-size:12px;
}
.errormsg
{
  font-weight:bold;
  text-decoration: none;
  color: #CC0000;
  font-size:10px;
}  

.reditem
{
    color: #CC0000;
    font-weight:bold;
    font-size:12px;
}
.eventtitle{
cursor:pointer;
}
.subevent{
margin-bottom: 0.5em;
}
.maintext {
	font-size: 11px;
	color: #444444;
	text-decoration: none;
}
.redstar
{
font-weight:bold;
color:Red;
vertical-align:top;
}
.para {
	font-size: 11px;
	color: #333333;
}
.delete
{
   font-size: 11px;
   color: #333333; 
   font-weight:bold;
}
.edittext
{
  font-size: 11px;
   color:#39b348; 
   font-weight:bold;
}
.eventlink
{
  font-size: 13px;
  color: #CC0000;  
  font-weight:bold;
}
.para1 {
	font-size: 11px;
	color: #333333;
	text-align:justify;
}
.italicsp
{
    font-size: 11px;
	color: #333333;
	font-style:italic;
}
.parabold
{
    font-size: 11px;
	color: #333333;
	text-align:justify;
	font-weight:bold;
}
.delete1
{
   font-size: 10px;
   color: #333333; 
   font-weight:bold;
}
.smalltext
{
	font-size:10px;
	color:DimGray;
	font-weight:normal;
}
