/* CSS Document */
/*
BODY {
		
	scrollbar-face-color:#5E6830;    
	scrollbar-base-color:#5E6830;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-shadow-color:#B1B7BF;	
	scrollbar-highlight-color:#B1B7BF;
	scrollbar-dark-shadow-color:B1B7BF;
	scrollbar-3d-light-color:#B1B7BF;
	
	
}
*/
.inner_link_txt {
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#B059B8;
line-height:normal;
text-decoration:underline;
}
a:visited.inner_link_txt {
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#B059B8;
line-height:normal;
text-decoration:underline;
}
a:hover.inner_link_txt {
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#B059B8;
line-height:normal;
text-decoration:none;
}



.inner_heading_txt {
font-family:tahoma;
font-size:13px;
font-weight:bold;
color:#B059B8;
line-height:normal;
text-decoration:none;
}







.inner_normal_txt {
font-family:tahoma;
font-size:11px;
font-weight:none;
color:#B059B8;
line-height:1.4;
text-decoration:none;
}
a:visited.inner_normal_txt {
font-family:tahoma;
font-size:11px;
font-weight:none;
color:#B059B8;
line-height:1.4;
text-decoration:none;
}
a:hover.inner_normal_txt {
font-family:tahoma;
font-size:11px;
font-weight:none;
color:#B059B8;
line-height:1.4;
text-decoration:underline;
}









.normal_txt {
font-family:Tahoma;
font-size:11px;
font-weight:none;
color:#000000;
line-height:1.5;
text-decoration:none
}
a:visited.normal_txt {
font-family:tahoma;
font-size:11px;
font-weight:none;
color:#B059B8;
line-height:1.5;
text-decoration:none;
}
a:hover.normal_txt {
font-family:tahoma;
font-size:11px;
font-weight:none;
color:#B059B8;
line-height:1.5;
text-decoration:underline;
}




.inner_normal_link {
font-family:tahoma;
font-size:11px;
font-weight:none;
color:#B059B8;
line-height:normal;
text-decoration:underline;
}
a:visited.inner_normal_link {
font-family:tahoma;
font-size:11px;
font-weight:none;
color:#B059B8;
line-height:normal;
text-decoration:underline;
}
a:hover.inner_normal_link {
font-family:tahoma;
font-size:11px;
font-weight:none;
color:#B059B8;
line-height:normal;
text-decoration:none;
}






.normal_txt2{
font-family:Tahoma;
font-size:11px;
font-weight:none;
color:#B059B8;
line-height:1.4;
text-decoration:none
}
a:visited.normal_txt2{
font-family:tahoma;
font-size:11px;
font-weight:none;
color:#EEC9F1;
line-height:1.4;
text-decoration:none;
}
a:hover.normal_txt2{
font-family:tahoma;
font-size:11px;
font-weight:none;
color:#EEC9F1;
line-height:1.4;
text-decoration:underline;
}



.inputbox {
font-family:tahoma;
font-size:11px;
font-weight:none;
color:#94389C;
text-decoration:none;
line-height:normal;
border:1px solid #666666;
background-color:EEC9F1;
}


/*
.button {
font-family:verdana;
font-size:11px;
font-weight:bold;
color:#F5EEC3;
text-decoration:none;
line-height:normal;
border:1px solid #000000;
background-color:#7F7950;
}
*/