p,table,li,dl,dt,h1,h2,h3,td
{
font-family: Calibri,Arial;
color: #cccccc;
}

h1,h2
{
color: #990000;
text-decoration: underline; 
text-align: center;
}

h3
{
color: #ffffff;
text-align: justify;
font-size: 140%;
font-family: Calibri,Arial, Helvetica, sans-serif;
}
h4
{
color: #bbbbbb;
text-align: justify;
font-size: 100%;
font-family:Arial, Helvetica, sans-serif;
}

h5
{
color: #666666;
text-align: justify;
font-size: 90%;
font-family:Arial, Helvetica, sans-serif;
}

h6
{
color: #666666;
text-align: justify;
font-size: 75%;
font-family:Arial, Helvetica, sans-serif;
}

td,p.links

{
font-size: 85%;
color: #ffffff;
text-align: center;
}
td,p.center

{
font-size: 85%;

text-align: center;
}
td,p.justify

{
font-size: 88%;

text-align: justify;
}
td,p.normal

{
font-size: 88%;
color: #eeeeee;
text-align: left;
}
li,ul.normal
{
font-size: 88%;
color: #cccccc;
text-align: justify;
}

p.small
{
font-size: 75%;
color: #bbbbbb;
text-align: center;
font-family:Calibri,Arial;

}
p.center
{
font-size: 88%;
color: #222222;
text-align: center;
}

p.black
{
font-size: 100%;
color: black;
text-align: center;
}
p.#f5f5f5
{
font-size: 100%;
color: #222222;
text-align: justify;
}
p.right
{
font-size: 100%;
color: #222222;
text-align: right;
text-decoration: bold;
}

}

dl,dt,dd
{
font-size: 95%;
color: #222222;
text-align: justify;
}

body.normal
{
background-image: url('images/Pattern.jpg');
background-attachment: fixed;


}
#main {
/* The master div to make sure that our popup menus get aligned correctly.  Be careful when playing with this one. */
	position:relative;
	margin:0px;
	width:800px;
	text-align:left;
}
#footer {
/* The master div to make sure that our popup menus get aligned correctly.  Be careful when playing with this one. */
	
	margin:0px;
	width:800px;
	text-align:left;
}
#picture {
/* The master div to make sure that our popup menus get aligned correctly.  Be careful when playing with this one. */

	margin:0px;
	background-color: #333333;
	background-attachment:fixed;
	text-align:center;
	vertical-align:middle;
	width: 300px;
}
#maintable {
/* The master div to make sure that our popup menus get aligned correctly.  Be careful when playing with this one. */
	width: 800px;
	background-color:#242425;
	background-attachment:fixed;
	
};

#info {
/* The master div to make sure that our popup menus get aligned correctly.  Be careful when playing with this one. */
;
	margin:0px;
	text-align:left;
	vertical-align:top;
	width: 500px;
}




body.notnormal
{
background-color:#E8EBA7 ;
background-attachment: fixed;
scrollbar-face-color:#C0000F;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#E6A0AC;
scrollbar-shadow-color:'';
scrollbar-highlight-color:'';
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:''
}
body.products
{
background-image: url('images/Pattern.jpg');
background-attachment: fixed;

}

body.main
{

background-attachment: fixed;
scrollbar-face-color:#C0000F;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#E6A0AC;
scrollbar-shadow-color:'';
scrollbar-highlight-color:'';
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:'';
}



a:link 
{
color: #ffffff;
text-decoration:none;

}
a:visited 
{
color: #ffffff;
text-decoration:none;

}
a:active  
{
color: #993300;
text-decoration:none;

}
a:hover 
{
color: #993300;
text-decoration:none;

}

