body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#0072b8
}

body
{
    scrollbar-face-color:#fff;
    scrollbar-highlight-color:#888;
    scrollbar-shadow-color:#888;
    scrollbar-3dlight-color:#fff;
    scrollbar-track-color:#fff;
    scrollbar-arrow-color:#888;
    scrollbar-darkshadow-color:#fff;
}

a,div,form,img,ol,ul,li,dl,dt,dd,span{font-family:ËÎÌå;}

a.white3:link {
	color: #ffffff;
	text-decoration:none
}
a.white3:visited {
	color: #ffffff;
	text-decoration:none

}
a.white3:hover {
	color: #ffffff;
	text-decoration:underline

}
a.current:link {
	color: #000000;
	text-decoration:none
}
a.current:visited {
	color: #000000;
	text-decoration:none

}
a.current:hover {
	color: #000000;
	text-decoration:underline

}
a.current2:link {
	color: #0072b8;
	text-decoration:none
}
a.current2:visited {
	color: #0072b8;
	text-decoration:none

}
a.current2:hover {
	color: #0072b8;
	text-decoration:underline

}
a.current3:link {
	color: #ffffff;
	text-decoration:none
}
a.current3:visited {
	color: #ffffff;
	text-decoration:none

}
a.current3:hover {
	color: #ffffff;
	text-decoration:underline

}
a.blue:link {
	color: #386394;
	text-decoration:underline
}
a.blue:visited {
	color: #386394;
	text-decoration:underline

}
a.blue:hover {
	color: #386394;
	text-decoration:none

}
.white {
	color: #ffffff;
	font-size: 13px;
	text-decoration: none;
	font-weight:bold;
}
.white2 {
	color: #ffffff;
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
}
.yellow {
	color: #ffcc00;
	font-size: 13px;
	line-height: 24px;
	text-decoration: none;
	font-weight:bold;
}

/*
.purple {
	color: #271372;
	font-size: 16px;
	line-height: 24px;
	text-decoration: none;
	font-weight:bold;
}
.purple2 {
	color: #271372;
	font-size: 15px;
	line-height: 24px;
	text-decoration: none;
	font-weight:bold;
}
*/

.black{font-size: 14px; line-height: 24px; text-decoration: none; color: #333333;}
.black2{font-size: 13px; line-height: 24px; text-decoration: none; color: #333333;}
.blue {font-size: 14px; line-height: 24px; text-decoration: none; color: #0072b8;	font-weight:bold;
}
.blue2 {font-size: 13px; line-height: 24px; text-decoration: none; color: #0072b8;	font-weight:bold;
}

.bold
{
    font-weight:bold;
}

.title
{
    color: #271372;
	font-size: 16px;
	line-height: 24px;
	height:24px;
	text-decoration: none;
	font-weight:bold;
	background-image:url(../images/arrow1.jpg);
	background-repeat:no-repeat;
	display:block;
	width:100%;
	text-indent:30px;
}

.title2
{
    color: #0072b8;
	font-size: 14px;
	text-decoration: none;
	font-weight:bold;
	background-image:url(../images/arrow2.jpg);
	background-repeat:no-repeat;
	display:block;
	border-bottom:1px dashed #0072b8;
    padding-top:0px;
	padding-bottom:7px;
	padding-left:25px;
}


/* Begin Default.aspx */
#readmeTD
{
    padding:0px 10px;
    height:345px;
    vertical-align:top;
    background:#fff;
    margin-left:10px;
}

#readmeDiv
{
    overflow:auto;
	height:305px;
	padding:0px 0px 0px 0px;	
}
#rdDiv
{
	overflow:auto;
	height:305px;
	padding:0px 0px 0px 0px;	
}
/* End Default.aspx */

/* Begin MasterPage2.master */
/*
#bodyTD
{
    padding:0px 10px;
    vertical-align:top;
    background:#fff;
    height:500px;
}

#bodyDiv
{
    overflow:auto;
    height:460px;
    padding:15px 15px 0px 30px;
    text-align:left;
}

#leftDiv
{
    overflow:auto;
    padding:0px 20px;
    vertical-align:top;
    background:#fff;
    height:500px;
}
*/
/* Begin 2007-12-8 14:32 */
#bodyTD
{
    padding:0px 10px;
    vertical-align:top;
    background:#fff;
}

#bodyDiv
{
    padding:15px 15px 0px 30px;
    text-align:left;
    font-size:12px;
    letter-spacing:1px;
}

#leftDiv
{
    padding:0px 20px;
    vertical-align:top;
    background:#fff;
}
/* End 2007-12-8 14:32 */


#navigationPath
{
    background-image:url(../Images/sub_arrow.gif);
	background-repeat:no-repeat;
	display:block;
    height:20px;
    vertical-align:middle;
    padding-top:4px;
}

#navigationTitle
{
    display:inline-block;
    width:90px;
    text-align:center;
}
/* End MasterPage2.master */

/* Begin NewsCategoryList.ascx */
#childCategoryDiv
{
    padding:10px 25px 0px 25px;
}

.childCategoryTitle
{
    background:#0791D0;
    margin:3px 0px;
    text-indent:15px;
}

.childCategoryBody ul
{
    margin:5px 18px;
    font-weight:bold;
    list-style:none;
}

.childCategoryBody li
{
    background-image:url(../images/pro_arrow.gif);
    background-repeat:no-repeat;
    background-position:center left;
    text-indent:13px;
}

/* End NewsCategoryList.ascx */
