body { 	background-color: #ffffff; 	
		margin-top: 0px; 	
		margin-right: 0px; 	
		margin-left: 0px; 	
		margin-bottom: 5px;
		color:#000000;
		
	}  
td.head	
	{
		background-image:url("../images/header-bg.gif");
		
	}
a 	{	color : #304C6C;
		font-family : Verdana, Tahoma, sans-serif;
		font-size : 10px;	text-decoration : none;
	}
a:link 
	{	
		color : #304C6C;	font-family : Verdana, Tahoma, sans-serif;
		font-size : 10px;	text-decoration : none;
	}	
a:visited
	{	
		color : #304C6C;	font-family : Verdana, Tahoma, sans-serif;
		font-size : 10px;	text-decoration : none;
	}
a:hover
	{	color : #304C6C;	font-family : Verdana, Tahoma, sans-serif;
		font-size : 10px;	text-decoration : underline;
	}

a:active 
	{	
		color : #304C6C;	font-family : Verdana, Tahoma, sans-serif;	
		font-size : 10px;	text-decoration : none;
	}

a.big:link
	{
		color : #304C6C;	font-family : Verdana, Tahoma, sans-serif;
		font-size : 14px;	text-decoration : none;
		font-weight: bold;
	}

a.big:visited
	{
		color : #304C6C;	font-family : Verdana, Tahoma, sans-serif;
		font-size : 14px;	text-decoration : none;
		font-weight: bold;
	}

a.big:hover
	{	color : #304C6C;	font-family : Verdana, Tahoma, sans-serif;
		font-size : 14px;	text-decoration : none;
		font-weight: bold;
	}

a.big:active 
	{	
		color : #304C6C;	font-family : Verdana, Tahoma, sans-serif;	
		font-size : 14px;	text-decoration : none;
		font-weight: bold;
	}

input 
	{
		color : #304C6C;	font-family : Verdana, Tahoma, sans-serif;
		font-size : 10px;	text-indent : 2px;
	}

input, textarea, select 
	{
		border-bottom-width : 1px;	
		border-left-width : 1px;	
		border-right-width : 1px;	
		border-top-width : 1px;	color : #304C6C;	
		font-family : Verdana, Tahoma, sans-serif;	
		font-size : 10px;
	}

input.button 
	{	
		border : thin;	
		border-bottom-style : solid;	
		border-bottom-width: 1px;	
		border-left-width : 1px;	
		border-right-width : 1px;	
		border-top-width : 1px;	
		color : #304C6C;	
		font-family : Verdana, Tahoma, sans-serif;
		font-size : 10px;
	}

tr 	
	{	
		color : #304C6C;	font-family : Verdana, Tahoma, sans-serif;
		font-size : 10px;	
		border : thin #304C6C;
	}

.header 
	{	
		color : #304C6C;	
		font-family : Verdana, Tahoma, sans-serif;	
		font-size : 10px;	
		font-weight : bold;	
		text-align : center;
	}

.list {	
		color : #304C6C;
		font-family : Verdana, Tahoma, sans-serif;
		font-size : 10px;
	}

.para 
	{	
		color : #304C6C;	
		font-family : Verdana, Tahoma, sans-serif;
		font-size : 10px;	font-weight : bolder;
		text-align : center;
	}	

.sect 
	{	
		margin-bottom: 5pt;	
		margin-top: 5pt;	
		color : #304C6C;	
		font-family : Verdana, Tahoma, sans-serif;
		font-size : 10px;	
		font-weight : bold;	
	}


table.boord
	{

		border-style: solid;
		border-color:#304C6C;
		border-width: 1px;
		margin: 0px 0px 0px 0px;
				

	}

td.headline
	{	
		background-color: #E3E3E1;
	}


td.headline2
	{	
		  background-color: #CB2BFF;
		  color:#ffffff;
		
	}

div.dotLine
	{	
		width: 100%;
		height: 1px;
		font-size: 1px;
		margin: 1px 0px 1px 0px;
		background-image: url('../images/black_dot.gif');
	}

td.side
{

background-image: url('../images/side.gif');

}

td.bg1
{

background-image: url('../images/bg1.gif');

}

td.bg2
{

background-image: url('../images/bg2.gif');

}

.spacer
{
	background-image: url('../images/spacer.gif');
}


h2
{
font-family : Verdana, Tahoma, sans-serif;
font-size : 10px;
font-weight : bold;
text-align : center;
border-style: solid;
border-color:#909090;
border-width: 1px;
margin: 0px 0px 25px 0px;

}

h3
{
color : #304C6C;
font-family : Verdana, Tahoma, sans-serif;
font-size : 11px;
text-decoration : underline;
}

h4
{
color : #304C6C;
font-family : Verdana, Tahoma, sans-serif;
font-size : 10px;

}


img.right
{
	float : right;
	margin: 0px 0px 0px 20px;
}

img.left
{
	float : left;
	margin: 0px 20px 0px 0px;
}

em.time
{
	font-size: 9px;
	font-style: normal;
	color: gray;
}

em.past
{
	font-style: normal;
	color: red;
}

em.admin
{
    font-style: normal;
    color: #FFA34F;
}

em.mod
{
    font-style: normal;
    color: #006600;
}

em.footer
{
    font-style: normal;
    color: #ffffff;


