
a:visited {color: #D0D0D0}
a:link {color: #FFFFFF}
a:alink {color: #FF0000}

body {
     background: url(newbg.jpg);
     background-repeat: no-repeat;
	 background-color: #c4e1cf;
	 color: white;
}

/*This is where the magic happens!*/
div.superbox {
     /*Any properties you'd want the box to have.*/
     /*Would probably be position, dimension type stuff.*/
     /*Though personally I would have a div outside this
       to control the dimensions.*/
	 margin-top: 0px;
	 margin-right: 4px;
	 margin-bottom: 6px;
	 margin-left: 3px;
     border: 1px solid #000000;
     position: relative;
     width: 100%;
}

/*This is where the magic happens!*/
div.coolbox {
     /*Any properties you'd want the box to have.*/
     /*Would probably be position, dimension type stuff.*/
     /*Though personally I would have a div outside this
       to control the dimensions.*/
	 margin-top: 0px;
	 margin-right: 4px;
	 margin-bottom: 6px;
	 margin-left: 3px;
     border: 1px solid #000000;
     position: relative;
     width: 100%;
}

/*This is where the magic happens!*/
div.box {
     /*Any properties you'd want the box to have.*/
     /*Would probably be position, dimension type stuff.*/
     /*Though personally I would have a div outside this
       to control the dimensions.*/
	 margin-top: 0px;
	 margin-right: 4px;
	 margin-bottom: 6px;
	 margin-left: 4px;
     border: 1px solid #000000;
     position: relative;
     width: 100%;
}

div.imagebox {
     /*Any properties you'd want the box to have.*/
     /*Would probably be position, dimension type stuff.*/
     /*Though personally I would have a div outside this
       to control the dimensions.*/
	 margin-top: 0px;
	 margin-right: 0px;
	 margin-bottom: 0px;
	 margin-left: 0px;
     border: 1px solid #000000;
     position: relative;
	 float:left;
}

div.commentbox {
     /*Any properties you'd want the box to have.*/
     /*Would probably be position, dimension type stuff.*/
     /*Though personally I would have a div outside this
       to control the dimensions.*/
	 margin-top: 4px;
	 margin-right: 0px;
	 margin-bottom: 0px;
	 margin-left: 0px;
     border: 1px solid #000000;
     position: relative;
	 width:650px;
	 float:left;
}

div.box_contents {
     background-color:transparent;
     position: relative;
     width: 100%;
     z-index: 101;
	 background: url(navbg.jpg);
	 background-repeat: repeat-x	 
}
div.box_background {
     filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='20p_333333.png');
     width: 100%;
     z-index: 99;
}

div.box_background {
     background-image:url(30p_333333.png);
     width: 100%;
     z-index: 99;
}

div.nav {
    /*Any properties you'd want the box to have.*/
    /*Would probably be position, dimension type stuff.*/
    /*Though personally I would have a div outside this
	  to control the dimensions.*/
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 6px;
	margin-left: 3px;

    border: 1px solid #000000;
    width: 100%;
}
div.nav_contents {
     background-color:transparent;
     position: relative;
     width: 100%;
     z-index: 101;
}
div.nav_background {
     filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='20p_333333.png');
     width: 100%;
     z-index: 99;
}
div.nav_background[class] {
     background-image:url(30p_333333.png);
     width: 100%;
     z-index: 99;
}

div.supersubnav {
    /*Any properties you'd want the box to have.*/
    /*Would probably be position, dimension type stuff.*/
    /*Though personally I would have a div outside this
	  to control the dimensions.*/
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;

    position: relative;
    width: 100%;
}
div.subnav {
    /*Any properties you'd want the box to have.*/
    /*Would probably be position, dimension type stuff.*/
    /*Though personally I would have a div outside this
	  to control the dimensions.*/
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;

    position: relative;
    width: 100%;
}
div.subcomment {
    /*Any properties you'd want the box to have.*/
    /*Would probably be position, dimension type stuff.*/
    /*Though personally I would have a div outside this
	  to control the dimensions.*/
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;

    /*position: relative;*/
    /*width: 100%;*/
}

div.supersubnav_contents {
     background-color:transparent;
     position: relative;
     width: 100%;
     z-index: 101;
}
div.supersubnav_background {
     filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='10p_333333.png');
     width: 100%;
     z-index: 99;
}
div.supersubnav_background[class] {
     background-image:url(20p_333333.png);
     width: 100%;
     z-index: 99;
}
div.subnav_contents {
     background-color:transparent;
     position: relative;
     width: 100%;
     z-index: 101;
}
div.subnav_background {
     filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='10p_333333.png');
     width: 100%;
     z-index: 99;
}
div.subnav_background[class] {
     background-image:url(20p_333333.png);
     width: 100%;
     z-index: 99;
}

