body {
   background-color : #f0ec97;
   background-image : url(images/bg.gif);
   background-repeat : repeat-x;
   background-position : top left;
   margin-top: 0;
   margin-right: 0;
   margin-bottom: 0;
   margin-left: 0;}
   
a:link {text-decoration: none;}
a:visited {	text-decoration: none;}
a:hover {text-decoration: underline;}
a:active {text-decoration: none;}
	
.head {font-size: x-small; color: #666666; font-family: Arial; font-weight: normal;}
.nav_art {font-family: Tahoma; color: yellow; font-size: 11px; font-weight: bold;}
.nav {font-family: Tahoma; color: #d7c36c; font-size: 9pt; font-weight: bold;}
.nav_hlight {font-family: Tahoma; color: yellow; font-size: 11px; font-weight: bold;}
.scroll_red {font-family: Tahoma; color: red; font-size: 13px; font-weight: bold;}
.main {font-family: "Trebuchet MS", Verdana, Arial;	font-size: 14px;color: #000080; font-weight: normal;}
.green {font-family: Tahoma; font-size: medium; color: #006633; }
.image_index{	border-style:solid;	border-color: #f1cc7c;	border-width:5px;	}	
.image{	border-style:solid;	border-color: white;	border-width:5px;	}	

