body
{
/*	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #e6e6e6;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
*/	margin: 0px;
	padding: 0px;
	background-image:url(img/1x1.gif);
	background-color: #8EB1D9;
	font-family: verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt;  
	font-weight: normal; 
	color: #266a93;
	height: 100%;
}

html
{
	height:100%;
}

a:link
{
	COLOR: #d4405a;
	TEXT-DECORATION: none;
}

a:visited
{
	COLOR: #A03045;
	TEXT-DECORATION: none;
} 

a:active
{
	COLOR: #d4405a;
	TEXT-DECORATION: none;
}

a:hover
{
	COLOR: #d4405a;
	TEXT-DECORATION: underline;
}

.menu
{
	font-size: 7pt;
	font-weight: bold;
	padding: 2px 0 0 0;
	margin: 0px 10px 0 10px;
}

.title
{
	font-size: 7pt;
	font-weight: bold;
	padding: 2px 0 0 0;
	margin: 0;
	text-align: center;
}

a.menu:link 
{
	color: #d4405a;
	text-decoration: none;
} 

a.menu:visited
{
	color: #d4405a; 
	text-decoration: none;
} 

a.menu:active
{
	color: #d4405a; 
	text-decoration: none;
} 

a.menu:hover 
{
	color: #d4405a; 
	text-decoration: none;
} 

a.sub:link
{
	font-size: 7pt;  
	font-weight: normal;
	text-align: left;
	color: #3274b2;
}

a.sub:visited 
{
	font-size: 7pt;  
	font-weight: normal; 
	text-align: left;
	color: #3274b2;
}

a.sub:active 
{
	font-size: 7pt;  
	font-weight: normal; 
	text-align: left;
	color: #3274b2;
}

a.sub:hover 
{
	font-size: 7pt;  
	font-weight: normal; 
	text-decoration: underline; 
	text-align: left;
	color: #3274b2;
}
h1
{
	font-size: 9pt;  
	font-weight: bold; 
	color: #266a93; 
	text-align: center; 
	margin-top: 30px; 
	margin-bottom: 10px; 
	margin-left: 10px; 
	margin-right: 10px;
}

h2
{
	font-weight: bold;
	font-size: 9pt; 
	color: #266a93; 
	text-align: center; 
	margin-top: 10px; 
	margin-bottom: 10px; 
	margin-left: 10px; 
	margin-right: 10px;
}

p
{
	text-align: justify;
	font-size: 8pt; 
	margin-top: 10px; 
	margin-bottom: 10px; 
	margin-left: 10px; 
	margin-right: 10px;
} 

.p_l
{
	color: #266a93; 
	text-align: left !important;
	margin-top: 10px; 
	margin-bottom: 10px; 
	margin-left: 10px; 
	margin-right: 10px;
}

.p_r
{
	color: #266a93; 
	text-align: right; 
	margin-top: 10px; 
	margin-bottom: 10px; 
	margin-left: 10px; 
	margin-right: 10px;
}
.p_r
{
	color: #266a93; 
	text-align: left; 
	margin-top: 10px; 
	margin-bottom: 10px; 
	margin-left: 10px; 
	margin-right: 10px;
}  

.p_cent
{
	color: #266a93; 
	margin-top: 10px; 
	margin-bottom: 10px; 
	margin-left: 10px; 
	margin-right: 10px;
	text-align: center;
}

li
{
	color: #266a93; 
	text-align: justify; 
	margin-top: 10px; 
	margin-bottom: 10px; 
	margin-left: 10px; 
	margin-right: 10px;
} 

.bold
{
	font-weight: bold; 
	color: #0757a1;
} 

.way
{
	font-weight: bold; 
	color: #324975; 
	text-align: right; 
	margin-top: 20px; 
	margin-bottom: 20px; 
	margin-left: 10px; 
	margin-right: 10px;
} 

.red
{
	font-weight: bold; 
	color: #d4405a; 
} 

.news
{
	padding: 0px 0px 0px 0px;
}

.date
{
	padding: 30px 0px 0px 10px;
}

.s1 
{
	font-size: 7pt;  
	font-weight: normal; 
	color: #3274b2; 
	text-align: left;
	margin-top: 5px; 
	margin-bottom: 5px; 
	margin-left: 5px; 
	margin-right: 5px;
}