div.topnav {
    /*Any properties you'd want the box to have.*/
    /*Would probably be position, dimension type stuff.*/
    /*Though personally I would have a div outside this
	  to control the dimensions.*/
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 6px;
	margin-left: 3px;

    border: 0px solid #000000;
    position: relative;
    width: 100%;
	color: black;
}

div.topnav a:visited {color: #102010}
div.topnav a:link {color: #000000}
div.topnav a:alink {color: #FF0000}




div.topnav_contents {
     background-color:transparent;
     position: relative;
     width: 100%;
     z-index: 101;
}
div.topnav_background {
     filter:alpha(opacity=100); /* IE's opacity*/
     left: 0px;
     opacity: 1.0;
     /*position: absolute;*/
     top: 0px;
     width: 100%;
     z-index: 99;
}

div.toplogo 
{
	color: black;
	padding: 2px;
	font-weight: bolder;
	font-size: 14px;
	height:50px
}

img.toplogo
{
	border: 1px solid #000000;
	left: 50px;
	position: absolute;
	top: 6px
}

div.headline
{
	padding: 2px; 
	height:61px; 
	font-weight: bolder; 
	font-size: 14px;
	background-color: white;
	border: 1px solid #000000;
	background: url(topnavbg.jpg);
	background-repeat: repeat-x
}

div.headlinenew
{
	padding: 2px; 
	height:105px; 
	font-weight: bolder; 
	font-size: 14px;
	background-color: white;
	border: 1px solid #000000;
	background: url(topnavbgnew.jpg);
	background-repeat: repeat-x
}

div.smallheadline
{
	padding: 2px; 
	height:61px; 
	font-weight: bolder; 
	font-size: 14px;
	background-color: white;
	border: 1px solid #000000;
	background: url(topnavbg.jpg);
	background-repeat: repeat-x;
	width:190px;
}
div.smallheader
{
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px; 
	font-weight: bolder; 
	font-size: 14px;
	text-align:center;
	left:17px;
	top:98px;

}

span.headline
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	left: 154px;
	top: 10px; 
	position: relative
}

span.headline2
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 18px;
	left: 154px;
	top: 10px; 
	position: relative
}

table.tabletopmenu
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	top: 15px;
	left: 154px;
	font-weight: bold;
	position: relative;
}

table.tabletopmenu a:link    {text-decoration:  none;} 
table.tabletopmenu a:visited    {text-decoration:  none;} 
table.tabletopmenu a:alink    {text-decoration:  none;} 

span.topselect
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	top: 19px;
	left: 854px;
	position: relative
}

table.phototable
{
	background-color:#555555;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	vertical-align: top;
}

