html, body {
	margin: 0px;
	padding: 0px;
	min-height: 100%;
	height: 100%;
	width: 100%;
	background-color:#FFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#606C7A;
	text-align:left;
}
html>body {
	height: auto;
}
a:link {
	color: #146AEB;
	text-decoration: none;
}
a:visited {
	color: #00BAFF;
	text-decoration: none;
}
a:hover {
	color: #00CCFF;
	text-decoration: underline;
}
a:active {
	color: #CC3333;
	text-decoration: none;
}
.page-header {
	font-size: 16px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;	
	color:#606C7A;
	text-align:center;
}

/* height == 2px */
#line {
	padding-top: 6px;
	padding-bottom: 10px;
	margin-right: 30px;
}
#line div {
	border-top:1px solid #B5C4CB;
	border-bottom:1px solid #E6E5EA;
}
#menu-noimage {
	text-align:left;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}
#menu {
	list-style-position: inside;
	list-style-image: url(http://www.vipdefense.com/images/bullet.jpg);
	list-style-type: disc;
	text-align:left;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}
#menu a {
	margin-left:5px;
}
#main {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#main #line {
	margin:5px;
}

.menu_header {
	font-size: 16px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color:#606C7A;
	text-align:center;
}

/*menus*/
#left_menu_head {
	width:200px;
	height:67px;
	background-image:url(http://www.vipdefense.com/images/left_menu/top.jpg);
	background-repeat:no-repeat;
	padding-left:1.5em;
	padding-right:1.9em;
}
#left_menu_body {
	background-image:url(http://www.vipdefense.com/images/left_menu/middle.jpg);
	background-repeat:repeat-y;
	margin-left:10px;
}
#left_menu_body #menu {	
	margin-top:5px;
}
#left_menu_foot {
	background-image:url(http://www.vipdefense.com/images/left_menu/bottom.jpg);
	background-repeat:no-repeat;
	height:73px;
}

#right_menu_head {
	width:200px;
	height:67px;
	background-image:url(http://www.vipdefense.com/images/right_menu/top.jpg);
	background-repeat:no-repeat;	
	padding-left:1.4em;
	padding-right:1.5em;
}
#right_menu_body {
	background-image:url(http://www.vipdefense.com/images/right_menu/middle.jpg);
	background-repeat:repeat-y;
	margin-left:4px;
}
#right_menu_body #menu {	
	margin-top:5px;
}
#right_news {
	margin-left:17px;
	margin-right:18px;
	padding-left:10px;
	padding-right:10px;
}
#right_news #line {
	margin-left:5px;
	margin-right:5px;
}
#right_menu_foot {
	background-image:url(http://www.vipdefense.com/images/right_menu/bottom.jpg);
	background-repeat:no-repeat;
	height:67px;
}

/*main table*/
.main_l_t {
	background-image:url(http://www.vipdefense.com/images/main_table/l_t.jpg);
	background-repeat:no-repeat;
	width:60px;
	height:59px;
}
.main_head {
	background-image:url(http://www.vipdefense.com/images/main_table/top.jpg);
}
.main_r_t {
	background-image:url(http://www.vipdefense.com/images/main_table/r_t.jpg);
	background-repeat:no-repeat;
	width:60px;
	height:59px;
}
/****/
.main_l_m {
	background-image:url(http://www.vipdefense.com/images/main_table/left_side.jpg);
	background-repeat:repeat-y;
}
.main_body {
	background-color:#FFF;
}
.main_r_m {
	background-image:url(http://www.vipdefense.com/images/main_table/right_side.jpg);
	background-repeat:repeat-y;
}
/*****/
.main_l_b {
	background-image:url(http://www.vipdefense.com/images/main_table/l_b.jpg);
	background-repeat:no-repeat;
	width:60px;
	height:61px;
}
.main_bottom {
	background-image:url(http://www.vipdefense.com/images/main_table/bottom.jpg);
}
.main_r_b {
	background-image:url(http://www.vipdefense.com/images/main_table/r_b.jpg);
	background-repeat:no-repeat;
	width:60px;
	height:61px;
}

/**************/
#lists {
	text-align:left;	 
}
#lists li {
	margin-top:10px;
}

#article_description {
	font-size:9px;
}

/* EXT.CSS */
.ext-header {
	font-size: 18px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;	
	color:#606C7A;
	text-align:center;
}
.category-header {
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
}
.article-link {
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
}
.article-header {
color:#146AEB;
font-family:Arial, Helvetica, sans-serif;
}
.article-hl {
color:#146AEB;
}
.selected_page {
border-bottom: 1px dashed #606C7A;
}

/* ARTICLES.CSS */
#main_content {
	background-color: #ffffff;
	color: #000000;
	text-align:center;
}

#main_content a:link {
	color: #000088;
}

#main_content a:link {
	color: #0000ff;
}

#main_content p {
	text-align:left;
}

#main_content ul {
	text-align:left;
}
 
#main_content a:visited {
	color: #ff0000;
}

#level_2 {
}

#level_2 p {
	padding-left:10px;
}

#main_content #level_2 {
	padding-left: 3em;
}

#block_color_1 {
	padding:15px;
	width:60%;
	background-color:#ffae0c;
	color:#4827ac;
	text-align:left;
}

#block_color_2 {
	padding:15px;
	width:60%;
	background-color:#ffcc66;
	color:#4827ac;
	text-align:left;
}