body{
	background-color: #0f72b7;
	/*background-image: url("../images/ips-htmlbg.jpg");
	background-position: top;
	background-repeat: repeat-x;*/
	color: #222;
	font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	font-size: 11px;
	margin: 15px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

img{
	border: 0px;
}

p{
	padding: 0px 10px 5px 10px;
	margin: 0px 0px 0px 0px;
	text-align: justify;
}

a:link, a:visited{
	color: #336699;
	text-decoration: none;
}

a:hover{
	color: #FF6600;
	text-decoration: none;
}

a:active{
	color: #336699;
	text-decoration: none;
}

h1{
	background-color: transparent;
	color: #000;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Verdana, Tahoma, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	padding: 4px 4px 4px 0px;
	margin: 0px 0px 0px 0px;
}

h2{
	background-color: transparent;
	color: #000;
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Tahoma, Arial, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	padding: 4px 4px 4px 4px;
	margin: 4px 0px 0px 0px;
}

.line{
	background-color: transparent;
	/*border-bottom: 1px solid #FF6600;*/
	border-top: 1px solid #000;
	color: #000;
	font-size: 1px;
	height: 2px;
	padding-bottom:10px;
}

.copytable{
	margin: 0px auto 0px auto;
	width: 750px;
}
	

.copybox{
	background-color: transparent;
	color: #000;
	font-size: 11px;
	font-weight: normal;
	font-family:  Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	text-align: left;
	padding: 4px 4px 4px 20px;
}

.copybox a:link, .copybox a:visited{
	color: #000;
	text-decoration: none;
}

.copybox a:hover{
	color: #FFF;
	text-decoration: none;
}

.copybox a:active{
	color: #000;
	text-decoration: none;
}

.copyboxr{
	background-color: transparent;
	color: #000;
	font-size: 11px;
	font-weight: normal;
	font-family:  Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	text-align: right;
	padding: 4px 20px 4px 4px;
}

.copyboxr a:link, .copyboxr a:visited{
	color: #000;
	text-decoration: none;
}

.copyboxr a:hover{
	color: #FFF;
	text-decoration: none;
}

.copyboxr a:active{
	color: #000;
	text-decoration: none;
}

#maintable{
	width: 750px;
	margin: 0px auto 0px auto;
	text-align: left;
}

.header{
	height: 92px;
}

.content{
	background-color: #FFF;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	padding-left:14px;
}

.content td tr table { font-size:11px; }

.intable{
	width: 100%;
}

.main{
	background-color: transparent;
	vertical-align: top;
	padding: 4px 7px 4px 4px;
}

.side{
	background-color: #DDDDDD;
	/*border-left: 1px solid #777;*/
	width: 175px;
	vertical-align: top;
	font-size: 11px;
	line-height:125%;
}

.side a:active, .side a:visited, .side a:link{
	padding-left: 2px;
	font-size: 10px;
	color: #000000;
}

.side a:hover{
	text-decoration: underline;
}

.newsside a:active, .newsside a:visited, .newsside a:link{
	padding-left: 2px;
	font-size: 9px;
	color: #000000;
}

.newsside a:hover{
	text-decoration: underline;
}

.footer{
	height: 23px;
}

.menuhwrap{
	/*border-bottom: 1px solid #336699;
	border-top: 1px solid #336699;*/
	padding: 1px 0px 1px 0px;
	margin: 2px 0px 2px 0px;
}
	

.menuhead{
	background-color: #7E93AB;
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #FFF;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 4px 4px 4px;
	text-align: left;
}

.mytext { padding:6px 0px 0px 0px;line-height:140%; color:#333 }

.minime
{
	font-size:9px;
	font-weight:normal;
}

.notsominime
{
	font-size:10px;
	color:#000;
	font-weight:normal;
}

.subtitletext
{
	font-family: helvetica, arial, sans-serif;
	font-weight:bold;
	font-size:16px;
	color: #336699;
	padding:4px;
}

.subheadertext
{
	font-family: helvetica, arial, sans-serif;
	font-weight:bold;
	font-size:18px;
	color: #000;
}

.bigheadertext
{
	font-family: helvetica, arial, sans-serif;
	font-weight:bold;
	font-size:26px;
	color: #000;
}
div.textmain {
font-family: Arial, sans-serif;
	font-size: 15px;
	line-height: 25px;
	color: #000000;
	padding: 0px 0 0px 0px;}

.yellowbox
{
	padding:8px;
	border:1px solid #DDD;
	background-color:#FFFADD;
	line-height:150%;
}
.whitebox
{
	padding:8px;
	border:1px solid #DDD;
	background-color:#FFF;
}
	/*             styles for the star rater                */	
	.star-rating{
		list-style:none;
		margin: 0px;
		padding:0px;
		width: 150px;
		height: 30px;
		position: relative;
		background: url(star_rating.gif) top left repeat-x;		
	}
	.star-rating li{
		padding:0px;
		margin:0px;
		height:30px;
		width: 30px;		
		/*\*/
		float: left;
		/* */
	}
	.star-rating li a{
		display:block;
		width:30px;
		height: 30px;
		line-height:30px;
		text-decoration: none;
		text-indent: -9000px;
		z-index: 20;
		position: absolute;
		padding: 0px;
		overflow:hidden;
	}
	.star-rating li a:hover{
		background: url(star_rating.gif) left center;
		z-index: 2;
		left: 0px;
		border:none;
	}
	.star-rating a.one-star{
		left: 0px;
	}
	.star-rating a.one-star:hover{
		width:30px;
	}
	.star-rating a.two-stars{
		left:30px;
	}
	.star-rating a.two-stars:hover{
		width: 60px;
	}
	.star-rating a.three-stars{
		left: 60px;
	}
	.star-rating a.three-stars:hover{
		width: 90px;
	}
	.star-rating a.four-stars{
		left: 90px;
	}	
	.star-rating a.four-stars:hover{
		width: 120px;
	}
	.star-rating a.five-stars{
		left: 120px;
	}
	.star-rating a.five-stars:hover{
		width: 150px;
	}
	.star-rating li.current-rating{
		background: url(star_rating.gif) left bottom;
		position: absolute;
		height: 30px;
		display: block;
		text-indent: -9000px;
		z-index: 1;
	}
	/* remove halo effect in firefox   */
	a:active{
		outline: none;
	}		
	