﻿	
 
.greenbox{width:620px;background-color: #fff;border:1px solid #DBED52;}	
.greenbox-top{font:20px;color:#334477;margin:10px 0px 0px 22px;}	
.greenbox-mid{font-size:13px;color:#FFFFFF;margin:10px;}
.greenbox-bot{}

.blackbox{ width:620px;background-color:#fff;border:1px solid #30E9E9;}
.blackbox-top{font:20px;color:#334477;margin:10px 0px 0px 0px;}
.blackbox-top h3{margin-left:20px;}
.blackbox-mid{font-size:13px;color:#000;margin-top:10px;margin-bottom:10px;}
.blackbox-bot{}

.barnavbox{}
.barnavbox-top{}
.barnavbox-top h3{}
.barnavbox-mid{}
.barnavbox-bot{}

.bluebox{width:620px;background-color: #fff;border:1px solid #30E9E9;}	
.bluebox-top{font:20px;color:#334477;margin:10px 0px 0px 0px;}	
.bluebox-top h3{margin-left:20px;}
.bluebox-mid{font:13px;color:#FFF;margin-top:10px;margin-bottom:10px;}
.bluebox-bot{}


.whitebox{position:relative;border:1px solid #02A0C8;}
.whitebox-top{float:none;background-color:#fff;border-bottom:1px solid #02A0C8;height:34px;}
.whitebox-top h3{height:27px;display:block;padding-top: 7px; padding-left: 20px;	color:#004FA2;}
.whitebox-mid-r{background-color:#fff;}
.whitebox-mid-l{Background-color:#fff;padding: 10px;position:relative;line-height:30px;}
.whitebox-bot {}


/* sidebar */
#sidebar {width:200px;margin:0 auto;}
.sidebar-top h3 {padding-bottom:12px;background:url(../images/bar_separate.jpg) no-repeat center bottom;}
.sidebar-mid{}
.sidebar-mid ul.sidemenu {list-style:none;}
.sidebar-mid ul.sidemenu li {padding: 0; background: url(../images/sidebullet.gif) no-repeat .25em .45em;		}
.sidebar-mid ul.sidemenu li a {display: block;font-weight: bold;color: #E8F4FF;	text-decoration: none;padding-left:30px;line-height: 1.5em;font-size: 14px;}
.sidebar-mid ul.sidemenu li a:hover {background: #0F7ACC url(../images/sidebullet.gif) no-repeat .25em .45em;	color: #FFF;}
.sidebar-mid ul.sidemenu ul{margin-left: 15px;}
.sidebar-bot{clear:both;}

