/* CSS Document */
body
{
background-color: #EEFDDB;
font-family: Arial;
link:#0000FF; 
vlink:#f3e3f3; 
alink:#FF0000 ;
}



.below_main
{
background-color:#EEFDDB;
height:30px;
}

a.top_links
{
text-decoration:none;
font-size:14px;
color:#C047C0;
font-weight:bold;
}

a {text-decoration:none;}

.ss_top
{
background-image:url(images/ss_top.gif);
width:226px;
height:10px;
background-repeat:no-repeat;
}




.heading1
{
font-size:12px;
font-weight:bold;
color:#80AF27;
}

.text
{
color:#252525;
font-size:12px;
}
.f_left
{
background-image:url(images/f_left.gif);
width:10px;
height:80px;
background-repeat:no-repeat;
}
.f_center
{
background-color:#F4DFEB;
height:80px;
width:881px;
}
.f_right
{
background-image:url(images/f_right.gif);
width:10px;
height:80px;
background-repeat:no-repeat;
}
ul.navigationBar { 
list-style:none; 
margin:0; 
padding:3px; 
} 

ul.navigationBar li { 
display:inline; 
} 

ul.navigationBar a { 
padding:3px 5px 3px 3px; 
position:relative; 
text-decoration:none;
font-size:10px;
color:#A21EA2;
} 
.sep
{
font-size:12px;
color:#A21EA2;
}
a.link_footer
{
font-size:10px;
color:#A21EA2;
text-decoration:none;
}
.h_text
{
font-size:20px;
color:#ffffff;
padding-top:20px;
padding-bottom:10px;
}
.heading2
{
color:#5A1C5A;
font-size:20px;
}
.heading3
{
color:#ffffff;
font-size:20px;
}
.left
{
background-image:url(images/left.gif);
width:11px;
height:110px;
background-repeat:no-repeat;
}
.center
{
background-color:#B4DFFD;
height:110px;
width:566px;
padding:0px;
margin:0px;
}
.right
{
background-image:url(images/right.gif);
width:11px;
height:110px;
background-repeat:no-repeat;
}

.hr_new {color: #OOOOOO;  border: 1px dotted #999999; border-style: none none dotted; padding-bottom:10px;}

#commentForm label { width: 250px; color:#FF0000; font-weight:bold;}
input, textarea, select {
	margin: 0;
	padding: 1px;
	border: 1px solid black; 	
}
.none {	border: 0px; }

