* {
	padding:0px;
	margin:0px;
}

A:HOVER{
	font :  Verdana, Helvetica, Verdana;
	color : #990000;
/*	color : #336699;*/
	text-decoration:underline;
}

A{
	font :  Verdana, Helvetica, Verdana;
	color : #b60203;
	text-decoration:none;
}


BODY {
	padding:25px 0px 0px 0px;
	margin:0px;
	background-color:#eaeaea;
	text-align:center;
}

INPUT, TEXTAREA, SELECT {
	border: 1px solid #CCCCCC;
	color:#999999;
	font-family: Verdana, Helvetica, Verdana, Times;
	font-size:12px;
	background-color:white;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #cccccc;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #999999;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: none;
}

TABLE, TD{
	color:#666666;
	font-family: Verdana, Verdana, Helvetica;
	font-size:11px;
	height:16px;
}

DIV {
	font-family: Verdana, Helvetica, Verdana;
}

P {
	font-family: Verdana, Helvetica, Verdana;
}

IMG {
	border:0px;
}

#container {
	margin-right:auto;
	margin-left:auto;
	width:800px;
	height:auto;
	text-align:center;
	min-height: 508px;
	overflow:hidden;
}

#top {
	background-image: url(../../images/public/bg/bg_top.gif);
	background-repeat: repeat-x;
	height:50px;
	text-align:left;
}

#content {
	background-image: url(../../images/public/bg/bg_all.gif);
	background-repeat: repeat-y;
	text-align:center;
	min-height:300px;
	width:100%;
	overflow:auto;
}

#bottom {
	background-image: url(../../images/public/bg/bg_bottom.gif);
	background-repeat: repeat-x;
	text-align:left;
	height:10px;
}

#bottom_content {
	background-image: url(../../images/public/bg/bg_bottom_content.gif);
	background-repeat: repeat-x;
	text-align:left;
	height:30px;
	margin-bottom:14px;
	width:100%;
	float:left;
}

#copyright {
	float:left;
	margin:8px 0px 0px 14px;
	font-style: normal;	
	font-size:10px;
	color:white;
	font-weight:normal;
	text-align:right;
	font-family:Arial, Helvetica;	
}

#designed {
	float:right;
	margin:8px 14px 0px 0px;
	font-style: normal;	
	font-size:10px;
	color:white;
	font-weight:normal;
	text-align:right;
	font-family:Arial, Helvetica;	
}


#c {
	width:760px;
	margin-right:auto;
	margin-left:auto;
	height:auto;
	}

#menu {
	float:left;
	margin:20px 0px 0px 15px;
	width:760px;
	height:30px;
	border:0px solid red;
	text-align:center;
	font-size:10px;
	font-style: normal;	
	color:white;
	font-weight:normal;


}

#menu a {
	color: white;
}

#menu a:HOVER {
	color: black;
	text-decoration:none;
}

/*#menu a div:HOVER {
	color: black;
	font-family: Arial, Helvetica;	
	background-image: url(../images/bt/bt.gif);
	background-repeat: no-repeat;
	width:90px;
	height:30px;
	cursor: pointer;
	font-weight:bold;
}*/

.over {
	color: black;
	font-family: Arial, Helvetica;	
	background-image: url(../../images/public/bt/bt.gif);
	background-repeat: no-repeat;
	width:90px;
	height:30px;
	cursor: pointer;
	font-weight:bold;
}

#menu div {
	background-image: url(../../images/public/bt/bt_.gif);
	background-repeat: no-repeat;
	margin-right: 1px;
	padding-top:9px;
	float:left;
	width:90px;
	height:30px;
	text-align:center;
	font-family:Arial, Helvetica;
	font-weight:bold;	
}

#menu .active {
	font-family: Arial, Helvetica;	
	background-image: url(../../images/public/bt/bt.gif);
	background-repeat: no-repeat;
	float:left;	
	width:90px;
	height:30px;
	color:black;
	cursor: pointer;	
}

#menu .act {
	font-family: Arial, Helvetica;	
	background-image: url(../../images/public/bt/bt.gif);
	background-repeat: no-repeat;
	float:left;	
	width:90px;
	height:30px;
	color:black;
	cursor: pointer;	
}

#logo {
	margin-left:35px;
	float:left;
}

address {
	float:right;
	margin:12px 35px 0px 0px;
	font-style: normal;	
	font-size:10px;
	color:white;
	font-weight:normal;
	text-align:right;
	font-family:Arial, Helvetica;
	
}

#text {
	float:left;
	width:100%;
	min-height:300px;
	background-color:white;
	background-image: url(../../images/public/bg/bg_top_content.gif);
	background-position: center top;
	background-repeat: no-repeat;
	text-align:left;
	padding-top:5px;	
	min-height:500px;
}

h1 {
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica;
	margin:15px 17px 15px 17px;
	color:#b60203;
	height:22px;
	border-bottom:1px solid #bbbbbb;
}


h3 {
	color: #333333;
	font-weight:normal;
	margin:0px 10px 5px 17px;	
}

h3 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin-bottom:10px;
}

h3 p img {
	float:left;
	margin-right:20px;
}

.important {
	color: #B60203;
	font-weight:bold;
	margin:2px 0px 2px 0px;
}

hr {
	margin:0px;
	padding:0px;
	float:left;
	width:100%;
}

h3 ul {
	margin-bottom:10px;
}

h3 li {
	margin-left:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #B60203;
}

div .pr {
	float:left;
	margin-right:2px;
	margin-top:40px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #B60203;	
	
}

.links {
	float:left;
	width:100%;
	margin:0px 0px 10px 0px;
}

.linkl {
	float:left;
	width:49%;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	
}

.linkr {
	float:left;
	width:50%;
	font-size: 11px;
}

.black {
	color:black;
}

#category {
	width:726px;
	float:left;
	padding-bottom:20px;
	
}

.category {
	width:340px;
	height:38px;
	border:1px solid #750102;
	background-color:white;
	background-image: url(../../images/public/bg/bg_pr.gif);
	background-repeat: repeat-x;
	padding-left:10px;
	text-align:left;
	padding-top:0px;
	margin-bottom: 10px;
	float:left;
}

.category span {
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica;
	color:#b60203;
	line-height:35px;
}

.bt {
	float:right;
}

.nofloat {
	float:none;
}

#back {
	float:left;
	padding:10px 0px 10px 0px;
	margin:10px 0px 10px 0px;
}
