body {
	font-family: verdana, arial, sans-serif; 
	margin: 0px;
}


/****************************************************************/
/* Footer														*/
/****************************************************************/
.footer {
	height: 71px;
	color: #FFFFFF;
	font-size: 11px;}

.footer a:link {
	color: #FFFFFF; text-decoration: none;
}
.footer a:visited {
	color: #FFFFFF; text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF; text-decoration: underline;
}


/****************************************************************/
/* Footer bottom												*/
/****************************************************************/
.footer_bottom {
	padding-left: 15px;
	padding-right: 15px;
	height: 25px;
	color: #1e4b6f;
	font-size: 11px;
	text-align: center;}

.footer_bottom a:link {
	color: #1e4b6f; text-decoration: none;
}
.footer_bottom a:visited {
	color: #1e4b6f; text-decoration: none;
}
.footer_bottom a:hover {
	color: #1e4b6f; text-decoration: underline;
}

/****************************************************************/
/* Input Image													*/
/****************************************************************/
input.search {
	width: 377px;
	height: 24px;
	border: none;
	color: #FFF;
	background: url('images/input.gif') no-repeat;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
}

/****************************************************************/
/* Search Field 												*/
/****************************************************************/
.search_button {
	background: url('images/search.button.gif') no-repeat;
}

/****************************************************************/
/* Top menu														*/
/****************************************************************/
.menu {
	padding-right: 15px;
	color: #FFFFFF;
	font-size: 12px;}

.menu a:link {
	color: #FFFFFF; text-decoration: none;
}
.menu a:visited {
	color: #FFFFFF; text-decoration: none;
}
.menu a:hover {
	color: #FFFFFF; text-decoration: underline;
}


/****************************************************************/
/* Navmenu														*/
/****************************************************************/
.navmenu {
	padding-left: 15px;
	padding-right: 15px;
	font-weight: bold;
	color: #1e4b6f;
	font-size: 12px;
	}
.navmenu a:link {
	color: #1e4b6f; text-decoration: none;
}
.navmenu a:visited {
	color: #1e4b6f; text-decoration: none;
}
.navmenu a:hover {
	color: #1e4b6f; text-decoration: underline;
}

/****************************************************************/
/* User_menu													*/
/****************************************************************/
.user_menu {
	padding-right: 14px;
	color: #6f6f6f;
	font-size: 12px;
	}
.user_menu a:link {
	color: #6f6f6f; text-decoration: none;
}
.user_menu a:visited {
	color: #6f6f6f; text-decoration: none;
}
.user_menu a:hover {
	color: #6f6f6f; text-decoration: underline;
}

form {
	padding: 2px 5px 0 0;
}

body {
	margin: 0;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #1e4b6f;
	margin: 25px 25px 0;
	border-bottom: 1px solid #1e4b6f;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #1e4b6f;
	border-bottom: 1px solid #1e4b6f;
}
/****************************************************************/
/* Cat title  													*/
/****************************************************************/
.cat {
	font-weight: bold; font-size: 13px; color: #1e4b6f;
	}
.cat a:link {
	color: #1e4b6f; text-decoration: none;
}
.cat a:visited {
	color: #1e4b6f; text-decoration: none;
}
.cat a:hover {
	color: #1e4b6f; text-decoration: underline;
}


/****************************************************************/
/* Subcat		  												*/
/****************************************************************/
.subcat {
	font-size: 11px; color: #64CBE3;
	}
.subcat a:link {
	color: #64CBE3; text-decoration: none;
}
.subcat a:visited {
	color: #64CBE3; text-decoration: none;
}
.subcat a:hover {
	color: #64CBE3; text-decoration: underline;
}

/****************************************************************/
/* Link area													*/
/****************************************************************/
.linkarea {
	padding-bottom: 15px;
}


/****************************************************************/
/* Link Title 													*/
/****************************************************************/
.linktitle {
	font-weight: bold; font-size: 13px; color: #1e4b6f;
	}
.linktitle a:link {
	font-weight: bold; color: #1e4b6f; text-decoration: underline;
}
.linktitle a:visited {
	font-weight: bold; color: #1e4b6f; text-decoration: underline;
}
.linktitle a:hover {
	font-weight: bold; color: #1e4b6f; text-decoration: none;
}


/****************************************************************/
/* Link Details 												*/
/****************************************************************/
.linkdetails {
	font-size: 13px; color: #6F6F6F;
	}
.linkdetails a:link {
	font-weight: bold; font-size: 13px; color: #6F6F6F; text-decoration: none;
}
.linkdetails a:visited {
	font-weight: bold; font-size: 13px; color: #6F6F6F; text-decoration: underline;
}
.linkdetails a:hover {
	font-weight: bold; font-size: 13px; color: #6F6F6F; text-decoration: underline;
}


