p	{
font-family: Arial, Verdana, Helvetica, sans-serif; 
font-size:12px; 
color:#000000;
text-align:justify;
}

p.title	{
font-size:18px; 
font-weight:bold; 
color:#990000;
text-align:left;
}

p.subtitle {
font-size:15px; 
font-weight:bold; 
color:#336699;
text-align:left;
}

p.main {
font-size:14px;
}

p.footer {
font-size:10; 
color:#999999; 
text-align:center;
}

p.msg {	
color:#339933; 
font-weight:bold;
}

p.error {	
color:#990000; 
font-weight:bold;
}

ol {
font-family: Arial, Verdana, Helvetica, sans-serif; 
font-size:12px; 
color:#000000;
}

ul {
font-family: Arial, Verdana, Helvetica, sans-serif; 
font-size:12px; 
color:#000000;
}

a	{	
color:#000000;
}

a:hover {	
color:#333333;
}


input.text {
border-style:solid; 
border-width:1px; 
font-size:10; 
border-color:#999999; 
width:150;
}

input.file {
border-style:solid; 
border-width:1px; 
font-size:10; 
border-color:#999999;
}

select	{	
border-style:solid; 
border-width:1px; 
font-size:10; 
border-color:#999999;
}

textarea {
font-family:Arial,Verdana, Helvetica; 
font-size:11;
border-style:solid; 
border-width:1px; 
border-color:#999999;
}


.subnav {
position:relative; 
left:5px; 
top:-150px; 
width:170;
opacity:.9; 
filter:alpha(opacity=90); 
-moz-opacity:.9;
}
