BODY
{
	background-color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
}

TD
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
}

TD.main
{
	background-color : #F8F8F8;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
}

TD.border
{
	background-color : #EEEEEE;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
}


.box
{

    background-color : #EEEEEE;
    font-size : 12px;
    padding  : 12px;
    line-height : 16px;
    border-width : 1px;
    border-style : solid;
    border-color : black;
}

H2
{
    color : #501044;
	font-size : 20px;
}

H3
{
    color : #501044;
	font-size : 16px;
}

H4
{
    color : #501044;
	font-size : 20px;
	text-align: left;
}

H5
{
    color : #501044;
	font-size : 16px;
	text-align: left;
}

H6
{
    color : #501044;
	font-size : 18px;
	text-align: center;
	font-family : "Times New Roman", Times, serif;
	font-style : italic;
	font-weight : normal;
}
    
IMG
{
	border-color : #501044;
}

.grey
{
    background-color : #CFE7E7;
    font-weight : bold;
    font-size : 16px;
}

.indent
{
    margin-left : 30px;
}

.bold
{
    color : #501044;
	font-weight : bold;
}

.footer
{
	font-size : 12px;
	text-align: center;
}

.form
{
	font-size : 13px;
}

.caption
{
	font-size : 12px;
    text-align: center;
}

.copyright
{
	font-size : 9px;
	color : #666666;
	text-align: center;
}

.galtitle
{
	font-size : 15px;
	font-style : italic;
}

.galdescript
{
	font-size : 13px;
}

.galmaterials
{
	font-size : 14px;
	padding-top: 4px;
}

.galprice
{
	font-size : 15px;
	padding-top: 4px;
}

.galpricesub
{
	font-size : 13px;
}

A:LINK
{
    color : #0000FF;
    text-decoration : none;
}

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

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

.photocontain
{
    align : center;
}

.photocaption
{
    width:250px; 
    text-align:center;
    font-size : 11px;
}