/* CSS Document */
body {
	font-family: Verdana;
	font-size: 10px;
	background-color:#c0c0c0;
}
/*inside_09*/
.bgcenter{
background-image:url(../images/bg1.gif);
background-repeat: repeat;

}

.bgbottom{
background-image:url(../images/inside_10.gif);


}




a.viewlink2:link{
color:#ff0096;
font-family:Tahoma;
font-size:9px;
text-decoration:none;
}

a.viewlink2:visited {
font-family:Tahoma;
font-size:9px;
color: #ff0096; 
text-decoration:none;
}

a.viewlink2:active {
font-family:Tahoma;
font-size:9px;
color: #ff0096;
text-decoration:none;
}

a.viewlink2:hover {
font-size:9px;
font-family:Tahoma;
color: #934a75 ;
text-decoration:none;
}

a.viewlink3:link{
color:#6b84ff;
font-family:Tahoma;
font-size:9px;
text-decoration:none;
}

a.viewlink3:visited {
font-family:Tahoma;
font-size:9px;
color: #6b84ff; 
text-decoration:none;
}

a.viewlink3:active {
font-family:Tahoma;
font-size:9px;
color: #6b84ff;
text-decoration:none;
}

a.viewlink3:hover {
font-size:9px;
font-family:Tahoma;
color: #1f3ccc ;
text-decoration:none;
}


a.viewlink:link{
color:#a21293;
font-family:Tahoma;
font-size-adjust:inherit;

font-size:9px;
text-decoration:none;
}

a.viewlink:visited {
font-family:Tahoma;
font-size:9px;
color: #a21293; 
text-decoration:none;

}

a.viewlink:active {
font-family:Tahoma;
font-size:9px;
color: #a21293;
text-decoration:none;

}

a.viewlink:hover {
font-size:9px;
font-family:Tahoma;
color: #7b1d71 ;
text-decoration:none;

}


a.viewlink4:link{
color:#097693;
font-family:Tahoma;
font-size-adjust:inherit;

font-size:9px;
text-decoration:none;
}

a.viewlink4:visited {
font-family:Tahoma;
font-size:9px;
color: #097693; 
text-decoration:none;

}

a.viewlink4:active {
font-family:Tahoma;
font-size:9px;
color: #097693;
text-decoration:none;

}

a.viewlink4:hover {
font-size:9px;
font-family:Tahoma;
color: #085063 ;
text-decoration:none;

}

.greentext{
font-family:Tahoma;
font-size:9px;
color: #097693;
}


a.footerlink1:link {
font-family:Verdana;
font-size:10px;
color: #000000;
text-decoration:none;
}

a.footerlink1:visited {
font-family:Verdana;
font-size:10px;
color: #000000;
text-decoration:none;
}

a.footerlink1:active {
font-family:Verdana;
font-size:10px;
color: #000000;
text-decoration:none;
}

a.footerlink1:hover {
font-size:10px;
font-family:Verdana;
color:#5c5c5c;
text-decoration:none;
}





a:link {
	color: #000000;
	text-decoration:none;
}
a:visited {
	color: #000000;
	text-decoration:none;
}
a:hover {
	color: #5c5c5c;
	text-decoration:none;
}
a:active {
	color: #000000   ;
	text-decoration:none;
}


.txt {
	font-family: Verdana;
	font-size: 10px;
	
}


.textbox {
	font-family: Verdana;
	font-size: 10px;
	border: 1px solid #9a9a9a;
    
}
.selectbox {
	font-family: Verdana;
	font-size: 10px;
	border: 1px solid #9a9a9a;
	
}

.buttonbox{
	font-family: Verdana;
	font-size: 10px;
	border: 1px solid #9a9a9a;

}
