/* CSS Document */

body {
	background: #0065cc;
}

td.fontcolor {
	color: #0065cc;
	
}


.tiny_font_for_boxes{font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#000000};

a.tinyfont:link { font-family:Arial, Helvetica, sans-serif; font-weight:inherit; color:#0065cc; text-decoration:underline; font-size: 10px; }
a.tinyfont:visited {font-family:Arial, Helvetica, sans-serif; font-weight:inherit; color:#0065cc; font-size:10px  }
a.tinyfont:hover { font-family:Arial, Helvetica, sans-serif; font-weight:inherit; text-decoration:none; font-size:10px }
a.tinyfont:active {font-family:Arial, Helvetica, sans-serif; font-weight:inherit; color:#0065cc; font-size:10px}

.font {font-family: Arial, Helvetica, sans-serif}
.common_font{ font-family:Arial, Helvetica, sans-serif; color:#000000; text-align:left; background-color:#FFFFFF; font-size:12px  }
a.commonlink:link { font-family:Arial, Helvetica, sans-serif; font-weight:inherit; color:#0065cc; text-decoration:underline; font-size: 12px; }
a.commonlink:visited {font-family:Arial, Helvetica, sans-serif; font-weight:inherit; color:#0065cc; font-size:12px  }
a.commonlink:hover { font-family:Arial, Helvetica, sans-serif; font-weight:inherit; text-decoration:none; font-size:12px }
a.commonlink:active {font-family:Arial, Helvetica, sans-serif; font-weight:inherit; color:#0065cc; font-size:12px}

th{ background-color:#FFFFFF;}

th.green{background-color:#fee70d;}

th.bottom{ font-family:Arial Narrow, Helvetica, sans-serif; font-size:10px; background-color:#0065cc; color:#FFFFFF; text-align:left}


h1 {
	color: #0065cc; font-size:16px
}

h2 {
	color: #FF99CC;
}

h3, h4 {
	color: #CC9999;
}

h5, h6 {
	color: #FFCCCC;
}

a {
	color: #FF0033;
}

form {
	background-color: #FEE70D;
}

a.under:link {color:#000000; text-decoration:none; font-size: 10px; font-weight: bold; }
a.under:visited {color:#000000; font-size:10px; font-weight: bold; }
a.under:hover { text-decoration:none; font-size:10px; background-color:#FF6600; }
a.under:active {color:#000000; font-size:10px }
