/* CSS Document */

body{
	margin:0;
	font-family: verdana,helvetica,sans;
	font-size: 10px;
	overflow:auto;
}

.powfooter {text-align:center; font-family: verdana,arial,helvetica; font-size: 10px; color: #FFFFFF;text-decoration: none;}

td{
	font-family: verdana,helvetica,sans;
	font-size: 10px;
}

a.SideMenuLinks{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	display: block;
	text-decoration: none;
	height: 17px;
	padding-top: 2px;
}

a.SideMenuLinks:hover{
	background-color: #CCCC66;
	cursor: default;
}

.sidehead{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF00;
	display: block;
	background-color: #576729;
	height: 17px;
	font-weight: bold;
	padding-top: 2px;
}
a.TopButtonLinks{
	border-color: #333300;
	border-style: solid;
	border-width: 1px;
}

a.TopButtonLinks:hover{
	border-color: #FFFF00;
	border-style: solid;
	border-width: 1px;
	cursor: default;
}

table.lefthandside{
	height: 100%;
	float: left;
}

.prof_head{
	font-family: verdana,helvetica,sans;
	font-size: 12px;
	color: #006600;
	font-weight: bold;
	background-image: url(../images/prof_head_bg.gif);
}
.pages_list{
	font-family: verdana,helvetica,sans;
	font-size: 10px;
	font-weight: normal;
	display: list-item;
	list-style-image: url(../chd_img/bul_down_arrow.gif);
	list-style-position: outside;
	padding-left: 20px;
	margin-left: 10px;
	color: #000000;
}

.box_border{
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
}

.right_border{
	border-right-color: #009900;
	border-right-style: solid;
	border-right-width: 1px;
}

.psh_footer{
	background-color:#333300;
	width: 100%;
	text-align: center;
	padding-bottom: 8px;
}

.s_bottom_link{
	color: #66FF00;
	text-decoration: none;
	font-weight: bold;
}

.s_bottom_link:hover{
	color: #FFFF00;
}

.internet_price{
	font-size: 16px;
	color: #576729;
	font-weight: bold;
	font-variant: small-caps;
	border-color: #00FF00;
	border-style: ridge;
	border-width: 1px;
	background-color: #FFFF00;
}

hr {
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
}