body	{
	margin:0px 0px 0px 0px;
        color:#000;
	font-family:verdana, arial, sans-serif;
	background:#063D88;
	}
     	
a.menulinks:link  {
        color:#06459B;
        text-decoration:none;
        }

a.menulinks:visited {
        color:#06459B;
        text-decoration:none;
        }

a.menulinks:hover {
        color:#000;
        }

a.menulinks:active {
        color:#06459B;
        }

a:link	{ 
	color:#06459B; 
	text-decoration:none;
	}
	
a:visited { 
	color:#06459B; 
	text-decoration:none; 
	}
	
a:hover	{ 
	color:#000; 
	}

a:active { 
	color:#00; 
	}
	
.content {
	position:center;
	text-align:center;
	width:700px;
	background:#FFF;
        border-right:1px solid #111;
        border-left:1px solid #111;
	}

.menu	{
	width:100%;
	color:#000;
        font-family:verdana;
        font-size:10pt;
	font-weight:bold;
	background:#D4E6FF;
	padding:1px;
	border-top:#000 solid 1px;
	border-bottom:#000 solid 1px;
	}

.label  {
        font-family:verdana;
        font-size:12pt;
        font-weight:bold;
        }

.print-label  {
        font-family:verdana;
        font-size:10pt;
        font-weight:bold;
        }

.gallery-label  {
        font-family:verdana;
        font-size:11pt;
        font-weight:bold;
        }

.response  {
        font-family:verdana;
        font-size:11pt;
        font-weight:bold;
        }

.mainsize {
	width:600px;
	background:#FFF;
	}

.snapshots_index {
	width:400px;
	background:#FFF;
	}

td	{
        font-family:verdana;
        font-size:10pt;
	background:#FFF;
	}

.note    {
        font-family:verdana;
        font-size:8pt;
        }

.order    {
        font-family:verdana;
        font-size:20pt;
        }

img2 	{
	border-color: #2B1A2C;
	border-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	}

img.shadow {
	filter:progid:dximagetransform.microsoft.shadow   
	(color=#000000,direction=135,strength=5);
	}
        
img.websize {
        border-color: #000;
        border-style: solid;
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-right-width: 1px;
        margin-top:0px;
        filter:progid:dximagetransform.microsoft.shadow
        (color=#000000,direction=135,strength=5);
        }

img.h-thumb {
	height:96px;
	width:128px;
	border-color: #000;
	border-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	margin-top:10px;
        filter:progid:dximagetransform.microsoft.shadow
        (color=#000000,direction=135,strength=5);
	}

img.v-thumb {
        height:128px;
        width:96px;
        border-color: #333;
        border-style: solid;
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-right-width: 1px;
        margin-top:10px;
        filter:progid:dximagetransform.microsoft.shadow
        (color=#000000,direction=135,strength=5);
        }

img.i-thumb {
        height:71px;
        width:95px;
        border-color: #000;
        border-style: solid;
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-right-width: 1px;
        margin-top:10px;
        filter:progid:dximagetransform.microsoft.shadow
        (color=#000000,direction=135,strength=5);
        }

.footer {
        width:100%;
        color:#000;
        font-family:verdana;
        font-size:8pt;
        font-weight:normal;
        background:#D4E6FF;
        padding:2px;
        border-top:#000 solid 1px;
	}

.month_title {
	color: #333; 
	font-weight:bold;
	font-family:georgia; 
	font-size: 14pt;
	}
			
.netscapebug {
	font-family: verdana, arial, helvetica, serif;
	font-size: 10pt;
	}
