body{
	background: #DAE2EF url(../../images/Default/bg.jpg) repeat-x 0 0;
	text-align: center;
	margin:0;
	padding:0;
	color:#3B5B6A;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img{
	border:0;
}
.thumb{
	border:1px solid #5E7E8A;
}
a:link.img,
a:active.img,
a:visited.img,
a:hover.img{
	border:0;
}
a:link img,
a:active img,
a:visited img,
a:hover img{
	border: 1px solid #5E7E8A;
}
a:link,
a:active,
a:visited,
a:hover{
	color:#3B5B6A;
	text-decoration: none;
	border-bottom: 1px dotted #3B5B6A;
}
a:hover{
	color: #5E7E8A;
}
table td{
	vertical-align:top;
}
#container{
	width: 850px;
	text-align: left;
	margin: 0 auto 0 auto;
}
#banner{
	background: url(../../images/Default/banner.jpg) no-repeat 100% 0;
	height: 134px;
	margin-bottom: 25px;
}
#banner_search{
	padding-top: 82px;
}
#banner_search input{
	margin: 3px;
	border: 1px solid #FFF;
	padding: 2px;
	color: #3B5B6A;
}
#banner_search a:link,
#banner_search a:active,
#banner_search a:visited,
#banner_search a:hover{
	color:#ECECEC;
	border-bottom: 1px dotted #ECECEC;
}
#banner_search a:hover{
	color:#FFF;
	border-bottom: 1px dotted #FFF;
}
#nav{
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	text-transform:lowercase;
	letter-spacing: -1px;
	color:#54869D;
	margin-bottom: 8px;
}
#nav a:link,
#nav a:visited,
#nav a:active,
#nav a:hover{
	color: #54869D;
	text-decoration: none;
	margin: 0 10px 0 10px;
	border-bottom: 0;
}
#nav a:hover{
	border-bottom: 1px dotted #2A495B;
	color: #2A495B;
}
#table{
	width: 100%;
}
#right{
	width: 230px;
	vertical-align: top;
	background: #F5F6F8;
}
#main{
	/*padding-right: 10px;*/
	vertical-align: top;
	background: #F5F6F8;
}
#break{
	width: 10px;
	padding:0;
}
#copyright{
	padding: 5px;
	text-align: center;
}
.title{
	font-size: 22px;
	color: #274B59;
	letter-spacing: -2px;
	display: block;
	margin-bottom: 5px;
	color: #7497A4;
}
.title b{
	color: #274B59;
}
.media_title{
	font-size: 16px;
}
.media_title span{
	float:right;
	font-size:11px;
}
.tc_con{
	background:#E6EAEB;
}
.tc_tl{
	background: url(../../images/Default/lc_tl.gif) no-repeat 0 0;
	height: 100%;
}
.tc_tr{
	background: url(../../images/Default/lc_tr.gif) no-repeat 100% 0;
	height: 100%;
}
.top_content{
	padding: 10px 20px 10px 20px;
}
.content_con{
	background:#F5F6F8;
}
.content_tl{
	background: url(../../images/Default/menu_tl.gif) no-repeat 0 0;
	height: 100%;
}
.content_tr{
	background: url(../../images/Default/menu_tr.gif) no-repeat 100% 0;
	height: 100%;
}
.content{
	padding: 10px 20px 10px 20px;
	line-height: 180%;
}
.menu_con{
	background:#F5F6F8;
}
.menu_tl{
	background: url(../../images/Default/menu_tl.gif) no-repeat 0 0;
	height: 100%;
}
.menu_tr{
	background: url(../../images/Default/menu_tr.gif) no-repeat 100% 0;
	height: 100%;
}
.menu{
	padding: 10px 20px 10px 20px;
	line-height: 180%;
}
#menu_nav a:link,
#menu_nav a:active,
#menu_nav a:visited,
#menu_nav a:hover{
	border-bottom:0;
	color:#558498;
}
#menu_nav ul{
	margin:0;
	padding:0;
}
#menu_nav ul li{
	list-style-type: none;
	background: url(../../images/Default/menu_nav.gif) 0 50% no-repeat;
	margin:0;
}

#menu_nav ul li a:link,
#menu_nav ul li a:active,
#menu_nav ul li a:visited,
#menu_nav ul li a:hover{
	margin-left: 12px;
}
.dots{
	border-bottom: 1px dotted #C0CACC;
	height: 2px;
	margin: 5px 0 5px 0;
}
.row{
	background: #F5F6F8 /*url(../../images/Default/grad.gif) repeat-x 0 100%*/;
	padding: 8px;
	border-bottom: 1px dotted #C0CACC;
}

.button{
	background: #7497A4;
	padding: 1px;
	font-size:11px;
	font-weight: bold;
	color:#FFFFFF;
	border:1px solid #7497A4;
}

a.admin_button:link,
a.admin_button:active,
a.admin_button:visited,
a.admin_button:hover{
	background: #C9D4D7;
	padding: 5px;
	font-weight: bold;
	font-size: 10px;
	color: #477283;
	margin: 1px;
	border: 1px solid #477283;
	width: auto;
	vertical-align: middle;
	float: right;
	text-align: center;
	display: block;
	color:#477283;
	text-decoration: none;
}
a.admin_button:hover{
	color: #8DA9B4;
}
.admin_button img{
	vertical-align: middle;
	border:0;
}

.progress{
	background:#FFF;
	border:1px solid #000;
	width:300px;
	height:12px;
	text-align:left;
}
.progress_in{
	background:#457083;
	border-right:1px solid #000;
	height:100%;
	line-height:12px;
}