@charset "UTF-8";
/* CSS Document */

body {background-color:#ffffff; font-family: Geneva, Arial, Helvetica, sans-serif; text-align:left; font-size:11pt;}

table.bodytable {background-color:#ffffff; width:750px; height:550px; border-width:0px;border-style:solid;border-color:#333333;}

td.titlebar {height:90px; background-color:#336699;background-image:url(images/menu.jpg);border-style:solid;border-color:#112233; border-bottom-width:0px;border-left-width:0px;border-right-width:0px;border-top-width:5px;}
td.menubar {height:25px;text-align:right;font-size:10px;font-weight:bold;border-style:solid;border-color:#112233; border-bottom-width:2px;border-left-width:0px;border-right-width:0px;border-top-width:5px; }
td.bodybar {height:450; border-style:solid; border-color:#112233; border-bottom-width:0px; background-color:#ffffff;border-left-width:0px;border-right-width:0px;border-top-width:5px;vertical-align:top;}
td.footbar {height:25px; background-color:#112233; color:#ffffff; font-size:9px; text-align:center;}

a {
	color: #999999;
	text-decoration: none;

}

a:HOVER {
	color: #112233;
	text-decoration: none;

}

a:ACTIVE {
	text-decoration: none;

}

a:VISITED {
	text-decoration: none;

}
p.title {font-size:16pt;color:#336699; font-family:sans-serif; text-transform:capitalize;}