/* -- NOBRA STYLE SITE 2004 --*/

body,td,th {font-family:  Arial, Sans-serif, Helvetica, Verdana; font-size: 12px;}


td.gray-border {
    border-left: solid 2px #ffffff;
}/* left border */
td.gray-borderLT {
    border-left: solid 1px #999999;
    border-top: solid 1px #999999;
}/* right and bottom border */
td.gray-borderLB {
    border-left: solid 2px #ffffff;
    border-bottom: solid 2px #ffffff;
}/* left and bottom border */
td.gray-borderRT {
    border-right: solid 1px #999999;
    border-top: solid 1px #999999;
}/* right and top border */
td.border-bottom {
    border-bottom: solid 2px #ffffff;
}/* bottom border */
td.frame-border {
	border-bottom: solid 2px #ffffff;
    border-left: solid 2px #ffffff;
    border-right: solid 1px #ffffff;
}/* outline borders */
td.borderLRT {
    border-top: solid 1px #999999;
	border-left: solid 1px #999999;
    border-right: solid 1px #999999;
}/* outline borders */
td.gray-borderLR {
    border-left: solid 1px #999999;
    border-right: solid 1px #999999;
}/* outline borders */
td.gray-borderL {
    color: #111111;
	border-left: solid 4px #ffffff;
}/* border left */
td.gray-borderR {
    border-right: solid 1px #999999;
}/* border-right */
td.white-borderR {
    color: #003366;
	border-right: solid 1px #ffffff;
}/* border-right */
td.border-top {
    border-bottom: solid 2px #ffffff;
	border-top: solid 2px #ffffff;
}

a {color: #000000; text-decoration: none;}
a:active {color: #000000;}
a:link {color: #000000; text-decoration: bold;}
a:visited {color: #000000;}
a:hover {text-decoration: underline;}

a.bold {font-weight: bold;}
a.small {font-size: 11px;}
a.udrline {text-decoration: underline;}
a.udrlinebold {font-weight: bold; text-decoration: underline;}
a.udrlinesmall {text-decoration: underline; font-size: 12px;}

h1 {font-size: 22px; font-weight: normal; margin-right: 9px; margin-bottom: 0px; margin-top: 0px; color: #ffffff;}
h2 {font-size: 18px; margin-left: 15px; margin-top: 0px; margin-bottom: 0px; font-weight: bold; color: #ffffff;}
h3 {font-size: 16px; margin-left: 8px; margin-bottom: 0px; margin-top: 0px; font-weight: bold;}
h4 {font-size: 16px; margin-bottom: 1px; margin-top: 1px; font-weight: normal;}
h5 {font-size: 20px; margin-bottom: 1px; margin-top: 1px; font-weight: normal;}
h6 {font-size: 13px; margin-bottom: 1px; margin-top: 1px; margin-bottom: 3px; font-weight: normal; color: #ffffff;}
h7 {font-size: 2px; font-weight: normal;}

