HTML, BODY {
      	   margin : 0;
       	   padding: 0;
    	   font-family : Arial, Helvetica, Tahoma, sans-serif;
       	   font-size: 11pt;
				background-color: White;
}

.beta {
	font-size: 7pt;
	color: #C6C6C6;
}
P {
	margin-bottom: 8px;
	margin-top: 4px;
}
.p2 {
	color:#7A7A7A;
	font-size: 8pt;
}
H1 {
	font-size: 16pt;
	color: #A02121;
}

H2 {
	font-size: 16pt;
}
A {
	color: #1533A6;
}
A:hover {
	text-decoration: none;
}

A:visited {
	color: #502E6F;
}

A.link2 {
	color: #086D00;
}

.url {
	color: #086D00;
}

#all {
	width: 100%;
}

#content {
	width: 785px;

}

#title {
	padding-top: 10px;
}

#title H1{
	font-size: 24pt;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-weight: normal;
	margin: 0;
	color: #323232;
}
H1 .red {
	color: #A02121;
	font-weight: bold;
}
#title H2 {
	font-size: 8pt;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 5;
}

#head {
	/*position: absolute;
	top: 0;
	left: 200;
	*/
	float:right;
	background-color: #A02121;
	width: 530;
	color: white;
	font-size: 10pt;
	padding: 50px 10px 10px 30px;
}

.menu_item {
	display: inline;
	margin-right: 20px;
}

.menu_item A{
	text-decoration: none;
	color: white;
}

.menu_item A:hover {
	text-decoration: underline;
}

.menu_item A:visited {
	color: white;
}

.section_header {
	color:#B4B4B4;
	font-size: 9pt;
	
}

.section_header .box {
	display: inline;
	width: 10px;
	background-color:#B4B4B4;
	margin-right: 5px;
	/*padding: 5px 7px 5px 7px;*/
	
}

.section_header .title {
	background-color: white;
	display: inline;
}

#content2 {
	float: left;
	width: 535;
}
#content2 .items {
	margin-top: 20px;
}
#content2 .item {
	width: 180;
	padding: 0px 10px 0px 0px;
	vertical-align: top;
		
}

#content2 H2 {
	font-weight: normal;
	font-size: 16pt;
	margin: 0px 0px 5px 0px;
}

#content2 H3 {
	font-weight: normal;
	font-size: 10pt;
	margin: 0px 0px 25px 0px;
}
#right {
	width: 250px;
	float: right;
	padding: 20px 0px 0px 0px;
}
#new_links {
	/*float: right;
	width: 200;*/
}
#new_links .item {
	margin-bottom: 15px;
}
#new_links .description {
	margin: 3px 0px 5px 0px;
}



#new_links .rubric {
	margin: 2px 0px 5px 0px;
	font-size: 8pt;
}

#new_links .items{
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
}

#advert {
	float:left;
	width: 100%;
	margin-bottom: 30px;
}

#advert .items {
	margin: 10px 0px 0px 0px;
	float: left;

}

#visitors {
	float:left;
	width: 200;
}

#info {
	float:left;
	width: 350;
} 

#links {
	float: left;
	width: 200;
}
#title A {
	text-decoration: none;
	color: black;
}
#title A:hover {
	text-decoration: none;
}

.link1 {
	font-size: 14pt;
}

.search_edit {
	border: 2px solid #AEAEAE;
}

#tips {
	font-size: 8pt;
	color: #7E7E7E;
}

#tips .inside{
	padding: 5px 0px 5px 10px;
}

#tips A {
	color: #7E7E7E;
}

#subcategories {
	padding: 0px 0px 0px 20	px;
}

#bottom {
	width: 100%;
	float: left;
	margin-bottom: 30px;
	padding-top: 30px;
	border-top: 2px solid #B4B4B4;
}

.error {
	color: red;
	font-size: 10px;
}
