/* Edited with EditCSS */
/**** LINK-tag style sheet styles.css ****/

BODY { 
	background-color: white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;  
	font-style : normal;
	font-size: 12px; 
	font-weight : normal; 
	}
	
.jTABLE {
	border-width: 1px;
	padding: 5px;
	border-style: outset;
border-collapse: collapse;
	border-color: #000000;
	background-color: white;
	-moz-border-radius: ;
}
	

TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style : normal;
	font-weight : normal;
	}

span.SPIonic
	{
	font-family: SPIonic; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal;
	text-decoration: none;
	}

span.SPTiberian
	{
	font-family: SPTiberian; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal;
	text-decoration: none;
	}

span.Comic
	{
	font-family: Comic Sans MS; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal;
	color: #400080;
	text-decoration: none;
	}

span.timestamp
	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-style : italic; 
	font-weight : normal; 
	}

H2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660033;
	font-style : normal; 
	font-weight : bold;
	}

li {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style : normal;
	font-weight : normal;
	}

nobr {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style : normal;
	font-weight : normal;
	}

	
strong {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	}	

th	
	{
	font-size: 12px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF; 
	background-color: #660033;
	text-align:left; 
	vertical-align:middle; 
	padding-left:7
	}
	

A:LINK { 
	color: #0033ff;
	text-decoration: none;
	}

A:ACTIVE { 
	color: #0033ff;
	}

A:VISITED { 
	color: #ff0000;
	text-decoration: none;
	} 

A:HOVER  { 
	color: #000000;
	text-decoration: underline;
	} 



.unpadded { 
	margin-bottom: auto;
	margin-top: auto; 
	}

.nowrap {white-space: nowrap; }



.msg {
	font-size: 12px;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	}
	
font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	}


ght: normal;
	color: #000000;
	font-style: normal;
	}


table.sample {
border-width: 1px 1px 1px 1px; border-spacing: 2px;
border-style: outset outset outset outset;
border-color: gray gray gray gray;
border-collapse: collapse;
background-color: white;
}
table.sample th {
border-width: 1px 1px 1px 1px;
padding: 3px 3px 3px 3px;
border-style: inset inset inset inset;
border-color: gray gray gray gray;
background-color: white;
-moz-border-radius: 0px 0px 0px 0px;
}
table.sample td {
border-width: 1px 1px 1px 1px;
padding: 3px 3px 3px 3px;
border-style: inset inset inset inset;
border-color: gray gray gray gray;
background-color: white;
-moz-border-radius: 0px 0px 0px 0px;
}