
BODY
	{
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	background-color : #FFFFFF;
	}


TABLE
	{
	border: 0px none #000000; 
	border-width: thin;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-bottom-width: thin ;
	border-style: none;
	border-collapse:collapse
	}

/* content */
P
	{ 
		font-family: Arial;
		color: #666666;
		font-size: 11px;
		font-weight: none;
		text-decoration: none;
	}
	
TD
	{ 
		font-family: Arial;
		color: #666666;
		font-size: 11px;
		font-weight: none;
		text-decoration: none;
	}
	
.black_txt
	{ 
		font-family: Arial;
		color: #000000;
		font-size: 11px;
		font-weight: none;
		text-decoration: none;
	}		
	
.black
	{ 
		font-family: Arial;
		color: #000000;
		font-size: 13px;
		font-weight: none;
		text-decoration: none;
	}	
	
.red
	{ 
		font-family: Arial;
		color: #FF0000;
		font-size: 11px;
		font-weight: none;
		text-decoration: none;
	}
	
.title
	{ 
		font-family: Arial;
		color: #000000;
		font-size: 23px;
		font-weight: none;
		text-decoration: none;
	}
	
.subtitle
	{ 
		font-family: arial;
		color: #FFFFFF;
		font-size: 11px;
		font-style: none;
		font-weight: bold;
		text-decoration: none;
	}	
	
.bottom
	{ 
		font-family: Arial;
		color: #FFFFFF;
		font-size: 9px;
		font-weight: none;
		text-decoration: none;
	}
	
/* background colors */			
	
.col00
	{
	background-color : #000000;
	}
	
.col01
	{
	background-color : #FFE600;
	}
	
.col02
	{
	background-color : #7F7300;
	}
	
.col03
	{
	background-color : #787878;
	}

.col04
	{
	background-color : #2F2A00;
	}
	
/* background images */	

.fade_banner
	{
	background-image: url(../img/back_top.gif);
	background-position : top;
	background-repeat : repeat-x;
   }
	
.fade_banner2
	{
	background-image: url(../img/back_top2.gif);
	background-position : right;
	background-repeat : repeat-y;
   }
	
.fade_bottom
	{
	background-image: url(../img/back_bottom.gif);
	background-position : top;
	background-repeat : repeat-x;
   }
	
.fade_right
	{
	background-image: url(../img/side_fade_right.gif);
	background-position : right;
	background-repeat : repeat-y;
   }
	
.fade_top
	{
	background-image: url(../img/side_fade_top.gif);
	background-position : top;
	background-repeat : repeat-x;
   }
	
.fade_author
	{
	background-image: url(../img/author_fade.gif);
	background-position : top;
	background-repeat : repeat-x;
   }
	
	
/* links */
A
	{ 
		font-family: Arial;
		color: #666666;
		font-size: 11px;
		font-weight: none;
		text-decoration: none;
	}

A:active
	{ 
		font-family: Arial;
		color: #666666;
		font-size: 11px;
		font-weight: none;
		text-decoration: none;
	}
	
A:hover
	{ 
		font-family: Arial;
		color: #000000;
		font-size: 11px;
		font-weight: none;
		text-decoration: none;
	}
	
A.txt
	{ 
		font-family: Arial;
		color: #666666;
		font-size: 11px;
		font-weight: none;
		text-decoration: none;
	}

A.txt:active
	{ 
		font-family: Arial;
		color: #666666;
		font-size: 11px;
		font-weight: none;
		text-decoration: none;
	}
	
A.txt:hover
	{ 
		font-family: Arial;
		color: #000000;
		font-size: 11px;
		font-weight: none;
		text-decoration: none;
	}
	
A.txt_black
	{ 
		font-family: Arial;
		color: #000000;
		font-size: 13px;
		font-weight: none;
		text-decoration: none;
	}

A.txt_black:active
	{ 
		font-family: Arial;
		color: #000000;
		font-size: 13px;
		font-weight: none;
		text-decoration: none;
	}
	
A.txt_black:hover
	{ 
		font-family: Arial;
		color: #666666;
		font-size: 13px;
		font-weight: none;
		text-decoration: none;
	}
	
A.side
	{ 
		font-family: Arial;
		color: #000000;
		font-size: 12px;
		font-weight: none;
		text-decoration: none;
	}

A.side:active
	{ 
		font-family: Arial;
		color: #000000;
		font-size: 12px;
		font-weight: none;
		text-decoration: none;
	}
	
