@charset "utf-8";
/* CSS Document */
body {
	background-color:#C9EAF9;
	margin:0px;
	padding:0px;
}
#leftcol {
	width:267px; 
	padding-left:20px; 
	float:left; 
	position:relative; 
	top:10px; 
	color: #333; 
	border-right:1px solid #999;
	background:url(../images/left_pic.jpg) bottom no-repeat;
}

#leftcolThumbs {
	width:267px; 
	padding-left:20px; 
	float:left; 
	position:relative; 
	top:10px; 
	color: #333; 
	border-right:1px solid #999;
}

#leftcolsm {
	width:215px; 
	padding-left:20px; 
	float:left; 
	position:relative; 
	top:10px; 
	color: #333; 
	border-right:1px solid #999;
	font-size:10px;
}

#col2 {
	width:580px;
	padding-left:30px;
	float:left;
	position:relative;
	top:10px;
	font-size:11px;
	color:#666;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 15px;
}

#col2lg {
	width:634px;
	padding-left:30px;
	padding-right:20px;
	float:left;
	position:relative;
	top:10px;
	font-size:12px;
	color:#666;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 15px;
}

.titleB {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #369;
	line-height: 20px;
}
.titleO {
	font-family: Verdana, Geneva, sans-serif;
	color: #F60;
}

.titleOlg {
	font-size:13px;
	font-family: Verdana, Geneva, sans-serif;
	color: #F60;
}

.bottomlink1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}

a:link, a:active, a:visited {
	color: #666;
	text-decoration: underline;
	font-weight:bold;
}

a:hover {
	text-decoration: none;	
}

.titleBsm {
	color: #069;
}


/* Menu */
#Menu{
	width:923px; 
	height:33px;
	border-bottom:4px solid #00455D;s
}
#Menu a, #Menu img{
	float:left;	
}

/* Shell */
#Shell{
	background: url(../images/bggrade.jpg) repeat-x bottom #FFF;	
}
#Shell-Left{
	background:url(../images/waveL.jpg) repeat-x top right;
}
#Shell-Center{
	background:url(../images/bannerall.jpg) no-repeat; width:1185px;
}
#Shell-Right{
	background:url(../images/waveR.jpg) repeat-x top left;
}

#Middle{
	width:1185px;
}

.divideGrey{
	margin-top:15px;
	border-bottom:1px solid #CCC;
}


a:active, a:focus {outline: 0;}