td.selphototable a:visited {color: #000000}
td.selphototable a:link {color: #000000}
td.selphototable a:alink {color: #000000}

td.selphototable
{ 
	vertical-align: top; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px;
	background-color:#cccccc;
} 

td.phototable
{ 
	vertical-align: top; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px;
} 

tr.phototable
{ 
	vertical-align: top; 
}

td.bigphototable
{ 
	vertical-align: top; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bolder; 
	font-size: 12px;
} 

th.phototable
{ 
	vertical-align: top; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px;
} 

th.bigphototable
{ 
	vertical-align: top; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bolder; 
	font-size: 12px;
} 

div.boxheadline
{
	color: black;
	padding: 4px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bolder; 
	font-size: 14px;
	background-color: white;
	background: url(navbg.jpg);
	background-repeat: repeat-x
}

div.boxheadline a:visited {color: #000000}
div.boxheadline a:link {color: #000000}
div.boxheadline a:alink {color: #000000}


div.structboxheadline
{
	color: black;
	width: 582px;
	height: 17px;
	padding: 4px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bolder; 
	font-size: 14px;
	background-color: white;
	background: url(navbg.jpg);
	background-repeat: repeat-x;
	float:left;
	margin-bottom: 6px;
}

div.structboxnavi
{
	color: black;
	width: 195px;
	padding: 4px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bolder; 
	font-size: 14px;
	background-color: white;
	background: url(navbg.jpg);
	background-repeat: repeat-x;
	text-align:right;
	float:left;
	margin-bottom: 6px;	
}

div.structboxnavi a:visited {color: #000000}
div.structboxnavi a:link {color: #000000}
div.structboxnavi a:alink {color: #000000}

div.viewbg
{
	color: black;
	width: 100%;
	background-color: white;
	background: url(navbg.jpg);
	background-repeat: repeat-x;
	float:left;
}

div.viewboxheadline
{
	color: black;
	width: 70%;
	padding: 4px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bolder; 
	font-size: 14px;
	text-align:right;
	float:right;
	margin-bottom: 6px;
}

div.viewboxnavi
{
	color: black;
	width: 25%;
	padding: 4px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bolder; 
	font-size: 14px;
	float:left;
	margin-bottom: 6px;	
}

div.viewboxnavi a:visited {color: #000000}
div.viewboxnavi a:link {color: #000000}
div.viewboxnavi a:alink {color: #000000}
div.viewboxheadline a:visited {color: #000000}
div.viewboxheadline a:link {color: #000000}
div.viewboxheadline a:alink {color: #000000}

div.viewboxcomment
{
	width:600px;
}

div.commentboxheadline
{
	color: black;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bolder; 
	font-size: 14px;
	background-color: white;
	background: url(navbg.jpg);
	background-repeat: repeat-x;
}

div.textboxfirst
{
	padding: 3px; 
	padding-top: 6px;
	width: 582px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px
}

div.textbox
{
	padding: 3px; 
	padding-top: 0px;
	width: 582px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px
}

div.imagetextbox
{
	padding: 3px; 
	padding-left: 5px; 
	padding-right: 5px; 
	padding-top: 4px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px
}

div.imagetextboxhead
{
	padding: 3px; 
	padding-left: 5px; 
	padding-top: 5px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bolder; 
	font-size: 14px;
}

div.textboxfont
{
	z-index: 103;
	padding: 7px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px
}

div.textboxfontwide
{
	z-index: 103;
	padding: 7px; 
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px
}

div.textboxfloat
{
	margin-bottom: 6px;
	float:left
}

div.textboxsmall
{
	padding: 3px; 
	padding-top: 6px;  
	width: 184px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px
}

div.textboxsmallwide
{
	padding: 3px; 
	padding-top: 6px;  
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px
}

div.textboxlinkfirst
{
	padding: 3px; 
	padding-top: 6px;  
	width: 582px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

div.textboxlink
{
	padding: 3px; 
	padding-top: 0px;  
	width: 582px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

div.textboxcommentfirst
{
	padding: 3px; 
	padding-top: 6px;  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

div.textboxcomment
{
	padding: 3px; 
	padding-top: 0px;  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

img.smallselthin
{
	border: 1px solid #FF0000;
}

img.smallfotthin
{
	border: 1px solid #000000;
}

img.view
{
	border: 1px solid #000000;
}

img.oldfot
{
	border: 1px solid #000000;
	margin-top: 6px
}

img.newfot
{
	border: 1px solid #FF0000;
	margin-top: 6px
}

img.chgfot
{
	border: 1px solid #0000FF;
	margin-top: 6px
}

table.tableclass
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px
}

div.structboxfirst
{
	padding: 3px; 
	padding-top: 0px;
	width: 783px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px
}

div.structbox
{
	padding: 3px; 
	padding-top: 0px;
	width: 783px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px
}

div.structboxfont
{
	z-index: 103;
	padding: 7px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px
}

div.structboxfloat
{
	margin-bottom: 6px;
	float:left
}

div.structboxsmall
{
	padding: 3px; 
	padding-top: 6px;  
	width: 184px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px
}

div.structboxlinkfirst
{
	padding: 3px; 
	padding-top: 6px;  
	width: 582px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

div.structboxlink
{
	padding: 3px; 
	padding-top: 0px;  
	width: 582px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

div.superstructboxfirst
{
	float:left;
	margin-right:5px;
	padding: 3px; 
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px
}

div.superstructbox
{
	float:left;
	margin-right:5px;
	padding: 3px; 
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px
}

div.superstructboxfont
{
	z-index: 103;
	padding: 7px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px
}

div.superstructboxfloat
{
	margin-bottom: 6px;
	float:left
}

div.superstructboxsmall
{
	padding: 3px; 
	padding-top: 6px;  
	width: 184px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px
}

div.superstructboxlinkfirst
{
	padding: 3px; 
	padding-top: 6px;  
	width: 582px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

div.superstructboxlink
{
	padding: 3px; 
	padding-top: 0px;  
	width: 582px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

