.box {
	width:152px;
	margin:auto;
}
#softbox-top {
	margin-top:10px;
	background: transparent url('images/boxes/box_top.png') top no-repeat;
	min-height:12px;
	width:152px;
}
#softbox {
	background: transparent url('images/boxes/box_middle.png') repeat-y;
	min-height:50px;
	font-size:12px;
	padding-left:30px;
	padding-right:30px;
	width:152px;
}
#softbox p {
margin:0;
}

#softbox-bottom {
	background: transparent url('images/boxes/box_bottom.png') bottom no-repeat;
	min-height:15px;
	width:152px;
}


/*-------NOTE-----------*/

.art-Note, .art-Menu, .art-News, .art-Msg {
	margin:0 auto;
	min-width:15px;
	min-height:15px;
	width:152px;
	margin-bottom:5px;
}
.art-Note-top {
	background: transparent url('images/note_top2.png') bottom no-repeat;
	min-height:15px;
}
.art-Menu-top{
	background: transparent url('images/boxes/box_top.png') bottom no-repeat;
	min-height:12px;
}
.art-News-top{
	background: transparent url('images/news_top.png') bottom no-repeat;
	min-height:20px;
}
.art-News-top h2{
	color:#000;
	text-align:center;
	margin-top:3px;
}
.art-Msg-top{
	background: transparent url('images/boxes/box_top.png') bottom no-repeat;
	min-height:12px;
}


.art-Note-bottom {
	background: transparent url('images/note_bottom2.png') bottom no-repeat;
	min-height:37px;
}
.art-Menu-bottom {
	background: transparent url('images/boxes/box_bottom.png') bottom no-repeat;
	min-height:15px;
}
.art-News-bottom {
	background: transparent url('images/news_bottom.png') bottom no-repeat;
	min-height:25px;
}
.art-Msg-bottom {
	background: transparent url('images/boxes/box_bottom.png') bottom no-repeat;
	min-height:15px;
}


.art-Note-body, .art-Menu-body, .art-News-body, .art-Msg-body {
/*
	padding-bottom: 0px;
	color:#000;
*/
}


.art-NoteHeader, .art-MenuHeader, .art-NewsHeader, .art-MsgHeader {
	min-height: 42px;
	padding: 0 20px;
	margin-bottom: 7px;
}

.art-NoteHeader .t, .art-MenuHeader .t, .art-NewsHeader .t, .art-MsgHeader .t {
	height: 30px;
	color: #769f31;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-weight:bold;
	white-space : normal;
	padding: 0 7px;
	padding-top:15px;
	line-height: 14px;	
	text-align:center;
	max-width:165px;
	margin-left:0px;
}

.art-NoteHeader .t h2.subject, .art-MenuHeader .t h2.subject, .art-NewsHeader .t h2.subject, .art-MsgHeader .t h2.subject {
	height: 20px;
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight:bold;
	white-space : nowrap;
	padding: 0 7px;
	line-height: 20px;
	top: 0;
	margin-bottom: 0;
	margin-top: 0;
}

.art-NoteHeader .l, .art-NoteHeader .r, .art-MenuHeader .l, .art-MenuHeader .r, .art-NewsHeader .l, .art-NewsHeader .r, .art-MsgHeader .l, .art-MsgHeader .r {
	display:block;
	height: 30px;
	background-image: url('images/BlockHeaderBlue.png');
}
.art-NoteContent, .art-MenuContent, .art-NewsContent, .art-MsgContent {
	margin-left:2px;
	margin-right:2px;
	padding-top:5px;
	padding-left:20px;
	padding-right:20px;
	min-width:1px;
	min-height:1px;
}
.art-NoteContent{
	background: transparent url('images/note_middle.png') top repeat-y;}

.art-MenuContent{
	background: transparent url('images/boxes/box_middle.png')  top repeat-y;}

.art-NewsContent{
	background: transparent url('images/news_middle.png')  top repeat-y;}

.art-MsgContent{
	background: transparent url('images/boxes/box_middle.png')  top repeat-y;}
	color:#000;


.art-NoteContent-body, .art-MenuContent-body, .art-NewsContent-body, .art-MsgContent-body
{
	padding-left:15px;
	padding-right:15px;
	color:#000066;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
}