.down
{
	font-size: 7pt;  
	font-weight: normal; 
	color: #000000;
} 

img
{
	border: 0;
}
img.th
{
	margin: 5px;
	padding: 2px;
	border: 1px solid #266a93;
} 
input
{
	color: #3274b2; 
	text-decoration: none; 
	background: #f2f5fa; 
	border: 1px solid #131C66; 
	font-family: verdana, Arial, Helvetica, sans-serif; 
	font-size: 7pt;
	height: 15px;
}

select 
{ 
	color: #3274b2; 
	text-decoration: none; 
	background: #f2f5fa; border: 1px solid; 
	font-family: verdana, Arial, Helvetica, sans-serif; 
	font-size: 7pt;
}

textarea
{ 
	color: #3274b2; 
	text-decoration: none; 
	background: #f2f5fa; 
	border: 1px solid; 
	font-family: verdana, Arial, Helvetica, sans-serif; 
	font-size: 7pt;
}

.head
{
	width: 100%;
	height: 125px;
	border: none;
	text-align:center;
	background-image:url(img/head_bg.gif);
	background-repeat:repeat-x;
}
.main
{
	width: 100%;
	border: none;
}
.content
{
	margin: 0 157px 0 157px;
	background: #F2F5FA;
	height: 100px;
	border-left: 1px solid #426B99;
	border-right: 1px solid #426B99;
	padding: 0px;
}
.footer
{
	width: 100%;
	height: 50px;
	background: url(img/m_bg.gif);
	text-align: center;
	padding: 30px 0 0 0;
	margin: 10px 0 0 0;
	clear: both;
}
.leftColumn
{
	float:left;
	width:147px;
}
.rightColumn
{
	width:147px;
	float:right;
}

.contentTitle
{
	height: 18px;
	background: url(img/m_sub.gif);
	background-repeat: repeat-x;
	margin: 0 157px 0 157px;
}

.contentFooter
{
	height: 7px;
	background: url(img/m_bot.gif);
	margin: 0 157px 0 157px;
}

#rightPic
{
	float: right;
	margin: 0;
	padding: 0;
}

#leftPic
{
	float: left;
	margin: 0;
	padding: 0;
}

.columnTitle 
{
	background: url(img/sec_left.gif);
	background-repeat: no-repeat;
	height: 18px;
}

.columnBody
{
	background: url(img/sec_bg.gif);
	background-repeat: repeat-y;
	margin: 0 0 10px 0;
	padding: 0;
	height: 100%;
}

.columnLeftFooter
{
	background: url(img/s_l_d.gif);
	height: 7px;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

.columnRightFooter
{
	background: url(img/s_r_d.gif);
	height: 7px;
	background-repeat: no-repeat;
}

.banner
{
	margin: 3px;
	border: 1px solid #82acc0;
}
.mainMenu
{
	border:0px;
	border-collapse:collapse;
	margin:0px;
	padding:0px;
	font-size: 8pt;
}
.mainMenu td
{
	border:0px;
	margin:0px;
	padding:0px;
	vertical-align:top;
}
.logo
{
	height:96px;
	width:406px;
	margin-top:3px;
}
.menuSubItem
{
	position:absolute;
	text-align:left;
	visibility:hidden;
	top:18px;
	padding:3px;
	background-color:#F0F0F0;
	border:1px solid #82acc0;
}

.main
{
	font-family: verdana, Arial, Helvetica, sans-serif; 
	font-size: x-small;  
	font-weight: normal; 
	color: #266a93; 
	text-align: left;
	margin: 10px auto;
	background: #fcfcff;
	width: auto;
} 

.main td
{
	margin: 1px;
	padding: 2px;
}

.main tbody
{
	background: #f0f0f0;
}

.main thead, tfoot
{
	background: #477EBE;
	font-weight: bold;
	color: White;
	font-size: x-small;
	text-align: center;
}

.main input, select, textarea
{
	margin: 2px 10px 2px 2px;
	border: 1px solid #477EBE;
	font-size: smaller;
}

.even
{
	background: #8EB1D9;
}

#actions {
	float: left;
	width: 60%;
	margin-top: 20px;
}

#digest {
	float: right;
	width: 39%;
	margin-top: 20px;
}

#digest table {
	width: 100%;
}

#digest .postdate {
	width: 100px;
	text-align: center;
}