body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #090f27;
	padding-bottom: 5px;
	padding-top: 0;
	background-color:#090f27;
	margin-top: 20px;
	margin-left: 0;
	line-height: 20px;
}

div#nav a { color: #ffffc6; text-decoration: none; background: transparent; display: block; line-height: 25px; padding: 0 0 0 20px; }
div#nav a:visited { color: #ffffc6; text-decoration: none; background: transparent; display: block;  line-height: 25px; padding: 0 0 0 20px; }
div#nav a:hover { color: #fff; text-decoration: none; background: #afa48f; display: block; line-height: 25px; padding: 0 0 0 20px; }

a.link2:link { font: 12px arial, verdana, sans serif; color: #c20c0b; line-height:16px; text-decoration: underline; background: transparent; font-weight: 700; padding: 5px 5px 2px 5px; margin: 0 0 3px 0; }
a.link2:visited { font: 12px arial, verdana, sans serif; color: #c20c0b; line-height:16px; text-decoration: underline; background:transparent; font-weight: 700; padding: 5px 5px 2px 5px; margin: 0 0 3px 0;  }
a.link2:hover { font: 12px arial, verdana, sans serif; color: #800808; line-height:16px; text-decoration: underline; background: transparent; font-weight: 700; padding: 5px 5px 2px 5px; margin: 0 0 3px 0; }

a.link3:link { font: 14px arial, verdana, sans serif; color: #2b1b1a; line-height:16px; text-decoration: underline; background: transparent; font-weight: 700; }
a.link3:visited { font: 14px arial, verdana, sans serif; color: #2b1b1a; line-height:16px; text-decoration: underline; background: transparent; font-weight: 700; }
a.link3:hover { font: 14px arial, verdana, sans serif; color: #4d302f; line-height:16px; text-decoration: underline; background: #e7ebe5; font-weight: 700; }

.white { color: #fff; font-weight: 700; padding: 5px; }
.large { font-size: 16px; }
.padding { padding: 10px 25px; }
h1 { font: 20px arial, verdana, sans serif; font-weight: 700; margin: 0; }
.bold { font-weight: 700; font-size: 13px; }
.bold1 { font-weight: 700; font-size: 15px; line-height: 22px; color: #c10513; }
.bg { background: #fff url(../images/corner.gif) no-repeat top right; }
.bg1 { background: #fff url(../images/corner1.gif) no-repeat top left; }