/* Softiris CSS  */
BODY {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: #ecec9a repeat-x 50% top; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: #000000; PADDING-TOP: 0px; TEXT-ALIGN: center; font-family: "Segoe UI", "Trebuchet MS", "Arial Narrow", Arial;
	font-size: 10px;
}
#portal{
width:700px; background:url(../images/background.jpg) center repeat-y; text-align:left; padding-left:8px;
}
#portal_foot{
width:700px; background:url(../images/base.jpg) center repeat-y; text-align:center;
}
#portal_top{
width:700px; background:url(../images/top.jpg) center repeat-y; text-align:center;
}
#content_casing{
width:680px; table-layout:inherit;;
}
#content_box{ 
width:99%; margin-left:3px; margin-right:3px; border:0px;
}
#right_column{
background:url(../images/right_bg.jpg) repeat-y right;
 }
.navLink, .navLink:link, .navLink:visited{
	display:block; color:#FFFFFF; border:#FFFF01 1px solid; padding:2px; text-decoration:none; background-color:#FF7F00; 
}
.navLink:hover{
	background-color:#FFFF01; color:#000000; border:#FF7F00 1px solid;
}
#PocketBoxA{
 border:#FF7F00 1px solid; padding:0px; margin-top:2px;
}
#sectionheadA{
 width:100%; font-size:14px; display:block; background-color:#FEE4BF; font-weight:bold; color:#FF7F00; border-bottom:#FF7F00 1px dashed;
}
#sectionheadB{
 width:100%; font-size:14px; display:block; font-weight:bold; color:#666666; border-bottom:#FF7F00 1px dashed;
}
.dyn_layer {
	position:relative;
	width:100%;
	z-index:1;
}
.formbutton {
	BORDER-RIGHT: white 1px solid; BORDER-TOP: white 1px solid; FONT-SIZE: 10px; BACKGROUND:#FF7F00; BORDER-LEFT: white 1px solid; CURSOR: hand; COLOR: #ffffff; BORDER-BOTTOM: white 1px solid; font-family:"Franklin Gothic Book", "Trebuchet MS", Arial HEIGHT: 20px; TEXT-DECORATION: none
}
.textboxes {
	color: #000000;
	font-family: "Franklin Gothic Book", "Trebuchet MS", Arial;
	font-size: 11px;
	border:1px solid #6666FF;
}
.textLink, .textLink:link, .textLink:visited{
	color:#000000; text-decoration:none; cursor:hand;
}
.textLink:hover{
	text-decoration:underline; color:#FF6633;
}
.listHeader{
	color:#666666;
	font-weight:bold;
}
.rating{
color:#CC3300; font-weight:bold
}