html,body {
      margin:0;
      padding:0;
      height:100%;
      border:none; 
	  margin-left: 0px;
	  margin-top: 0px;
	  margin-right: 0px;
	  margin-bottom: 0px;
	  background-image: url(/site/images/bg.gif);
}
td,tr{font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ededed;
	}
td.cl {
	color: #f1f1f1;
	background-image: url(/site/images/p-side.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	border: 0;
	font-size: 12px;
	line-height: 18px;
	margin-left: 5px;
	margin-bottom: 0px;
	margin-right: 2px;
	margin-top: 2px;
	padding: 0;
}
a.cl:link               {  
     color : #7c7c7c;  
     text-decoration: none;  
     width : 100%;  
}  
  
a.cl:visited          {  
     color : #7c7c7c;  
     text-decoration: none;  
     width : 100%;       
}  
a.cl:hover           {  
     color : #cc0000;  
     text-decoration: none;  
     background-color : #dddddd;  
	 border-top:1px solid #999999;
	 border-bottom:1px solid #ffffff;
	 border-left:1px solid #999999;
     width : 100%;  
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #830d0d;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}

.smallText
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	font-weight: normal
}
.main{
	height:100%;
	text-align: center;
 }
.grey {color: #333333}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin:0;
	padding:0;
}
a.title:link {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
a.title:visited {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
a.title:hover {
	font-size: 14px;
	font-weight: bold;
	color: #cccccc;
	text-decoration:none;
}
.evindx {
	font:tahoma, Arial;
	font-size: 12px;
	color: #cccccc;
}
a.evindx:link {
	font-size: 12px;
	color: #cccccc;
	text-decoration:none;
}
a.evindx:visited {
	font-size: 12px;
	color: #999999;
	text-decoration:none;
}
a.evindx:hover {
	font-size: 12px;
	color: #ffffff;
	text-decoration:none;
}
.side {
	background-image: url(/site/images/p-side.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0;
	padding: 0;
	background-color:#f1f1f1;
	vertical-align:top;
}
td.grey-side {
	border-top:1px solid #666666;
	border-left:1px solid #666666;
	background-color: #999999;
	font-weight: bold;
	vertical-align: middle;
	height:18px;
	}
td.welcome {
	background-image:url(/site/images/p_02.jpg);
	height:75px;
	width:555px;
	font-weight: bold;
	align:right;
	vertical-align:bottom;
	text-align: right;
		}
td.bubbles {
	height:179px;
	width:555px;
	background-image: url(/site/images/p_04.jpg);
	background-repeat:no-repeat;
	background-position:left top;	
	vertical-align:middle;
	text-align:center;
}
.redbar {
 vertical-align:top;
 background-image:url(/site/images/p_07b.gif);
 background-position:top center;
 background-repeat:repeat-y;
 width:17px;
 }

td.content{
	background-image:url(/site/images/p_08.jpg);
	background-position:center;
	background-repeat: repeat-y;
	background-color:#666666;
	vertical-align: top;
	text-align: left;
	}
.idx {
padding-top:2px;
padding-bottom:2px;
width:120px;
}
textarea, input {
background-color: #999999;
border:2px solid #cc0000;
}
img {border-color:#CCCCCC;}

.evindx1 {	font-size: 12px;
	color: #cccccc;
}