/* **************************************************************************** */
/*	Style sheet for olympus Textiles- the netherlands                                   	*/
/*	(c) 2003 Stuij.com (http://www.stuij.com/ )                                 					*/
/*													                                                                               */
/* **************************************************************************** */

body 

{

background: #996699;

font-family:"verdana","arial"; 

font-size: 12px; 

color:#000033;

}

td
{
	color:660066;
	font-family:"verdana","arial";
	font-size:12px;

}

td.internal
{
	color:660066;
	font-family:"verdana","arial";
	font-size:12px;
	scrollbar-face-color:#ffccff;
	scrollbar-arrow-color:#660066;
	scrollbar-track-color:#ffccff;
	scrollbar-shadow-color:#660066;
	scrollbar-highlight-color:#660066;
	scrollbar-3dlight-color:#ffccff;
	scrollbar-darkshadow-Color:#ffccff;
}

p.main

{
	margin-left : 12px;
	margin-top : 10px;
	margin-right : 10px;
	margin-bottom : 10px;
}


td.menu
{
	color: white;
	font-family:"verdana","arial";
	font-size:12px;
	margin-left : 12px;
	background-color : #660066;
}

td.main
{
	color:660066;
	font-family:"verdana","arial";
	font-size:12px;
	background : url(images/olympus_r6_c5.jpg);
	//margin-left : 12px;
	//margin-top : 10px;
	//margin-right : 10px;
	//margin-bottom : 10px;
	scrollbar-face-color:#ffccff;
	scrollbar-arrow-color:#660066;
	scrollbar-track-color:#ffccff;
	scrollbar-shadow-color:#660066;
	scrollbar-highlight-color:#660066;
	scrollbar-3dlight-color:#ffccff;
	scrollbar-darkshadow-Color:#ffccff;
	background-repeat : no-repeat;
}

H1
{
	font-family:"verdana","arial";
	font-size:22px;
    MARGIN-TOP: 3px;
    MARGIN-BOTTOM: 3px
}

H2
{
	font-family:"verdana","arial";
	font-size:18px;
    MARGIN-TOP: 3px;
    MARGIN-BOTTOM: 3px
}

H3
{
	font-family:"verdana","arial";
	font-size:15px;
    MARGIN-TOP: 3px;
    MARGIN-BOTTOM: 3px
}

H4
{
    MARGIN-TOP: 3px;
    MARGIN-BOTTOM: 3px
}

H5
{
    MARGIN-TOP: 3px;
    MARGIN-BOTTOM: 3px
}

A
{
	color: #660066;
    TEXT-DECORATION: underline
}

A:hover
{
	color: #660066;
	TEXT-DECORATION:underline
}

A:link {
	COLOR: #660066; TEXT-DECORATION: none
}

A:visited {
	COLOR: #660066; TEXT-DECORATION: none
}

A.menu:link {
	font-weight:bold; COLOR: #FFFFFF; TEXT-DECORATION: none
}

A.menu:visited {
	font-weight:bold;COLOR: #FFFFFF; TEXT-DECORATION: none
}

A.menu:active {
	font-weight:bold;COLOR: #FFFFFF; TEXT-DECORATION: none
}

A.menu:hover {
	font-weight:bold;COLOR: #FFFFFF; TEXT-DECORATION: underline
}

/* style for form elements */
textarea,input,select {
	background-color: #ffffff;
	border-width: 1px;
	border-color: #660066;
	color:#660066;
	padding: 2px;
	margin: 1px;
}

hr {
  color: #660066;
  size : 2;	
}

/* stype for the button of the site */
.button {
	font-family: "verdana", "arial", "geneva", sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-color: #660066;
}

.radio {
	font-family: "verdana", "arial", "geneva", sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffcc99;
}


