/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #0099FF;
}
input {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	select {
	font-size: 10px;
	background-color: #C8DC8D;
	font-weight: normal;
	}
	textarea {
	border: 1px solid #9CC133;
	}
	
	table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

a:link {
	color: #0066FF;
	text-decoration: underline;
	}

a:visited {
	color: #0066FF;
	text-decoration: underline;
	}

a:hover {
	color: #FF3300;
	text-decoration: none;

	}

div#container {
	width: 775px;
	height: auto;
	margin: auto;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
div#header{
	height: 19px;
	width: 775px;
	background-image: url(images/header.jpg);
	background-repeat: repeat-x;
	text-indent: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
div#logo{
	height: 150px;
	width: 775px;
}
div#menu{
	height: 27px;
	width: 775px;
}
div#shadow{
	height: 10px;
	width: 775px;
	background-color: #E8E8E8;
}
div#colum-left{
	float: left;
	height: auto;
	width: 322px;
	background-color: #F8F8F8;
	padding-top: 5px;
}
div#colum-right{
	float: right;
	height: auto;
	width: 438px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
div#footer{
	height: 75px;
	width: 775px;
	clear: both;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
	text-indent: 350px;

}

div#footer img{
	float: right;
	margin-top: 42px;
	margin-right: 2px;

}

.advert-container{
	width: 315px;
	height: auto;
	margin-top: 15px;
	margin-bottom: 1px;
	margin-left: 1px;
	border-top: 1px solid #9CC133;
	border-right: 1px solid #9CC133;
	border-left: 1px solid #9CC133;

}
.topic{
	height: 19px;
	width: 314px;
	padding: 1px;
}

.advert-lft{
	float: left;
	height: auto;
	width: 155px;
	padding: 1px;
	}
.advert-lft img {
	width: 153px;
	height: 109px;
	border: 1px solid #003300;
	}
.advert-rgt{
	float: right;
	height: auto;
	width: 155px;
	padding: 1px;
	}
.advert-rgt img {
	width: 153px;
	height: 109px;
	border: 1px solid #003300;
	}
.details{
	height: auto;
	width: 315px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9CC133;
	clear: both;
}
ul
{
	margin-left: 2em;
	padding: 0px;
	margin-top: 0em;
	list-style-image: url(images/star.gif);
}
.txt-bold {
	font-weight: bold;
	color: #333333;



}
.txt-sm-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #FFFFFF;
}
.pstyletitle {
	FONT-SIZE: 10px; BACKGROUND: white; COLOR: black; FONT-FAMILY: verdana, arial; postion: absolute;
	}
.divstyle {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; LEFT: 0px; BORDER-LEFT: #000000 1px solid; WIDTH: 100px; BORDER-BOTTOM: #000000 1px solid; POSITION: absolute; TOP: 0px
}
.button-popups {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 8pt; BORDER-LEFT: #000000 1px solid; CURSOR: hand; COLOR: #000000; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: arial, verdana, helvetica, sans; BACKGROUND-COLOR: #ffffff
}.boldred {
	font-weight: bold;
	color: #FF0000;
}
.normalboldgray {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.normalboldblack {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.medium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.boldorange {
	color: #FF9900;
	font-weight: bolder;
}
.medboldorange {
	color: #FF9900;
	font-weight: bolder;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.medboldgray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
