/* -- NOBRA STYLE SITE 2004 --*/

body,td,th {font-family: Helvetica, Verdana, Arial, Sans-serif; font-size: 12px;}


td.gray-border {
    border-right: solid 1px #999999;
}/* right border */
td.gray-borderLT {
    border-left: solid 1px #999999;
    border-top: solid 1px #999999;
}/* right and bottom border */
td.gray-borderRB {
    border-right: solid 1px #999999;
    border-bottom: solid 1px #999999;
}/* right 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 1px #999999;
}/* bottom border */
td.frame-border {
    border-top: solid 1px #999999;
	border-bottom: solid 1px #999999;
    border-left: solid 1px #999999;
    border-right: solid 1px #999999;
}/* 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 {
    border-left: solid 1px #999999;
}/* 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-top: solid 1px #999999;
}

a {color: #ffffff; text-decoration: none;}
a:active {color: #ffffff;}
a:link {color: #ffffff;}
a:visited {color: #ffffff;}
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: 11px;}

h1 {font-size: 45px; font-weight: normal; margin-bottom: 2px; margin-top: 2px;}
h2 {font-size: 14px; margin-top: 5px; font-weight: normal;}
h3 {font-size: 14px; margin-bottom: 1px; margin-top: 1px; font-weight: normal; color: #ffffff;}
h4 {font-size: 18px; margin-bottom: 1px; margin-top: 1px; font-weight: normal;}
h5 {font-size: 12px; margin-bottom: 1px; margin-top: 1px; font-weight: normal;}
h6 {font-size: 13px; margin-bottom: 1px; margin-top: 1px;}
h7 {font-size: 16px; font-weight: normal;}

