.toplink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #29435F;
	text-decoration: none;

}
.content {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #476688;
	text-decoration: none;
	line-height: 20px;
}
.heading1 {

	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #BF0C08;
	text-decoration: none;
	line-height: 20px;
}
.heading2 {


	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #17395D;
	text-decoration: none;
	line-height: 20px;
}
.heading3 {



	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #BF0C08;
	text-decoration: none;
	line-height: 20px;
}
.content2 {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #424242;
	line-height: 20px;
}
.bottom {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}
.button {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:normal;
	color:#545454;
	text-decoration:none;
	font-style:normal;
	font-weight:bold;
	font-variant:normal;
	text-transform:none;
	border: 1px solid #CCCCCC;
	background-color: #F8F8F8;
	height: 25px;
	width: 65px;
}
.heading4 {

	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #424242;
	text-decoration: none;
	line-height: 20px;
}

/*input, textarea
{
	font: 8pt verdana;
	background: #E9F5FF;
	border: 1px solid #D9EEFF;
}*/
.path{
color:#F1B265;
font-size:14px;
font-family:verdana;
font-weight:bold;
}
 #nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
float: left;
margin: 0 0.04em;
}
#container {
	margin: auto;
	width: 400px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	background-color: #FFFFFF;
}
#container #header #header_left {
	float: left;
	background-image: url(../images/header_bg.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 10px;
}
#container #header #header_right {
	background-image: url(../images/header_right.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 6px;
	float: right;
}
#container #content {
	padding: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
#container #footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#container #footer a {
	color: #999999;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#container #header #header_main {
	float: left;
	padding: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sbtn    {
	background-image: url(../images/button.gif);
	border: 1px solid #000033;
	height: 22px;
	width: 82px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-position: center;
	padding: 0px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
button {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 22px;
	width: 82px;
	background-image: url(../images/button.gif);
}
#container #content #form1 legend {
	padding: 5px;
	margin: auto;
}
form {
	margin: auto;
	margin-top:20px;
	margin-bottom:20px;
}

#container #header {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
	height: 42px;
}

.dtable2{
	width:90%;
	margin:auto;
	border:1px solid #ccc;
	border-collapse:collapse;
}

.dtable{
	width:90%;
	margin:auto;
	border:1px solid #ccc;
	border-collapse:collapse;
}

.dtable th  {
    padding:5px;
	background-image: url(../images/hbg.gif);
	background-repeat: repeat-x;
    color:#fff;
}

.dtable2 th  {
    padding:5px;
	background-image: url(../images/hbg.gif);
	background-repeat: repeat-x;
    color:#fff;
}

.dtable td{
	padding:5px;
    border:1px solid #CCC;
}

.dtable2 td{
	padding:7px;
}

.ava {
    color:#009900;
    text-align:center;
}

.tak {
    color:#CC0000;
    text-align:center;
}

.tr2 {
    background-color:#F1F1F1
}

input {
    color: #555;
}