body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat:repeat-x;
	font-family: georgia, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	line-height:140%;
	background-color: #15444e;
}

a:link {
	font-family: inherit;
	font-size: inherit;
	color: #cc6600;
	text-decoration: none;
}

a:visited {
	font-family: inherit;
	font-size: inherit;
	color: #174A78;
	text-decoration: none;
}
a:hover {
	font-family: inherit;
	font-size: inherit;
	color: #660000;
	text-decoration: underline;
}

.menu2 a:link {
	font-family: inherit;
	font-size: inherit;
	color: #174A78;
	text-decoration: none;
	display: block;
}

.menu2 a:visited {
	font-family: inherit;
	font-size: inherit;
	color: #174A78;
	text-decoration: none;
	display: block;
}
.menu2 a:hover {
	font-family: inherit;
	font-size: inherit;
	color: #660000;
	display: block;
	background-color:#FFFFFF;
}
.menu{
	font-family: inherit;
	font-size: inherit;
	color: #FF6600;
}
.menu a:link {
	font-family: inherit;
	font-size: inherit;
	color: #FF6600;
	text-decoration: none;
}

.menu a:visited {
	font-family: inherit;
	font-size: inherit;
	color: #FF6600;
	text-decoration: none;
}
.menu a:hover {
	font-family: inherit;
	font-size: inherit;
	color: #CC0000;
	text-decoration: underline;
}

.heading1 {
	font-family: "Times New Roman", Times, serif;
	font-size:20px;
	font-weight: normal;
	color:#002A7C;
}
.heading2 {
	font-family: "Times New Roman", Times, serif;
	font-size:23px;
	line-height:120%;
	font-weight: bold;
	color: #990000;
}
.heading3 {

	font-family: georgia, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333366;
}
.heading4 {

	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	font-weight: bold;
	color:#002A7C;
}

.normaltxt {
	font-family: georgia,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #080839;
}
.normaltxtsmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #080839;
}

.normaltxtblue {
	font-family: georgia,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
}
.normaltxtred {
	font-family: georgia,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
}
.box1 {
	border: 1px solid #FFFFFF;
}

.box_outer {
	border-top: none;
	border-right: 1px solid #795A37;
	border-bottom: none;
	border-left: 1px solid #795A37;
}

.box2 {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #FFFFFF;
	border-left: none;
}
.box3 {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #FFFFFF;
}
.footer {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.mstheme-CalendarTitle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #ffffff;
    FONT-FAMILY: verdana,helvetica, 'MS sans Serif';
    BACKGROUND-COLOR: #15444e;
    TEXT-ALIGN: center;
}
.mstheme-CalendarMonth
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9.5pt;
    COLOR: #FFFFFF;
    FONT-FAMILY: verdana,helvetica, 'MS sans Serif';
    BACKGROUND-COLOR: #006699;
    TEXT-ALIGN: center;
}
a.mstheme-CalendarMonth
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9.5pt;
    COLOR: #EEDDCC;
    FONT-FAMILY: verdana,helvetica, 'MS sans Serif';
    BACKGROUND-COLOR: #006699;
    TEXT-ALIGN: center;
}
a.mstheme-CalendarMonth:visited
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9.5pt;
    COLOR: #EEDDCC;
    FONT-FAMILY: verdana,helvetica, 'MS sans Serif';
    BACKGROUND-COLOR: #006699;
    TEXT-ALIGN: center;
}
a.mstheme-CalendarMonth:hover
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9.5pt;
    COLOR: #DFEFFF;
    FONT-FAMILY: verdana,helvetica, 'MS sans Serif';
    BACKGROUND-COLOR: #006699;
    TEXT-ALIGN: center;
}
.mstheme-CalendarDay
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8.5pt;
    COLOR: #ffffff;
    FONT-FAMILY: verdana,helvetica, 'MS sans Serif';
    BACKGROUND-COLOR: #15444e;
    TEXT-ALIGN: center;
}
.mstheme-topmenu
{
	background-color: #006699;
	color: #ffffff;
}
a.mstheme-topmenu
{
	background-color: #006699;
	color: #ffffff;
	font-size:11px;
	text-decoration:none;
}
a.mstheme-topmenu:link
{
	background-color: #006699;
	color: #ffffff;
	font-size:11px;
	text-decoration:none;
}
a.mstheme-topmenu:visited
{
	background-color: #006699;
	color: #ffffff;
	font-size:11px;
	text-decoration:none;
}
a.mstheme-topmenu:hover
{
	background-color: #006699;
	color: #ffffff;
	font-size:11px;
	text-decoration:underline;
}

