@charset "utf-8";
/* CSS Document */

body{
background:#FFFFFF;
font-family:"Verdana", Arial, Helvetica, sans-serif;
font-size:12px;
}

a {color:#2D6BAA;text-decoration: none}
a:hover {color:#FF0000; text-decoration: none}


.TableTOC {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000066;
	width:886px;
	border-bottom-style:dashed;
	border-bottom-width:thin;
	border-bottom-color:#CCCCCC;
}
.TableHEAD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:700;
	letter-spacing:2px;
	font-variant:small-caps;
	border-bottom-style:dashed;
	border-bottom-width:thin;
	border-bottom-color:#FF0000;
	background:url(Art_Header.jpg) no-repeat;
}
.TableHEADLast {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:700;
	letter-spacing:2px;
	font-variant:small-caps;
	border-bottom-style:dashed;
	border-bottom-width:thin;
	border-bottom-color:#FF0000;
	background:url(Art_Header_Right.jpg) no-repeat;
}
.TableMainHEAD {
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:800;
	letter-spacing:4px;
	font-variant:small-caps;
	background-color:#000066;

}

.TableBody{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color:#2D6BAA;
	background-color:#DCE9F5;
	border-bottom-style:dashed;
	border-bottom-width:thin;
	border-bottom-color:#0066CC;
}

.tabs_T {
      font-size:11px;
      font-weight:700;
}

.CCTV_Text {
font-size:3px;
color:#FFFFFF;
}

/* ARTICLES */

.ART_Header1 {
font-family:"Verdana", Arial, Helvetica, sans-serif;
font-size:large;
font-weight:bold;
color: #FFFFFF;
text-align:center;
}

.ART_Header2 {
font-family:"Verdana", Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#990000;
text-align:left;
border-bottom:#FF0000;
border-bottom-style:dashed;
border-bottom-width:thin;
padding-left:10px;
}


.ART_Body {
font-family:"Verdana", Arial, Helvetica, sans-serif;
font-size:11px;
color:#000066;
text-align:left;
padding-left:10px;
}

	

.ART_Nav {
font-family:"Verdana", Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#990000;
text-align:center;
}

.ART_Box {
padding:3px 10px 3px 10px;
width:863px;
table-layout:fixed;
background:#2467af;
border:#FFFFFF;
border-bottom-style:dashed;
border-bottom-width:thin;
border-top-style:dashed;
border-top-width:thin;
text-decoration:none;

}

