@charset "utf-8";
p{
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	padding: 5px;
	text-align:justify;
	margin-top:0;
	margin-bottom:5px;
}
h1{
font-family: Tahoma;
	font-size: 17px;
	color: #F2A12D;
	margin-top:0;
	margin-bottom:5px;
	}
	
h2{
font-family: Tahoma;
	font-size: 14px;
	color: white;
	margin-left:15px;
	margin-top:0px;
	margin-bottom:0px;
	}
	
h3{
font-family: Tahoma;
	font-size: 22px;
	color: #5E899C;
	margin-bottom:1px;	}
	
h4{
font-family: Tahoma;
	font-size: 17px;
	color: #5F8DA2;
	margin-top:0;
	margin-bottom:5px;
	}
	
h5{
font-family: Tahoma;
font-weight:normal;
	font-size: 13px;
	color: #797979;
	text-decoration:none;
	margin-top:3px;
	margin-bottom:3px;
		}
	
.para {
	font-family: Tahoma;
	font-size: 12px;
	color: #72A249;
	}
	
.curved {
 -moz-border-radius:10px;
 -webkit-border-radius:10px;
 behavior:url(http://www.marketingschoolsonline.net/border-radius.htc);
 }
.curved2 {
 -moz-border-radius-bottomright:10px;
 -webkit-border-radius:10px;
 behavior:url(http://www.marketingschoolsonline.net/border-radius.htc);
 }
 
a.nav:link {color: white; font-family:tahoma; font-size: 11px; font-weight: bold; text-decoration: none; }
a.nav:visited {color: white; font-family:tahoma; font-size: 11px; font-weight: bold; text-decoration: none; }
a.nav:hover {color: #FBDFF7; font-family:tahoma; font-size: 11px; font-weight: bold; text-decoration: underline; }
a.nav:active {color: white; font-family:tahoma; font-size: 11px; font-weight: bold; text-decoration: none; }

a.com:link {color: #E3843E; font-family:tahoma; font-size: 12px; font-weight: normal; text-decoration: none; }
a.com:visited {color: #E3843E; font-family:tahoma; font-size: 12px; font-weight: normal; text-decoration: none; }
a.com:hover {color: #E3843E; font-family:tahoma; font-size: 12px; font-weight: normal; text-decoration: underline; }
a.com:active {color: #E3843E; font-family:tahoma; font-size: 12px; font-weight: normal; text-decoration: none; }

.slink{
 font-family:tahoma;
 font-size:11px;
 color:#FF6600;
 text-align:right;} 

#nav {
	width: 219px;
	margin-top:6px;
	margin-bottom:6px;
	background-image:url(images/menubg.jpg);
	
}
#nav ul {
	margin: 0;
	padding: 2px 0 10px 0px;
	font: 12px "Tahoma";
	color:#6C8E9D;
	}
#nav li {
 	display:block;
	border-bottom:dashed;
	border-color:#6D98AB;
	border-width:1px;	
	margin: 10px 10px 10px 15px;
	text-align:left;
	padding: 5px 0 5px 20px;
	list-style: none;
	background: left url(images/br-arr.jpg) no-repeat;
}
#nav a {
	font-weight: normal;
	color: #6C8E9D;
	text-decoration:none;
}
#nav a:hover {
	font-weight: normal;
	color: #6C8E9D;
	text-decoration:underline;
}

#bot {
	width: 895px;
	margin-left:22px;
	text-align:center;
	font: 12px "Tahoma";
	font-weight: normal;
	color: #888888;
	line-height:19px;
}

#bot a {
	font: 12px "Tahoma";
	font-weight: normal;
	color: #888888;
	text-decoration:none;
}
#bot a:hover {
	font: 12px "Tahoma";
	font-weight: normal;
	color: #888888;
	text-decoration:underline;
}

#news {
	width: 687px;
	height:auto;
	margin-left:10px;
	padding:4px;
	font: 13px "Tahoma";
	font-weight: normal;
	color: #6891A4;
}

#news a {
	font: 13px "Tahoma";
	font-weight: normal;
	color: #6891A4;
	text-decoration:none;
}
#news a:hover {
	font: 13px "Tahoma";
	font-weight: normal;
	color: #6891A4;
	text-decoration:underline;
}