body { background-color: #F4D3E1; color: #dddddd}
body, table, input, select, textarea { font-family:tahoma,arial; font-size: 12px; }
input, textarea { border : black 1px solid; }
.select2 
{
    border-left : solid 1px black; 
    border-bottom : solid 1px black;
}
.heaven { COLOR:#CFE4F3; }
.dark { COLOR:#750A2D }
.button 
{
    background-COLOR:#750A2D; color:White; 
    padding:2px 4px 2px 4px; 
    font-weight: bold; font-family: Arial;
    font-size: 11px;
}
.clouds { COLOR:white; }
.angel {  background-COLOR:#accfe8; color:black; }
.menu { color:white; font-size:20px }
.white { color:white; }
.alert { color:red; }
.smaller { font-family:arial; font-size: 11px; }
.size { font-family:arial; font-size: 11px; padding-top: 9px; text-align: center ; color: #D2B6C2;}
.text { font-size: 12px; }
.bigger 
{
    font-family:arial; 
    font-size: 16px; 
    margin: 4px 0px 4px 0px;
}
.pagetop { background-position: left bottom; background-repeat: no-repeat; }
.pagebottom { background-position: left top; background-repeat: no-repeat; }
.transparent { filter: alpha(opacity=60);-moz-opacity:.60;opacity:.60; }
.opaque { filter: alpha(opacity=70);-moz-opacity:.70;opacity:.70; }

a { text-decoration:none; }
a:hover {text-decoration:underline; }

.picture 
{
    padding: 9px 9px 9px 9px;
    Border : solid 1px #660927;
    Background-Color : #800B31;
}
.navigator 
{
    border-top: solid 1px #D2B6C2;
	padding-top:7px; 
}
.sectionheader 
{
    color: White;
    font-size: 14px;
    font-weight: bold;
    border-bottom: solid 1px #D2B6C2;
	padding-top:20px; 
}
.sectionheader2
{
    color: White;
    font-size: 14px;
    font-weight: bold;
    border-bottom: solid 1px white;
	padding-top:20px; 
}
.infotable { 
	background-COLOR:#accfe8; 
	padding-left:10px; 
	padding-right:10px; 
	padding-top:2px; 
	padding-bottom:4px; 
	border-right:1px solid white;
	border-bottom:1px solid white;
}
.infotable2 { 
	background-COLOR:#bddff8; 
	padding-left:10px; 
	padding-right:10px; 
	padding-top:2px; 
	padding-bottom:4px; 
	border-right:1px solid white;
	border-bottom:1px solid white;
}
.infotable3 { 
	padding-left:10px; 
	padding-right:10px; 
	padding-top:2px; 
	padding-bottom:4px; 
	border-right:1px solid #800B31;
	border-bottom:1px solid #800B31;
}

#container {
   position: relative;
   top: 0px;  left: 0px;
}

#translucentbkg {
   width: 660px !important;
   width: 680px ;
   /* height: 300px; */
   background-image: url(/10.png) !important;  /* Mozilla only */
   background-color: transparent !important;           /* Mozilla only */
   background-image: none;                             /* IE only */
   background-color: #750A2D;                          /* IE only */
   filter:alpha(opacity=90);                           /* IE only */
   padding: 0px 10px 10px 10px;
}

#opaquetext 
{
    position: relative; 
}

#container2 {
   position: relative;
   top: 0px;  left: 0px;
}

#translucentbkg2 {
   width: 120px  ;
   background-image: url(/40.png) !important;  /* Mozilla only */
   background-color: transparent !important;           /* Mozilla only */
   background-image: none;                             /* IE only */
   background-color: #888888;                          /* IE only */
   filter:alpha(opacity=60);                           /* IE only */
 	padding-left:20px; 
	padding-right:20px;
	padding-top:0px; 
	padding-bottom:20px; 
}

#opaquetext2
{
    position: relative; 
}
