.midbg {  
	background-image: url(mid_bg.jpg); 
	background-repeat: repeat-y; 
}
.redbg {
	background-image: url(red_bg.jpg); 
	background-repeat: repeat-x; 
}
.greyborder {
	border-style: solid;
	border-size: 1;
	border-color: #C0C5C9;
}
.gborder {
	border-right: 1px solid #C0C5C9;
}
.text1	{
	font-family: verdana;
	font-style: normal;
	font-size: 12;
	color: #939CA3;
	text-align:justify;
}
.alink	{
	font-family: verdana;
	font-style: bold;
	font-size: 12;
	color: #3F4041;
	text-align:justify;
	text-decoration: none;
}
.halfbg	{
	background-image: url(halfsecret_bg.jpg); 
	background-repeat: none; 

}
.dotborder {
	background-image: url(grey_border.jpg); 
	background-repeat: repeat-x; 
}
.footertext	{
	font-family: verdana;
	font-style: normal;
	font-size: 10;
	color: #939CA3;
	text-align:justify;
}
.footerlink	{
	font-family: verdana;
	font-style: bold;
	font-size: 10;
	color: #939CA3;
	text-align:justify;
	text-decoration: none;
}
.dezi9ortext	{
	font-family: verdana;
	font-style: normal;
	font-size: 10;
	color: #939CA3;
}
.dezi9orlink	{
	font-family: verdana;
	font-style: bold;
	font-size: 10;
	color: #939CA3;
	text-decoration: none;
}
.dezi9orlink:hover{
	font-family: verdana;
	font-style: bold;
	font-size: 10;
	color: Red;
	text-decoration: none;
}

