.blue .top				{ height:18px; background:url(images/blue_top.png) top left no-repeat; }
.blue .content				{ background:url(images/cw_content.png) repeat-y; }
.blue .content .leftcol			{ width:191px; height:100%; padding-right:24px;}
.blue .gradient				{ background:url(images/blue_gradient.jpg) top right no-repeat; margin:0 7px 0 2px; padding-top:16px; }
.blue .toppane				{ width:568px; padding:0 27px 0 23px; }
.blue .meetingcontent			{ float:left; width:380px; padding-left:23px; }
.blue .meetingpane			{ float:right; width:178px; padding-right:17px; }
.blue .bottom				{ height:15px; width:100%; background:url(images/white_bottom.png) bottom left no-repeat; }

.blue h1, .blue h2, .blue h3, .blue h4, .blue h5, .blue h6 { color:#6791a0; } 

.blue a:link				{ color: #6791a0; }
.blue a:visited 			{ color: #6791a0; }
.blue a:hover 				{ color: #6791a0; }
.blue a:active				{ color: #6791a0; text-decoration:underline; }

.blue A.f1:link,
.blue A.f1:active,
.blue A.f1:visited			{ background:url(images/f1.png) top repeat-x; color:#444; height:33px; line-height:33px;
				-moz-border-radius: 4px; -webkit-border-radius: 4px; border: 1px solid #b9b8b9; border-bottom:2px solid #b9b8b9; padding: 10px 18px 8px 18px; text-decoration:none;}
.blue A.f1:hover			{ background:url(images/f1.png) bottom repeat-x; color:#000; text-decoration:none; }