/* Holly Hacks 1 */

* html .ie1 {
	padding-left: 900px;
}

* html .ie3 {
	margin-left: -900px;
}

/*\*/
* html .ie1, * html .ie2, * html .ie3 {
	height: 1px;
	position:relative;
}
/**/

 
body{
	margin-left:8px;
	margin-top: 12px;
	margin-right:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.txtLg{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.greyedOut{
	color: #c0c0c0;
}
.pod{
	margin:0px;
	padding:0px;
}
.podCap{
	background:url("images/pod_right.gif") no-repeat right;
	height: 71px;
}

.podCap .title{
	background:url("images/pod_left.gif") no-repeat;
	height: 71px;
	padding-top: 50px;
	padding-left: 12px;
	padding-bottom: 0px;
	font-size: 11px; 
}

.podFoot{
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	background:url("images/pod_foot_right.gif") no-repeat right top;
	height: 10px;
	
}
.podFoot .titleF{
	padding: 0px;
	margin: 0px;
	background:url("images/pod_foot_left.gif") no-repeat left top;
	height: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	
}

.podBody{
	position: relative;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	padding: 0px;
	margin: 0px;
	
	left:0;
	top: 0;

}

.podBody .home{
	padding-left: 3px;
	margin-left: 12px;
	border-left: solid 1px #666666; 
}

.podBody .home .content{
	padding-left: 4px;
	border-left: solid 1px #666666;
}

a{
	color: #000000;
	text-decoration: none;
}

a:hover{
	color: #CC0000;
	text-decoration: underline;
}

.linkON{
	color: #CC0000;
}

.headingtitle{
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
}