A.side:hover
	{ 
		font-family: Arial;
		color: #FF0000;
		font-size: 12px;
		font-weight: none;
		text-decoration: none;
	}
	
A.side_sel
	{ 
		font-family: Arial;
		color: #FF0000;
		font-size: 12px;
		font-weight: none;
		text-decoration: none;
	}

A.side_sel:active
	{ 
		font-family: Arial;
		color: #FF0000;
		font-size: 12px;
		font-weight: none;
		text-decoration: none;
	}
	
A.side_sel:hover
	{ 
		font-family: Arial;
		color: #FF0000;
		font-size: 12px;
		font-weight: none;
		text-decoration: none;
	}
	
A.topnav
	{ 
		font-family: Arial;
		color: #000000;
		font-size: 13px;
		font-weight: none;
		text-decoration: none;
	}

A.topnav:active
	{ 
		font-family: Arial;
		color: #000000;
		font-size: 13px;
		font-weight: none;
		text-decoration: none;
	}
	
A.topnav:hover
	{ 
		font-family: Arial;
		color: #FF0000;
		font-size: 13px;
		font-weight: none;
		text-decoration: none;
	}
	
A.topnav_sel
	{ 
		font-family: Arial;
		color: #FF0000;
		font-size: 13px;
		font-weight: none;
		text-decoration: none;
	}

A.topnav_sel:active
	{ 
		font-family: Arial;
		color: #FF0000;
		font-size: 13px;
		font-weight: none;
		text-decoration: none;
	}
	
A.topnav_sel:hover
	{ 
		font-family: Arial;
		color: #FF0000;
		font-size: 13px;
		font-weight: none;
		text-decoration: none;
	}
	
A.subnav
	{ 
		font-family: Arial;
		color: #FFFFFF;
		font-size: 10px;
		font-weight: none;
		text-decoration: none;
	}

A.subnav:active
	{ 
		font-family: Arial;
		color: #FFFFFF;
		font-size: 10px;
		font-weight: none;
		text-decoration: none;
	}
	
A.subnav:hover
	{ 
		font-family: Arial;
		color: #000000;
		font-size: 10px;
		font-weight: none;
		text-decoration: none;
	}
	
A.subnav_sel
	{ 
		font-family: Arial;
		color: #000000;
		font-size: 10px;
		font-weight: none;
		text-decoration: none;
	}

A.subnav_sel:active
	{ 
		font-family: Arial;
		color: #000000;
		font-size: 10px;
		font-weight: none;
		text-decoration: none;
	}
	
A.subnav_sel:hover
	{ 
		font-family: Arial;
		color: #000000;
		font-size: 10px;
		font-weight: none;
		text-decoration: none;
	}
	
A.bottom
	{ 
		font-family: Arial;
		color: #FFFFFF;
		font-size: 9px;
		font-weight: none;
		text-decoration: none;
	}
	
A.bottom:active
	{ 
		font-family: Arial;
		color: #FFFFFF;
		font-size: 9px;
		font-weight: none;
		text-decoration: none;
	}		
	
A.bottom:hover
	{ 
		font-family: Arial;
		color: #000000;
		font-size: 9px;
		font-weight: none;
		text-decoration: none;
	}
	
A.bottom_sel
	{ 
		font-family: Arial;
		color: #000000;
		font-size: 9px;
		font-weight: none;
		text-decoration: none;
	}
	
A.bottom_sel:active
	{ 
		font-family: Arial;
		color: #000000;
		font-size: 9px;
		font-weight: none;
		text-decoration: none;
	}		
	
A.bottom_sel:hover
	{ 
		font-family: Arial;
		color: #000000;
		font-size: 9px;
		font-weight: none;
		text-decoration: none;
	}
	
INPUT
	{	
	font-family: arial;
	color: #000000;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
	}
	
INPUT.field
	{	
	border: 1px solid #000000; 
	background-color: #FFFFFF; 
	font-family: arial;
	color: #000000;
	font-size: 10px;
	font-weight: none;
	text-decoration: none;
	}
	
TEXTAREA.field
	{	
	border: 1px solid #000000; 
	background-color: #FFFFFF; 
	font-family: arial;
	color: #000000;
	font-size: 10px;
	font-weight: none;
	text-decoration: none;
	}
	
INPUT.button
	{	
	border: 0px none #FFFFFF; 
	background-color: #FFFFFF; 
	font-family: arial;
	color: #000000;
	font-size: 13px;
	text-decoration: none;
	}

