/* CSS Document */
   
body {
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	background:#FFFFFF;
	margin:0px;
	padding:0px;
}

#container {
	width:900px;
	border:0px solid red;
	height:auto;
}

.header{
	height:80px;
	border-bottom:0px solid red;
}

.logo{
	padding:30px 0px 10px 10px;
	float:left;
}

.search_container{
	float:right;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#ff0000;
	padding:35px 43px 0px 0px;
	width:auto;
	height:auto;
}

.search_container a{
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#ff0000;
	text-decoration:none;
	outline-style:none;
    outline-width:0;
}

.top_nav{
	height: 12px;
	width:900px;
	background-color:#b4b1b1;
	padding:10px 0px 10px 0px;
}

.body_container{
	width:900px;
	text-align: center;
	height:650px;
	/*background-image: url("../images/bodybg.gif");
	background-position: 100% 0%;
	background-repeat: no-repeat;*/
}

.footer_container{
	background-color:#b4b1b1;
	height:12px;
	width:900px;
	padding:10px 0px 10px 0px;
	font:11px Arial, Helvetica, sans-serif;
	color:#ffffff;
}

.head1{
	font:18px Times, serif, Arial, Helvetica, sans-serif;
	color:#080808;
	font-weight: bold;
	text-decoration: none;
	width:300px;
	border-bottom:1px solid #b4b1b1;
	padding-top:30px;
}

.breadcrumb{
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#d48a8a;
	font-weight: normal;
	text-decoration: none;
	padding-top:20px;
	padding-bottom:0px;
}

.breadcrumb a{
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#080808;
	font-weight: normal;
	text-decoration: none;
}

.pbreadcrumb{
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#d48a8a;
	font-size:10px;
	font-weight: normal;
	text-decoration: none;
	padding-top:20px;
	text-transform:capitalize;
	padding-bottom:20px;
}
 
.pbreadcrumb a{
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#080808;
	font-size:10px;
	font-weight: normal;
	text-decoration: none;
}


.breadcrumb1{
	font:13px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight: normal;
	text-decoration: none;
	padding-top:20px;
	text-transform:capitalize;
	padding-bottom:20px;
}
.breadcrumb1 a{
	font:13px Verdana, Arial, Helvetica, sans-serif;
	color:#009933;
	font-weight: normal;
	text-decoration: none;
}


.textbox{
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	border:1px solid #a2a0a0;
	height:15px;
}

.textbox1{
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	border:1px solid #a2a0a0;
	width:150px;
	height:20px;
}

.searchbutton{
	/*background-image:url(../images/search_butt.jpg);*/
	background-image:url(../images/btn_search.jpg);
	background-repeat:no-repeat;
	width:58px;
	height:16px;
	border:0px;
	overflow: hidden;
	outline: none;
	cursor: pointer;
}

.submitbutton{
	background-image:url(../images/but_submit.jpg);
	background-repeat:no-repeat;
	width:145px;
	height:29px;
	border:0;
	overflow: hidden;
	outline: none;
	cursor: pointer;
}

.subbutton{
	background-image:url(../images/but_sub.jpg);
	background-repeat:no-repeat;
	width:66px;
	height:23px;
	border:0;
	overflow: hidden;
	outline: none;
	cursor: pointer;
}

.submitbuttonred{
	background-image:url(../images/but_redsubmit.jpg);
	background-repeat:no-repeat;
	width:50px;
	height:17px;
	border:0;
	overflow: hidden;
	outline: none;
	cursor: pointer;
}

.loginbutton{
	background-image:url(../images/but_login.jpg);
	background-repeat:no-repeat;
	width:50px;
	height:17px;
	border:0;
	overflow: hidden;
	outline: none;
	cursor: pointer;
}

.resetbutton{
	background-image:url(../images/but_reset.jpg);
	background-repeat:no-repeat;
	width:71px;
	height:29px;
	border:0;
	overflow: hidden;
	outline: none;
	cursor: pointer;
}

select{
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	border:1px solid #a2a0a0;
	height:15px;
}





