	body {
	margin:0px;
	margin-top:0px;
	background:#f0f3f7;
	background-image:url('images/bg_withstrip2.gif');
	background-repeat:  repeat-x;
	}
	
	a {
	text-decoration:none;
	color:#c31029;
	}
	
	a:hover {
	text-decoration:none;
	color:#202020;
	}
	
	a:visited {
	text-decoration:none;
	color:#c31029;
	}
	
	.toolbar {
	border:0px solid red;
	height:88px; //bg image height is 64px;
	}
	
	.di1 {
	border:0px solid black;
	}
	
	.di2 {
	width:400px;
	margin:0px auto;
	float:left;
	border:0px solid black;
	text-align:right;
	}
	
	.navigation {
	float:left;
	border:0px solid black;
	width:140px;
	}
	
	.mainprogr{
		border:0px solid black;
	float:right;
	width:680px;
	}
	
	.pagelinks a {
	text-decoration:none;
	width:140px;
	float:left;
	font-family:Verdana;
	color:#c31029;
	padding-bottom:4px;
	font-size:11pt;
	}

	.pagelinks a:hover {
	text-decoration:none;
	width:140px;
	float:left;
	font-family:Verdana;
	color:#202020;
	padding-bottom:4px;
	font-size:11pt;
	}
	
	.selected {
	color:#ebebeb;
	font-weight:bold;
	}

	
	.toolbox1 {
	background-image:url('images/top_bar1.gif');
	background-repeat:  no-repeat;
	float:left;
	width:272px;
	height:88px;
	border:0px solid black;
	}
	
	.toolbox2 {
	background-image:url('images/top_bar2.gif');
	background-repeat:  no-repeat;
	float:left;
	width:277;
	height:88px;
	border:0px solid black;
	}
	
	.toolbox3 {
	background-image:url('images/top_bar3.gif');
	background-repeat:  no-repeat;
	float:left;
	width:277;
	height:88px;
	border:0px solid black;
	}
	
	.module1 {
	float:left;
	width:276px;
	display:show;
	border:0px solid black;
	}

	.module2 {
	float:left;
	height:300px;
	width:276px;
	}
	
	.module3 {
	float:left;
	height:300px;
	width:276px;
	}
		
	.txt_head {
	font-family:Arial;color:#c2001b;font-weight:bold;font-size:9pt;
	}
	.txt_desc {
	font-family:Arial;color:#202020;font-size:8pt;
	}
	
	.ans {
	font-family: Verdana; font-size: 8pt; letter-spacing: 0px; font-weight:700;color:#C31029
	}
	
	.qn {
	font-family: Verdana; font-size: 8pt; color: #202020; letter-spacing: 0px
	}
	
	.rjlist {
	border:1px solid #ebebeb;height:48px;margin-bottom:10px;
	}
	
	.rjlist hover {
	background:#f8f8f8;
	border:1px solid #ebebeb;height:48px;margin-bottom:10px;
	}
	
	.shortmenu a{
	text-decoration:none;
	color:#202020;
	float:left;
	padding:4px;
	font-family:Arial;
	font-size:11px;
	position:relative;
	}
	
	.shortmenu a:hover{
	background:#c31029;
	color:white;
	float:left;
	padding:4px;
	font-family:Arial;
	font-size:11px;
	}
	
	
.selected {
background:#c31029;
color:white;
float:left;
font-size:12px;
padding:4px;
padding-right:8px;
padding-left:8px;
margin-right:4px;
}
	
	.paging a{
float:left;
font-size:12px;
padding:4px;
padding-right:8px;
padding-left:8px;
margin-right:4px;
border:1px solid #EBEBEB;
}

.paging a:hover{
float:left;
font-size:12px;
padding:4px;
padding-right:8px;
padding-left:8px;
margin-right:4px;
border:1px solid #c31029;
color:white;
background:#c31029;
}

.paging a:visited{
float:left;
font-size:12px;
padding:4px;
padding-right:8px;
padding-left:8px;
margin-right:4px;
border:1px solid #EBEBEB;
}