
* {
margin:0;
padding: 0;

}

h1 {
   margin-left : 40px;
	color: #B12F21;
	font-weight: bold;
	font-size : 15pt;
	text-align : left;
}


table
{
border: 0;
 border-collapse:collapse;
}

BODY {
	font-family : "Comic Sans MS";
	font-size : 10pt;
	color: Black;
	background-image : url(images/bg3.gif);
	width : 100%;
}

#cont {
	background-image : url(images/bg_mount.jpg);
	background-repeat : repeat-y;
}

TD  {
	font-family : "Comic Sans MS";
	font-size : 10pt;
	color: Black;
	
}



P {
	font-family : "Comic Sans MS";
	font-size : 10pt;
	color: Black;
	margin-left : 40px;
	margin-right : 40px;
	margin-top : 5px;
	margin-bottom : 5px;
	text-align : justify;
}


.r_menu ul
	{
	font-size: 9pt;
	font-family : Comic Sans MS;
	list-style-type : none;
	line-height : 13pt;
}
	
.r_menu li a{
	
	margin-left : 30px;
	color: Black;
	text-decoration: none;
	font-weight : bold;
}
.r_menu li a:active
	{
	margin-left : 30px;
	color: #B12F21;
	text-decoration: underline;
}
.r_menu li a:hover
{
	margin-left : 30px;
	color: #B12F21;
	text-decoration: underline;
}

.r_menu li a:visited
	{
	margin-left : 30px;
	color: Black;
	text-decoration: none;
}

.r_menu h3
{
	color: #B12F21;
	font-weight : bold;
	margin-left : 70px;
	 
	margin-top : 7px;
	margin-bottom : 7px;
	font-size: 10pt;
	font-family : Comic Sans MS;
	text-decoration: none;
}

.menu_red {
	color: #B12F21;
	font-weight : bold;
	margin-left : 70px;
	
	margin-top : 7px;
	margin-bottom : 7px;
}

.search {	
	color: #B12F21;
	font-weight : bold;
	margin-left : 0px;
	margin-right : 0px;	
	margin-top : 5px;
	margin-bottom : 5px;
}

.red {
	color: #B12F21;
	line-height : 18pt;
	font-size : 11pt;
	text-align : left;
}
.right
{
	color : #000000;
	text-align : right;
	font-weight : bold;
}

a#menu
	{
	margin-left : 30px;
	color: Black;
	text-decoration: none;
	font-weight : normal;
}
a:active#menu 
	{
	margin-left : 30px;
	color: #B12F21;
	text-decoration: underline;
}
a:hover#menu
{
	margin-left : 30px;
	color: #B12F21;
	text-decoration: underline;
}

#foot
{
	width : 100%;
	height: 132;
	background-image : url(images/bg_mount2_foot.jpg);
	background-repeat : no-repeat;
	
}
#foot ul
{
	font-family : Comic Sans MS;
	list-style-type : none;
	text-align : right;
	padding-top : 10px;
	padding-right : 30px;
	color : #B12F21;
	font-size : 9pt;
	font-weight : bold;
}
#foot li
{
	display : inline;
	margin-right : 20px;
}
#foot li a
{
	display : inline;
	text-decoration: none;
	font-weight : bold;
	color : Black;
	
	font-size : 11pt;
}
#head
{
	background-image : url(images/pic_01_2.jpg);
	width: 767px;
	height: 161px;
	background-repeat : no-repeat;
}
#t
{
	
	border : 1px solid #cccccc;
}