/* glogal page elements*/
body {background-color: #7e7d82; background-image: url(images/backgroundolor.jpg); background-repeat: repeat-x; margin: 0px; font-family: Arial, Helvetica, sans-serif;}
a:link {color: #566599; text-decoration: underline;}
a:active {color: #566599; text-decoration: underline;}
a:visited {color: #566599; text-decoration: underline;}
a:hover {color: #455488; text-decoration: underline;}

.shell {background-color: #FFFFFF; width: 758px; margin-top: 20px; border: 1px solid #999999; margin-right: auto; margin-left: auto;}

/* navigation elements*/
.linkbar {background-color:#d5dee8; font-size: 11px; color: #333333; height: 18px; letter-spacing: 2px; text-align:center;
		  border-right-color: #ffffff; border-right-style: solid; border-right-width: 1px; padding-left:5px; padding-right:5px;}
.linkbar a {color: #566599; text-decoration: none;}
.linkbar a:visited {color: #566599; text-decoration: none;}
.linkbar a:hover {color: #566599; text-decoration: none;}

.linkbar2 {background-color: #AFB8C1; font-size: 11px; color: #ffffff; height: 18px; letter-spacing: 2px; text-align: center;
		   border-right-color: #ffffff; border-right-style: solid; border-right-width: 1px; padding-left:5px; padding-right:5px;}
.linkbar2 a {color: #ffffff; text-decoration: none;}
.linkbar2 a:visited {color: #ffffff; text-decoration: none;}
.linkbar2 a:hover {color: #ffffff; text-decoration: none;}

.linkbarend {background-color: #d5dee8; border-top-color: #ffffff; border-top-style: solid; border-top-width: 1px; height: 18px;}

/* content elements*/
.content {margin-top: 20px; margin-right: 20px; margin-bottom: 40px;}

.content2 {font-size: 12px; line-height: 20px; text-align: left; margin-top: 10px; margin-right: 20px; margin-bottom: 40px; margin-left: 20px;}

.contentleft {font-size: 12px; text-align: left; line-height: 20px; padding-right: 20px; padding-left: 20px;}

.copyright {width: 758px; font-size: 10px; color: #cccccc; margin-top: 5px; margin-right: auto; margin-left: auto;}

.hdr1 {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 26px; color: #993300; line-height: 30px; letter-spacing: -1px;}

.loginbox {width: 225px; background-color: #FFFFFF; font-size: 12px; text-align: left; border: 1px solid #ffffff; border-left-color: #CCCCCC; margin-left: 10px; 
		   padding-left: 20px; padding-top: 6px;}

.loginheader {font-size: 20px; font-weight: bold;color: #666666;}

.porthdr1 {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; color: #993300;}

/* colors */
.brown {color: #993300;}

/* spacers */
.fifteenspacer {padding-left: 15px;}

.vertspacer {line-height: 3px;}

.vertspacer13 {line-height: 13px;}
