#container {
	margin:0 auto 0 auto;
    text-align: left;
    width: 799px;
    }




a {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	letter-spacing: 0.1em;
	color: #666666;
	text-decoration: none;
	outline: none;
}

A:Hover  {color : #660066;
         text-decoration: underline;
         outline: none;
         }
		 

         
.text {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}

p {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}

.norepeat {
	background-repeat: no-repeat;
}


P.imageL { Z-INDEX: 3; FLOAT: left;
               }

P.imageR { Z-INDEX: 3; FLOAT: right;
                }
.repeat {
	background-repeat: repeat-y;
	background-image: url(images/side.jpg);
}
.repeatr {
	background-image: url(images/sider.jpg);
	background-repeat: repeat-y;
}

.small {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 13px;
}

.news {
	width: 175px;
	border: thin solid #CC6666;
	display: block;
	padding: 3px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	float: left;
	clear: both;
}

.side {
	width: 175px;
	border: thin solid #999933;
	display: block;
	padding: 3px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	float: left;
	clear: both;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6666FF;
}

UL LI {list-style-image: url(images/link_sage.gif);
    }
	
.blue {
	color: #0033FF;
}
