body {
	margin:0;
	padding:0;
	background:#ffffff;
}

p,td { font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top: 0px;
}

a{
	color: #038DCC;
	text-decoration: underline;
}

a:hover{
	color: #2570A4;
	text-decoration: underline;
}

a.hidden {
	text-decoration: none;
	color: #000000;
	cursor:default;
}
.c-name-bot {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}


form {
     margin:0;
     padding:0;
}

ul {
	margin-left:20px;
	margin-top:0px;
	padding:1px;
	list-style-type: square;
	line-height: 16px;
	}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	text-transform: uppercase;
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
}

.bgy {
	background-repeat: repeat-y;
}

.bottom_addr {
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 15px;
}

.bottom_addr a {
	text-decoration: none;
}

.bottom_addr a:hover {
	text-decoration: underline;
}


.bgx {
	background-repeat: repeat-x;
}


.norepeat {
	background-repeat: no-repeat;
}

.c_name {
	font-size: 18px;
	font-weight: bold;
	text-transform: none;
	color: #1b4ca4;
	font-family: Tahoma, Arial;
	padding-left: 10px;
	text-align: left;
	vertical-align: middle;
}


.bottom-menu {
	color: #FFFFFF;
	text-align: left;
	padding-top: 7px;
	padding-bottom: 4px;
	padding-left: 15px;
}

.bottom-menu a {
	color: #FFFFFF;
	text-decoration: none;
}

.bottom-menu a:hover {
	color: #9AC9E9;
	text-decoration: underline;
}

.menu {
	color: #FFFFFF;
	background-image: url(../images/m-bg.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-right: 42px;
	padding-left: 10px;
	white-space: nowrap;
	padding-top: 7px;
	padding-bottom: 6px;
	text-align: right;
}
.menu a{
	text-decoration: none;
	color: #FFFFFF;
}
.l-text {
	text-align: justify;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 15px;
}


.menu a:hover {
	color: #A0E7ED;
	text-decoration: none;
}


.sub {
	color: #e2aa0f;
	text-transform: none;
	vertical-align: top;
	padding-top: 4px;
	padding-right: 5px;
}

.sub a{
	color: #e2aa0f;
	text-decoration: none;
}

.sub a:hover {
	color: #e2aa0f;
	text-decoration: underline;
}


.body_txt {
	color: #000000;
	text-align: justify;
	vertical-align: top;
	font-family: Tahoma, Arial;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 13px;
	background-image: url(../images/p3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.login-form {
	background-repeat: repeat-x;
	height: 20px;
	width: 150px;
	font-size: 12px;
	padding-top: 3px;
	padding-left: 1px;
	background-color: #d9f4ff;
	border: 1px solid #74A9CD;
	color: #011B58;
}
