body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment: fixed;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000066;


}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
	list-style-position: outside;
}

li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ol {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: upper-roman;
	list-style-position: outside;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}
.topbg {
	background-image: url(images/layout_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.tdmenu {
	background-image: url(images/layout_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.tdcontentback {
	background-image: url(images/layout_03.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.tdbotbg {
	background-image: url(images/layout_06.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.tbbackbotmenu {
	background-image: url(images/layout_05.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a:link, a:visited {
	color: #000066;
}
a:hover {
	color: #FFFFFF;
	background-color: #000066;
}

#nav a:link, #nav a:visited {
	color: #FFFFFF;
	background-color: #000066;
	padding: 3px;
	height: 25px;
	width: 150px;
	border: 1px solid #FFFFFF;
	margin: 2px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;



}
#nav a:hover {
	color: #000066;
	background-color: #FFFFFF;
	border: 1px solid #000066;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #003300;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: double;
	border-bottom-color: #CCCCCC;
	border-left-color: #000066;
	padding-left: 4px;


}
.tdbot {
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;

}
h1 {
	color: #003300;
}
h3 {
	font-size: 18px;
	color: #003300;
}
.notfound {
	font-size: 16px;
	color: #666666;
	text-align: center;
	margin: 100px 15px;
	font-weight: 900;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;


}

