/* Body and links */
body
{
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	height: 100%;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat;
	letter-spacing: normal;
	white-space: normal;
	text-align: left;
	vertical-align: top;
}

a:link
{
	color: #003399;
	text-decoration: none;
}

a:visited
{
	color: #003399;
	text-decoration: none;
}

a:active
{
	color: #669933;
	text-decoration: underline;
}

a:hover
{
	color: #CC0000;
	text-decoration: underline;
}

/* Menubar links */
a.menubar-item1:link
{
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
}

a.menubar-item1:visited
{
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
}

a.menubar-item1:active
{
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
}

a.menubar-item1:hover
{
	color: #6699CC;
	font-weight: bolder;
	text-decoration: none;
}

a.menubar-item2:link
{
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
}

a.menubar-item2:visited
{
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
}

a.menubar-item2:active
{
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
}

a.menubar-item2:hover
{
	color: #0033FF;
	font-weight: bolder;
	text-decoration: none;
}

a.menubar-item3:link
{
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
}

a.menubar-item3:visited
{
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
}

a.menubar-item3:active
{
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
}

a.menubar-item3:hover
{
	color: #FF3333;
	font-weight: bolder;
	text-decoration: none;
}

a.menubar-item4:link
{
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
}

a.menubar-item4:visited
{
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
}

a.menubar-item4:active
{
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
}

a.menubar-item4:hover
{
	color: #FFFF66;
	font-weight: bolder;
	text-decoration: none;
}

a.menubar-item5:link
{
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
}

a.menubar-item5:visited
{
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
}

a.menubar-item5:active
{
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
}

a.menubar-item5:hover
{
	color: #66CC66;
	font-weight: bolder;
	text-decoration: none;
}

a.menubar-item6:link
{
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
}

a.menubar-item6:visited
{
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
}

a.menubar-item6:active
{
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
}

a.menubar-item6:hover
{
	color: #FFCC66;
	font-weight: bolder;
	text-decoration: none;
}

/* Tables */
table.main
{
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-style: none;
	border-width: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-left-style: none;
	border-left-width: 0px;
	border-right-style: none;
	border-right-width: 0px;
	border-top-style: none;
	border-top-width: 0px;
}

table.page
{
	width: 100%;
	height: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-style: none;
	border-width: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-left-style: none;
	border-left-width: 0px;
	border-right-style: none;
	border-right-width: 0px;
	border-top-style: none;
	border-top-width: 0px;
}

/* Table cells */
td.logo
{
	width: 120px;
	height: 80px;
}

td.top-pics
{
	width: 80px;
	height: 80px;
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
}

td.top-pics-main
{
	width: 80px;
	height: 105px;
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
}

td.top-right
{
	width: 100%;
	height: 80px;
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
}

td.menubar
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bolder;
	text-align: center;
	vertical-align: middle;
	width: 80px;
	height: 25px;
	background-image: url(images/menubar_bg.jpg);
	background-repeat: repeat-x;
}

td.menubar-left-column
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bolder;
	text-align: center;
	vertical-align: middle;
	width: 120px;
	height: 25px;
	background-image: url(images/side_bg.jpg);
	background-repeat: repeat-y;
}

td.menubar-right-column
{
	width: 100%;
	height: 25px;
	background-image: url(images/menubar_bg.jpg);
	background-repeat: repeat-x;
}

td.left-side
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bolder;
	vertical-align: top;
	width: 120px;
	white-space: nowrap;
	padding-left: 7px;
	padding-top: 43px;
}

td.content-container
{
	width: 100%;
	height: 100%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: left;
	vertical-align: top;
}

td.content-title
{
	width: 100%;
	height: 100%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-size: 16px;
	font-weight: bolder;
	font-variant: small-caps;
	background-image: url(images/content-title_bg.jpg);
	background-repeat: repeat;
	text-align: left;
	vertical-align: top;
}

td.content
{
	width: 100%;
	height: 100%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-color: #FFFFFF;
	border-width: 1px;
	border-style: none;
	text-align: left;
}

.Arial-12px-bold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.Arial-12px
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.title
{
	font-size: 16px;
	font-weight: bolder;
	font-variant: small-caps;
	text-align: left;
}
