body{
	margin: 0;
	text-align: center;
    font-family: Verdana, Arial,Helvetica, sans-serif;
}
.OARLHEADER{
    color: #ffffff;
    width: 90%; 
    background: url(images/TopLeftBlack.gif) top left no-repeat black;
    text-align: justify;
	padding: 5 15;
    font-size: 10pt;
    font-family: "Courier New", Courier, mono;
}
a.OARLHEADERLINK{
    color: yellow;
    font-family: Verdana, Arial,Helvetica, sans-serif;
    font-size: 7pt;
    font-weight: bold;
    text-decoration: none;
}
input.OARLHEADERLINK{
    color: yellow;
    background: black;
    font-family: Verdana, Arial,Helvetica, sans-serif;
    font-size: 7pt;
    text-decoration: none;
}
.OARLFOOTER{
    color: #ffffff;
    width: 90%; 
    background: url(images/BottomLeftBlack.gif) bottom left no-repeat black;
    text-align: justify;
	padding: 5 15;
    font-size: 7pt;
}
.OARLBODY{
    background: url(images/banner.jpg) top right no-repeat;
    width: 90%; 
    border-left: solid black 2px;
    border-right: solid black 10px;
    text-align: justify;
	padding: 5 5;
	color: black; font-size: 10pt;
}
.OARLBODYTITLE{
	color: 0D7880;
	font-size: 12pt;
	font-weight:bold;
}
.OARLBODYHEADING{
	font-size: 10pt;
	font-weight:bold;
}
a.OARLBODYHEADING{
	font-size: 10pt;
	font-weight:bold;
	color: black; 
}
.OARLBODYLINK{
	color:black;
}
.OARLNAVBAR{
    font-size: 7pt;
    color: #000000;
    font-family: Verdana, Arial,Helvetica, sans-serif;
}
a.OARLNAVBAR{
    color: #000000;
}
.OARLTITLELEFT{
    filter:progid:DXImageTransform.Microsoft.Matrix(M11=0, M12=1, M21=-1, M22=0, sizingmethod='auto expand');
    color: A63311; 
    font-size: 10pt; 
    width:5%;
    text-decoration: none;
}
.OARLTITLELINE1{
	color: 0D7880; font-size: 16pt; text-decoration: none; 
}
.OARLTITLELINE2{
	color: 119CA6; font-size: 14pt; text-decoration: none;
}
.OARLTITLELINE3{
	color: 14C0CC; font-size: 12pt; text-decoration: none;
}
.OARLACTIONPANELTITLE{
	color: A63311; font-size: 12pt;
}
.OARLACTIONPANELHEADING{
	font-size: 10pt;
	font-weight:bold;
}
.OARLACTIONPANELCONTENT{
	color: black; font-size: 10pt;
    text-align: justify;
}
.OARLPOPUP{ 
	background: lightgrey; 
	color: #ffffff; 
}