body {
background-position: left top; 
background-image:url('../images/texture.gif'); 
overflow-x:hidden; 
overflow-y:auto;
background-color:#335F7A;
color:#333333;
font-size:12px; 
font-family:Verdana;
cursor:crosshair 
}



h1   {
font: 10pt Verdana;
color:#335F7A;
font-weight: bold;
}
h2   {
font: 10pt Verdana;
color:#333333;
}


img.div {
width: 525px;
height:1px;
}

div.structure {
width:100%;
border:0px;
position:absolute;
left:0;
top:0;
}
table.structure {
width:100%;
height:1080px;
border-collapse:collapse;
border:0px;
padding:0px;
}
td.structureside {
height:1080px;
width:50%; 
}
td.structuremiddle {
height:1080px;
width:800px; 
}


table.backgroundtable {
width:850px;
height:1080px;
border-collapse:collapse;
border:0px;

padding:0px;
background-position: left top; 
background-image:url('../images/.jpg');
background-repeat: repeat-y; 
}
td.backgroundtd {
height:1080px;
width:900px; 
}



table.main {
width:800px;
height:1055px;
border-collapse:collapse;
border:0px;
padding:0px;
}
td.top {
width:800px;
height:250px;
padding:1px; 
border-top:1px solid #363430; 
border-left:1px solid #363430; 
border-right:1px solid #363430;
border-bottom:1px solid #363430;
background-color: #6A7D84;
background-position: left top; 
background-image:url('../images/bannerbxl.jpg');
}
td.menu {
width:800px;
height:30px;
border:1px;
border-left:1px solid #363430; 
border-right:1px solid #363430;
background-position: left top; 
background-image:url('../images/cellbg.gif');
background-repeat: repeat-x; 
}
td.content {
width:800px;
height:800px;
border:1px solid #363430; 
padding:1px;
background-color:#dedede;
}
td.lnk{
color:#333333;
width:800px;
height:30px;
border-top:0px none;
border-left:1px solid #363430; 
border-right:1px solid #363430;
border-bottom:1px solid #363430;
background-color:#dedede;
font: 10px Verdana;
background-position: left top; 
background-image:url('../images/texture.gif');
}

td.credit{
width:800px;
height:30px;
border-left:1px solid #363430; 
border-right:1px solid #363430;
border-top:0px;
border-bottom:0px;
background-color:#752121;
font: 10px Verdana;
color:#dedede;

}
td.foot{
width:800px;
height:25px;
border-right:1px solid #363430;
border-left:0px;
border-top:0px;
border-bottom:0px;
background-position: left top; 
background-image:url('../images/foot.gif'); 
background-repeat:no-repeat;
}


table.toptable{
font-size: 10px; 
font-family: Verdana; 
color: #333333; 
border:0px;
padding:5px;
border-collapse: collapse;
width:798px;
height:150px;
}
td.toptabletdleft{
width:450px;
height:150px; 
}
td.toptabletdright{
width:348px;
height:150px;
}


table.menutable{
width:798px;
height:30px;
border:0px;
padding:0px;
border-collapse: collapse;
}
td.menucell {
width:133px; 
height:30px;
background-color: #9A3300;
color:#dedede;
font-family:Verdana; 
font-size:8pt;
cursor:crosshair;
background-image:url('../images/cellbg.gif');
background-position: left top;
background-repeat: repeat-x; 
} 

td.menucellon {
width:133px; 
height:30px;
color:#dedede;
font-family:Verdana; 
font-size:9pt;
font-weight:bold;
cursor:crosshair;
background-image:url('../images/cellarrowwh.gif');
background-repeat: no-repeat; 
background-position: center bottom; 
}

table.contenttable{
width:798px;
height:800px;
border:0px;
padding:0px;
border-collapse: collapse;
}
td.contenttdleftmenu{
width:185px;
height:800px; 
padding:10px;

}
td.contenttdcontent{
width:615px;
height:800px;
border-left:1px solid #2B2A26; 
}
td.contenttablecontenttdpub{
border-left:1px solid #2B2A26; 
}

table.contenttablecontent{
width:100%;
height:800px;
border:0px;
padding:0px;
border-collapse: collapse;
}
td.contenttablecontenttd{
padding:10px;
width:100%;
}


td.submenucell {
height:20px;
background-position: left center; 
background-image:url('../images/'); 
background-repeat:no-repeat;
background-color: #cdcdcd;
color:#333333;
cursor:pointer;
} 
td.submenucellon {
height:20px;
background-position: right center; 
background-image:url('../images/arrows.gif'); 
background-repeat:no-repeat;
color:#752121;
cursor:pointer;
}
 

table.leftmenusub{
width:185px;
border:0px;
padding:4px;
border-collapse: collapse;
font-family:Verdana; 
color:#DDDDCC;
border-top: 1px solid #aaaaaa; 
border-bottom: 1px solid #aaaaaa; 
border-left: 1px solid #aaaaaa; 
border-right: 1px solid #aaaaaa; 
}
td.leftmenusubtdhead{
font-size:11pt;
height:20px;
border-bottom: 1px dotted #752121; 
font-weight:bold;
background-color:#cdcdcd;
color:#752121;
}
td.leftmenusubtdcontent{
font-size:10px;
background-color: #cdcdcd;
color:#333333;

} 



.forminputs {  
background-color: #dedede; 
color: #333333; 
font-family: Verdana; 
font-size: 10px; 
border: 1px solid #484848; 
}

a:link.blue    		{color:#333333; text-decoration:none;}
a:visited.blue 		{color:#333333; text-decoration:none;}
a:active.blue  		{color:#333333; text-decoration:none;}
a:hover.blue   		{color:#335F7A; text-decoration:none;}

a:link.red	    	{color:#752121; text-decoration:underline;}
a:visited.red	 	{color:#752121; text-decoration:underline;}
a:active.red	  	{color:#752121; text-decoration:underline;}
a:hover.red		   	{color:#752121; text-decoration:none;}

a:link.dark    		{color:#333333; text-decoration:underline;}
a:visited.dark 		{color:#333333; text-decoration:underline;}
a:active.dark  		{color:#333333; text-decoration:underline;}
a:hover.dark   		{color:#752121; text-decoration:none;}

a:link.light		{color:#dedede; text-decoration:underline;}
a:visited.light		{color:#dedede; text-decoration:underline;}
a:active.light  	{color:#dedede; text-decoration:underline;}
a:hover.light		{color:#dedede; text-decoration:none;}

a:link.home			{color:#804040; text-decoration:none;}
a:visited.home		{color:#804040; text-decoration:none;}
a:active.home  		{color:#804040; text-decoration:none;}
a:hover.home		{color:#804040; text-decoration:none;}
