/* XYSOFT 2010 TEMPLATE STYLES */
/* WEBSITE MASTHEAD */
/* MADE BY TAO YUELING @ XYSOFT*/

/* BANNER */

#Banner {
	height:102px;
	width:760px; 
	padding:0px;
	padding-top:0px;
	background:url(../images/banner.jpg) top center no-repeat;
}

/* LEFT MENU BAR PROPERTIES */

#left_mod ul{
margin:0px;
padding:0px;
}

#left_mod ul.menu-nav li{
list-style-type:none;
}

#left_mod a:link, 
#left_mod a:visited, 
#left_mod ul.menu-nav li a:link, 
#left_mod ul.menu-nav li a:visited,
#left_mod ul.menu-nav li#current li a:link, 
#left_mod ul.menu-nav li#current li a:visited{ 
	overflow: hidden;
	width: 170px;
	display: block;
	font-family: Arial;
	text-align: left;
	vertical-align:middle;
	color: #D73E41;
	font-size: 11px;
	font-weight:bold;
	line-height:36px;
	background: url(../images/button.jpg) bottom left no-repeat;
	margin: 0; padding: 0;
	margin-bottom:0px;
	padding-left:10px;
	text-decoration: none;
	/*text-transform: uppercase;*/
	}
#left_mod a#active_menu,
#left_mod ul.menu-nav li a#active_menu , 
#left_mod ul.menu-nav li#current a{ 
	text-decoration: none; 
	color:#000000; 
	background:url(../images/button.jpg) bottom left no-repeat;
	}
#left_mod a:hover,
#left_mod ul.menu-nav li a:hover,
#left_mod ul.menu-nav li#current li a:hover { 
	text-decoration: none; 
	color: #ffffff; 
	background:url(../images/button.jpg) bottom left no-repeat;
	}
	

/* Define two columns for layout with no visible borders */

#newsflash1 {
	text-align:left;
	font-size:12px;
	color: #333333;
	float:left;
    width:565px;
	padding-left:15px;
}

#newsflash2 {
	text-align:left;
	font-size:12px;
	color: #0070BA;
	float:left;
    width:750px;
	padding-left:20px;
}

#newsflash1 a,
#newsflash2 a{
text-decoration:none;
}

#newsflash1 a:link, 
#newsflash1 a:visited,
#newsflash2 a:link, 
#newsflash2 a:visited {
	text-align:left;
	font-size:12px;
	color: #0070BA;
	float:left;
	padding-left:25px;
}

#counter {
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color: #D73E41;
	float:left;
    width:750px;
	padding:0px;
}
#colLeft{
	float:left;
	overflow:hidden;
    width:150px;
	padding:0px;
	padding-top:0px;
	padding-left:10px;
	padding-right:0px;
}
#colRight {
	float:left;
	overflow:hidden;
    width:565px;
	padding:0px;
	padding-top:0px;
	padding-left:10px;
	padding-right:0px;
}

/* Set the default font for body text */

body {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	line-height:20px;
	margin-left:130px;
	background: url(../images/background.jpg) fixed 130px bottom no-repeat;
}

/* Settings for other menus */
.latestnews, .mainmenu, .keyconcepts, .othermenu {
	background: #66CCFF;
	top right repeat-y;
	margin-left: 0px;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
div.moduletable li, .mainmenu li, .keyconcepts li, .othermenu li {
	background: #66CCFF;
	top right repeat-y;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 5px;
	padding-top:0px;
	padding: 0px;
	font-size: 9px;
}

/* Article header font settings */

.contentheading{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
}

/* Change colRight view */

.contentpaneopen td p{
margin-left:20px;
margin-right:15px;
margin-top: 10px;
}
.contentpaneopen table{
margin-left:20px;
margin-right:15px;
margin-top: 10px;
width:440px;
}

.contentpaneopen table p,
.contentpaneopen table table{
margin-left:1px;
margin-right:1px;
margin-top: 1px;
margin-bottom:1px;
}

/* Set table border color */

table,
tr,
td{
border-color:pink;
}
