* {margin:0pt 0pt;}

A {
	color:#333;
}

BODY {
	font-family: Arial;
	font-size: 12px;
	background-color: #d6cfc1;
}

P {
	margin:0pt;
	padding:0pt;
}

#outer {

	width:825px;
	margin:0pt auto;
	background-color: #f1f4f7;

}

#inner {
	width:785px;
	margin:0pt auto;
}

#top-text {
	width:100%;
	text-align:right;
	color:#6c6c6a;
	padding:3px;
}

#top-text a {
	font-family:Verdana;
	font-size:11px;
	color:#6c6c6a;
	text-decoration:none;

}

#head {
	width:785px;
	height:231px;
	background: url(head.jpg);
}

#mmenu {
	width:785px;
	height:27px;
	background-color:#919190;

}

.mmenu-div {
	margin-left:2px;
	float:left;
	color:white;
}

.mmenu-1 {

	color:white;
	text-decoration:none;

}


#footer {
	width:785px;
	height:27px;
	background-color:#919190;
	text-align:right;
	color:white;
}

#footer a{
	text-decoration:none;
	color:white;
}

#left-content {

	width:588px;
	float:left;
}

#right-content {

	margin-top:10px;
	float: right;
	width:175px;
}

#box1 {
	margin-top:10px;
	width:588px;
	
}

.box1-content {
	width:578px;
	background-color:white;
	padding:5px;
	color:#50556b;

	
}

#card-content {
	width:165px;
	background-color:#ebecee;
	padding:5px;
	color:#171817;	
}

.rmenu-act {
	background-color:#929191;
	border:1px solid #929191;
	color:white;
	width:173px;
	height:25px;
	margin-top:10px;
}
.rmenu-act div {

	padding:5px;
}

.rmenu-act a {
	
	text-decoration:none;
	color:white;
}

.rmenu-inact {
	background-color:white;
	border:1px solid #929191;
	color:#929191;
	width:173px;
	margin-top:10px;
}
.rmenu-inact div {

	padding:5px;
}

.rmenu-inact a {
	
	text-decoration:none;
	color:#686d68;
	display:block;
}

#fresh {

	margin-top:10px;

}

.fresh {

	margin:10px;
	background-image: url(plus.jpg);
	background-repeat:no-repeat;
	padding-left:20px;
	color:#686d68;
	text-decoration:none;
}

.ftitle {

	font-weight:bold;
}

.title {

	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color:#4a4f63;
}

.a1 {

	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color:#4a4f63;
}

.search-input  input {
	background-color:white;
	border:1px solid #ccc;
	color:#686d68;
}

.search-submit {
	background-color:#aaa;
	border:1px solid #aaa;
	color:white;
	cursor:pointer;
}




.clCMEvent{position:absolute; width:99%; height:99%; left:0; top:0; visibility:visible}
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
.clBar{position:absolute; width:10px; height:10px; background-color:Navy; visibility:hidden}

.clLevel0,.clLevel0over{position:absolute; padding:0px; font-family:Arial; font-size:12px;border:0px solid black}
.clLevel0{background-color:#919190; color:#f8f8f8;}
.clLevel0over{background-color:#919190; color:#f8f8f8; cursor:pointer; }
.clLevel0border{position:absolute; visibility:hidden; background-color:#919190;}

.clLevel1, .clLevel1over{position:absolute; padding:2px; font-family:Arial; font-size:12px; padding-top:6px;padding-left:4px}
.clLevel1{background-color:#dadcdd; color:#414242;}
.clLevel1over{background-color:#646463; color:white; cursor:pointer; }
.clLevel1border{position:absolute; z-index:500; visibility:hidden; background-color:#646463;}

.clLevel2, .clLevel2over{position:absolute; padding:2px; font-family:Arial; font-size:12px; padding-top:6px;padding-left:4px}
.clLevel2{background-color:#dadcdd; color:#414242;}
.clLevel2over{background-color:#646463; color:white; cursor:pointer; }
.clLevel2border{position:absolute; z-index:600; visibility:hidden; background-color:#646463;}


    div.h2 {
        font-size:16px;
        margin:10px 0;
        background-color: #929191;
        color:white;
        padding:3px;
    }

    div.h3 {
        font-size:13px;
        margin:10px 0;                
        padding:3px;
        font-weight:bold;
    }
    
    .info {
        margin:10px 25px;
    }
    
    blockquote {
        margin:10px 10px;
    }
    
    blockquote ul {
        margin:0px 0px 10px 0px;
    }