.menufont{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#928e8e;
	font-weight: normal;
}
.menufont a:link    { color: #928e8e; text-decoration: none; outline-style:none; outline-width:0; }
.menufont a:active  { color: #928e8e; text-decoration: none; outline-style:none; outline-width:0; }
.menufont a:visited { color: #928e8e; text-decoration: none; outline-style:none; outline-width:0; }
.menufont a:hover   { color: #928e8e; text-decoration: none; outline-style:none; outline-width:0; }

.arial11Bwhite{
	font:11px Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight:bold;
}
.arial11Bwhite a:link    { color: #ffffff; text-decoration: none; outline-style:none; outline-width:0; }
.arial11Bwhite a:active  { color: #ffffff; text-decoration: none; outline-style:none; outline-width:0; }
.arial11Bwhite a:visited { color: #ffffff; text-decoration: none; outline-style:none; outline-width:0; }
.arial11Bwhite a:hover   { color: #ffffff; text-decoration: none; outline-style:none; outline-width:0; }

.times11Nblack{
	font:11px Times New Roman, Times, Arial;
	color:#000000;
}
.times11Nblack a:link    { color: #000000; text-decoration: none; outline-style:none; outline-width:0; }
.times11Nblack a:active  { color: #000000; text-decoration: none; outline-style:none; outline-width:0; }
.times11Nblack a:visited { color: #000000; text-decoration: none; outline-style:none; outline-width:0; }
.times11Nblack a:hover   { color: #000000; text-decoration: none; outline-style:none; outline-width:0; }

.arial10Ngrey{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#080808;
	font-weight:normal;
}
.arial10Ngrey a:link    { color: #080808; text-decoration: none; outline-style:none; outline-width:0; }
.arial10Ngrey a:active  { color: #b6d000; text-decoration: none; outline-style:none; outline-width:0; }
.arial10Ngrey a:visited { color: #080808; text-decoration: none; outline-style:none; outline-width:0; }
.arial10Ngrey a:hover   { color: #b6d000; text-decoration: none; outline-style:none; outline-width:0; }

.arial12Ngrey{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;
}
.arial12Ngrey a:link    { color: #000000; text-decoration: none; outline-style:none; outline-width:0; }
.arial12Ngrey a:active  { color: #000000; text-decoration: none; outline-style:none; outline-width:0; }
.arial12Ngrey a:visited { color: #000000; text-decoration: none; outline-style:none; outline-width:0; }
.arial12Ngrey a:hover   { color: #000000; text-decoration: none; outline-style:none; outline-width:0; }


.arial12Nred{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#962738;
	font-weight:normal;
}
.arial12Nred a:link    { color: #962738; text-decoration: none; outline-style:none; outline-width:0; }
.arial12Nred a:active  { color: #b6d000; text-decoration: none; outline-style:none; outline-width:0; }
.arial12Nred a:visited { color: #962738; text-decoration: none; outline-style:none; outline-width:0; }
.arial12Nred a:hover   { color: #b6d000; text-decoration: none; outline-style:none; outline-width:0; }

.arial12Nwhite{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:normal;
}
.arial12Nwhite a:link    { color: #FFFFFF; text-decoration: none; outline-style:none; outline-width:0; }
.arial12Nwhite a:active  { color: #b6d000; text-decoration: none; outline-style:none; outline-width:0; }
.arial12Nwhite a:visited { color: #FFFFFF; text-decoration: none; outline-style:none; outline-width:0; }
.arial12Nwhite a:hover   { color: #b6d000; text-decoration: none; outline-style:none; outline-width:0; }

.arial12Bwhite{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight: bold;
}
.arial12Bwhite a:link    { color: #FFFFFF; text-decoration: none; outline-style:none; outline-width:0; }
.arial12Bwhite a:active  { color: #962738;; text-decoration: none; outline-style:none; outline-width:0; }
.arial12Bwhite a:visited { color: #FFFFFF; text-decoration: none; outline-style:none; outline-width:0; }
.arial12Bwhite a:hover   { color: #962738;; text-decoration: none; outline-style:none; outline-width:0; }

.verdana11Nblack{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight: normal;
}
.verdana11Nblack a:link    { color: #7A7675; text-decoration: none; outline-style:none; outline-width:0; }
.verdana11Nblack a:active  { color: #7A7675; text-decoration: none; outline-style:none; outline-width:0; }
.verdana11Nblack a:visited { color: #7A7675; text-decoration: none; outline-style:none; outline-width:0; }
.verdana11Nblack a:hover   { color: #7A7675; text-decoration: none; outline-style:none; outline-width:0; }


.verdana11Nblack1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight: normal;
}
.verdana11Nblack1 a:link    { color: #000000; text-decoration: none; outline-style:none; outline-width:0; }
.verdana11Nblack1 a:active  { color: #000000; text-decoration: none; outline-style:none; outline-width:0; }
.verdana11Nblack1 a:visited { color: #000000; text-decoration: none; outline-style:none; outline-width:0; }
.verdana11Nblack1 a:hover   { color: #000000; text-decoration: none; outline-style:none; outline-width:0; }

.verdana12Nblack{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight: normal;
}

H1{
	font:18px Times, serif, Arial, Helvetica, sans-serif;
	color:#080808;
	font-weight: bold;
	text-decoration: underline;
}

H2{
	font:14px Arial, Helvetica, sans-serif;
	color:#080808;
	font-weight: bold;
}

.errorRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #ff0000;
	font-weight: normal;
}

.test{
	float:left; 
	margin:-17px 0px 0px 75px;
}