/****************************************************************/
/* Link short desc 												*/
/****************************************************************/
.linkshortdesc {
	font-weight: normal; font-size: 13px; color: #6F6F6F;
	}
.linkshortdesc a:link {
	font-weight: normal; color: #6F6F6F; text-decoration: none;
}
.linkshortdesc a:visited {
	font-weight: normal; color: #6F6F6F; text-decoration: none;
}
.linkshortdesc a:hover {
	font-weight: normal; color: #6F6F6F; text-decoration: underline;
}


/****************************************************************/
/* link Url		 												*/
/****************************************************************/
.linkurl {
	font-weight: normal; font-size: 13px; color: #6f6f6f;
	}

.linkurl a:link {
	font-weight: normal; color: #6f6f6f; text-decoration: none;
}
.linkurl a:visited {
	font-weight: normal; color: #6f6f6f; text-decoration: none;
}
.linkurl a:hover {
	font-weight: normal; color: #6f6f6f; text-decoration: underline;
}

/****************************************************************/
/* Bg															*/
/****************************************************************/
.bg {
	padding-left: 50px;
	padding-right: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/****************************************************************/
/* Break														*/
/****************************************************************/
.break {
	padding-bottom: 6px;
	padding-top: 6px;
}


/****************************************************************/
/* Profile		  												*/
/****************************************************************/
.profile {
	font-size: 11px; color: #6F6F6F;
	}
.profile a:link {
	font-weight: bold; color: #1e4b6f; text-decoration: none;
}
.profile a:visited {
	font-weight: bold; color: #1e4b6f; text-decoration: none;
}
.profile a:hover {
	font-weight: bold; color: #1e4b6f; text-decoration: underline;
}

/****************************************************************/
/* Text area, Input, Select 									*/
/****************************************************************/
SELECT {
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.Submit_input {
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
TEXTAREA {
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
form {
margin: 0;
}

/****************************************************************/
/* SP Area					 									*/
/****************************************************************/
.sp_area {
	font-size: 11px; color: #6F6F6F;
	font-family: verdana, arial, sans-serif;
	background-color: #e2ecf5;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
	Border: #1e4b6f 1px solid;
}
.sp_area a:link {
	font-weight: bold; color: #1e4b6f; text-decoration: none;
}
.sp_area a:visited {
	font-weight: bold; color: #1e4b6f; text-decoration: none;
}
.sp_area a:hover {
	font-weight: bold; color: #1e4b6f; text-decoration: underline;
}


/****************************************************************/
/* Details Area					 							    */
/****************************************************************/
.d_area {
	font-size: 11px; color: #6F6F6F;
	font-family: verdana, arial, sans-serif;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
	Border: #1e4b6f 1px solid;
}
.d_area a:link {
	font-weight: bold; color: #1e4b6f; text-decoration: none;
}
.d_area a:visited {
	font-weight: bold; color: #1e4b6f; text-decoration: none;
}
.d_area a:hover {
	font-weight: bold; color: #1e4b6f; text-decoration: underline;
}

/****************************************************************/
/* SP Area					 									*/
/****************************************************************/
.f_area {
	font-size: 11px; color: #6F6F6F;
	font-family: verdana, arial, sans-serif;
	background-color: #e2ecf5;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	Border: #1e4b6f 1px solid;
}
.f_area a:link {
	font-weight: bold; color: #1e4b6f; text-decoration: none;
}
.f_area a:visited {
	font-weight: bold; color: #1e4b6f; text-decoration: none;
}
.f_area a:hover {
	font-weight: bold; color: #1e4b6f; text-decoration: underline;
}


div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg{
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb{
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}


.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #1e4b6f;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #6f6f6f;
}

table.formPage {
	border: 1px solid #A0A0A0;
}
td.err {
	padding: 4px;
	color: #1e4b6f;
	background: #edf4db;
	border: 1px solid #1e4b6f;
	text-align: left;
}
td.msg{
	padding: 4px;
	color: #1e4b6f;
	background: #edf4db;
	border: 1px solid #1e4b6f;
	text-align: left;
}

.limit_field {
   border: 0 solid transparent;
   border-width:0;
   background:transparent;
}

.box {
	padding: 15px 15px 15px 15px;
	vertical-align : top;
	border : 1px solid #1e4b6f;
	background-color: #e2ecf5;
} 

h4 {
	font-size: 14px;
	font-weight: bold;
	color: #1e4b6f;
	margin: 25px 25px 0;
	border-bottom: 1px solid #1e4b6f;
}