.art-NewsContent-body {
	font-size:12px;
	font-weight:bold;
}
.art-NewsContent-body a{
	color:#000;}

.art-NewsContent-body h2{
	text-align:center;
	font-weight:bold;}

.art-MsgContent-body h2, .art-MsgContent-body h2 a  {
/*	color:#000;
	font-weight:bold;*/
	}
	
.art-MsgContent-body h3, .art-MsgContent-body h3 a {
/*	color:#9B2700;
	font-weight:bold;
	*/}
.art-MsgContent-body a:hover {
	color:#333;
}

.art-NoteContent-body {
	font-size: 11px;}

.art-MenuContent-body a {
 	color:#fff;}


/*-------QUOTE BLOCK-----------*/
.art-QuoteBlock
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:15px;
	height:149px;
	width:683px;
	background: transparent url('images/quote_block_bg.jpg') no-repeat;	
}
.art-QuoteBlock-bottom {
	background: transparent url('images/note_bottom.png') bottom no-repeat;
	min-height:38px;
	margin-left:2px;
}
.art-QuoteBlock-body
{	
	position: relative;
	z-index:1;
	padding: 2px;
}
/* begin QuoteBlock */
.art-QuoteBlockHeader
{
	position:relative;
	z-index:0;
	min-height: 42px;
	padding: 0 20px;
	padding-top:20px;
	margin-bottom: 7px;
	max-width:600px;
}

.art-QuoteBlockHeader .t
{
	height: 30px;
	color: #000066;
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
	font-size: 22px;
	font-weight:bold;
	padding: 0 7px;
	padding-top:13px;
	line-height: 14px;	
	text-align:left;
	
	margin-left:15px;
	
}

.art-QuoteBlockHeader .t h2.subject
{
	height: 20px;
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	white-space : nowrap;
	padding: 0 7px;
	line-height: 20px;
	top: 0;
	margin-bottom: 0;
	margin-top: 0;
}

.art-QuoteBlockHeader .l, .art-QuoteBlockHeader .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 30px;
	/*background-image: url('images/BlockHeader.png');*/
	background-image: url('images/BlockHeaderBlue.png');
}
.art-QuoteBlockContent
{
	position:relative;
	z-index:0;
	margin-left:40px;
	margin-right:40px;
	padding-top:5px;
	min-width:1px;
	min-height:1px;
	width:600px;
}

.art-QuoteBlockContent-body
{
	position: relative;
	z-index:1;
	padding-left:20px;
	padding-right:20px;
	
	color:#769f31;
	font-family:  Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 18px;
	font-weight:bold;
}


/*-------QUOTE UNDER-----------*/
.art-QuoteUnder
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:15px;
	min-height:15px;
	width:700px;
	/*background: transparent url('images/block_bg.jpg') repeat-y;	*/
}
.art-QuoteUnder-bottom {
	min-height:38px;
	margin-left:2px;
}
.art-QuoteUnder-body
{	
	background: #fff url('images/quote_under_bg.jpg') top no-repeat;
	position: relative;
	z-index:1;
	padding: 2px;
	max-width:670px;
}
/* begin QuoteUnderHeader */
.art-QuoteUnderHeader
{
	position:relative;
	z-index:0;
	min-height: 42px;
	padding: 0 20px;
	margin-bottom: 7px;
}

.art-QuoteUnderHeader .t
{
	height: 30px;
	color: #000066;
	font-family:  Helvetica, Arial, Sans-Serif;
	font-size: 16px;
	font-weight:bold;
	white-space : normal;
	padding: 0 7px;
	padding-top:13px;
	line-height: 18px;	
	text-align:left;
	max-width:550px;
	margin-left:30px;
	
}

.art-QuoteUnderHeader .t h2.subject
{
	height: 20px;
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	white-space : nowrap;
	padding: 0 7px;
	line-height: 20px;
	top: 0;
	margin-bottom: 0;
	margin-top: 0;
}

.art-QuoteUnderHeader .l, .art-QuoteUnderHeader .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 30px;
	/*background-image: url('images/BlockHeader.png');*/
	background-image: url('images/BlockHeaderBlue.png');
}

.art-QuoteUnderContent
{
	position:relative;
	z-index:0;
	margin-left:50px;
	margin-right:20px;
	padding-top:5px;
	min-width:1px;
	min-height:1px;
	width:550px;
}

.art-QuoteUnderContent-body
{
	position: relative;
	z-index:1;
	padding-left:40px;
	padding-right:40px;
	color:#000066;
	font-family:  Helvetica, Arial, Sans-Serif;
	font-size: 14px;
	font-weight:normal;
}


/*****************************************/



/* begin Box, BlockContent */


/*****************************************************************************************/





.art-BlockContent-body a:link
{
	color: #5188ae;
	font-family: Verdana,"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
}

.art-BlockContent-body a:visited, .art-BlockContent-body a.visited
{
	color: #5188ae;
	font-family: Verdana,"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.art-BlockContent-body a:hover, .art-BlockContent-body a.hover
{
	color: #3F643A;
	font-family: Verdana,"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.art-BlockContent-body ul
{
	list-style-type: none;
	color: #15160E;
	margin:0;
	padding:0;
}

.art-BlockContent-body li
{
	font-family: Verdana,"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}

.art-BlockContent-body ul li
{
	padding:0px 0 0px 9px;
	background-image: url('images/BlockContentBullets.png');
	background-repeat:no-repeat;
	margin:0.5em 0 0.5em 0;
	line-height:1.2em;
}


.art-BlockContent-body .calendar-calendar td a:visited, .art-BlockContent-body .calendar-calendar td a.visited
{
	color: #5188ae;
}

.art-BlockContent-body  .links li
{
	float: left;
	padding: 0 0 0 1em;
	background-image: none;
}

.art-BlockContent-body .calendar-calendar td a:hover
{
	text-decoration:underline;
}

.art-BlockContent-body table td.mini a
{
	font-weight:normal;
}

.art-BlockContent-body table td div.mini-day-on a 
{
	text-decoration:underline;
}

.art-BlockContent-body .calendar-calendar td a
{
	text-decoration:none;
}
/* end Box, BlockContent */
