/* CSS Document */

.Cat{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
margin-left:2px;
font-weight:bold;
text-decoration:none;

}


.headings{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color:#000000;
font-weight:bold;


}

.text{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
margin-left:5px;
margin-right:5px;


}

.box_text{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
margin-left:2px;



}


.titles
{
    FONT-SIZE: 11px; 
    COLOR: #5a0f69;
    font-weight: bold;

}

.tborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D3B431;
	border-right-color: #D3B431;
	border-bottom-color: #D3B431;
	border-left-color: #D3B431;

}
