body {
	margin-top: 15px;
}

.imgHidden {display:none;}
	
form {
margin: 0px;
}
#formRequest td {
	padding-top:4px;
	padding-bottom:4px;
}


.txtUserLog {
    color: #ffffff;
    font-weight: normal;
    font-size: 10px;
}

.txtSearch {
    color: #ffffff;
    font-weight: bold;
    font-size: 12px;
}
.txtSearch a:link {
    color: #ffffff;
	text-decoration:underline;
}
.txtSearch a:visited {
    color: #ffffff;
	text-decoration:underline;
}
.txtSearch a:hover {
    color: #ffffff;
	text-decoration:none;
}
.txtSearch a:active {
    color: #ffffff;
	text-decoration:none;
}

#bgContent {
	background-image:url("../images/index.bg.content.gif");
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #0f4979;
}


.txtTitle {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 18px;
}

.txtContent {
    font-size: 11px;
}

#tblIndexSnow {
	border-top: 1px #1d5787 solid;
	border-right: 1px #1d5787 solid;
	border-bottom: 1px #1d5787 solid;
}
.txtSnowLg {
	font-size: 20px;
	font-weight: bold;
}
.txtSnowMd {
	font-size: 16px;
	font-weight: bold;
}
.txtSnowSm {
	font-size: 10px;
	font-weight: bold;
}
/* NAVIGATION */
	
#txtSubNav {
font-size: 10px;
text-align: left;
}
#txtSubNav A:link {
color: #7EBEF3;
text-decoration: none;
}
#txtSubNav A:visited {
color: #7EBEF3;
text-decoration: none;
}
#txtSubNav A:hover {
color: #FFFFFF;
text-decoration: none;
}
#txtSubNav A:active {
color: #FFFFFF;
text-decoration: none;
}
	
#txtSubNav p {
margin-top: 0px;
margin-bottom: 5px;
}
	
.txtSubNavOn {
color: #FFFFFF;
}
	
.txtSubNav2 {
margin-top: -2px;
margin-left: 5px;
margin-bottom: 10px;
}
.txtSubNav2 A:link {
color: #7EBEF3;
text-decoration: none;
}
.txtSubNav2 A:visited {
color: #7EBEF3;
text-decoration: none;
}
.txtSubNav2 A:hover {
color: #7EBEF3;
text-decoration: none;
}
.txtSubNav2 A:active {
color: #7EBEF3;
text-decoration: none;
}
	
.txtSubNav2Lead {
margin-top: 0px;
margin-bottom: 3px;
}
	
.txtSubNav2On {
color: #7EBEF3;
}
/* NAVIGATION END*/

#boxFooter {
	width:750px;
	height:25px;
	background-image:url("../images/footer.gif");
}

.txtFooter {
    color: #ffffff;
    font-weight: normal;
    font-size: 10px;
    line-height: 25px;
}
.txtFooter a:link {
    color: #ffffff;
	text-decoration:none;
}
.txtFooter a:visited {
    color: #2e2e2e;
	text-decoration:none;
}
.txtFooter a:hover {
    color: #2e2e2e;
	text-decoration:underline;
}
.txtFooter a:active {
    color: #2e2e2e;
	text-decoration:none;
}

