﻿body { 
margin: 25px 20px 25px 20px; 
background: #FFFFFF;
font-family:Trebuchet MS, sans-serif;
} 

a:link {color: #000080}
a:visited {color: #000080}
a:hover {color: #CC00FF}

table{
/*border:1px solid #000000;
border-collapse:collapse;*/
}

/*td{border:1px dashed #000000;}*/

iFrame{
height:0px;
width:100%;
}

#container {
border:2px ridge silver;
background-image: url('../images/textures/sandstone.gif');
background-repeat:repeat;
padding:20px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
margin-bottom:-1px;
} 

#header{
	
}

#mainbody{
}

#navbot{
  width:225px;
  text-align:center;
}

#svcmenu{
  margin-top:30px;
  padding: 10px;
  background: #EEEEEE;
  font-size: 14px;
  font-weight: bold;
  }

#svcdesc{
  padding: 10px;
  background: #E5D0F0;
  color: #000080;
  font-size: 14px;
  font-weight: bold;
  }
  
#quicklinks{
  font-size:16px;
  text-align: left;
  line-height: 20px;	
  }  

#svcdollars{
  width: 250px;
  padding: 15px;
  background-image: url('../images/textures/stone1.jpg');
  background-repeat:repeat;
  text-align: center;
  }

#iframe0{

}

#iframe1{

}

.iframeNav{
	background-color:#F6F6F6;
	padding-left:10px;
	text-align:left;
	color:#000080;
	height:25px;
	
}

.svcFrame{
	margin-top:30px;
	background-image: url('../images/textures/sandstone.gif');
	background-repeat:repeat;
	vertical-align:middle;
	text-align:center;
	width:100%;
	height:100%;
  }

.svcFrame0{
	margin-top:30px;
	background-color:#FFFFFF;
	vertical-align:middle;
	text-align:center;
	width:100%;
	height:100%;
  }


.txtBody{
	
}  


.txtTiny1{
  text-align:justify;
  font-size:small;
  color: #000080;
}