
a:hover	{
		text-decoration:none;
		color:#000000;
}
body {
	background-image: url(../images/bg_image.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	background-color: #F1F4F6;
	background-repeat: repeat-x;
	background-position: left top;
}



.bttnbg {
	background-image: url(../images/bttn_bg.jpg);
	background-repeat: repeat-x;
	background-position: left;
	height:30px;
	padding-top: 4px;
	padding-bottom: 6px;
	border: #f4be04 solid 1px;
}
.divide-h {
	width: 3px;
	background-color: #FFFFFF;
}
.divide-v {
	height: 3px;
	background-color: #FFFFFF;
}
.black-underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.black-underline:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.whiteunderline{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
.whiteunderline:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.gray-underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #888888;
	text-decoration: underline;
}
.gray-underline:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #888888;
	text-decoration: none;
}
.gray1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #BCBCBC;
	text-decoration: none;
}
.header {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #BCBCBC;
	text-decoration: none;
	text-align: left;
	height: 18px;
	padding-right: 10px;
	padding-left: 10px;
	text-transform: uppercase;
}
.whitetxtbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #c4c4c4;
}
.whitebox {
	background-color: #FFFFFF;
	padding: 1px;
}
.greybox {
	background-image:url(../images/greybox_line.jpg);
	background-color: #999999;
	background-repeat: repeat-x;
	background-position: left bottom;
}
.blackbox {
	background-color: #000000;
}
/*.green1bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #605E35;
	text-decoration: none;
}*/
.line {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #90AA00;
	text-decoration:none;
	font-weight: bold;
	text-align: left;
	padding: 0px 10px 5px 0px;
	background-image: url(../images/line.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.line-a {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2E2700;
	text-decoration:none;
	font-weight: bold;
	text-align: left;
	padding: 0px 10px 5px 0px;
	background-image: url(../images/line.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.roll {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	font-weight: normal;
	background-color:#FFB433;
	padding:5px 8px 4px 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F99400;
}
.noroll {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration:none;
	font-weight: normal;
	background-color:#FFC359;
	padding:5px 8px 4px 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F99400;
	cursor:pointer;
}
.filedNew {
	font-family:  Arial, Verdana, Tahoma,;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
	font-weight: bold;
	background-color: #CCDEE5;
	border: 0px solid #B2CED7;
	padding: 3px 10px 3px 10px;
	text-transform: uppercase;
}
.filed1 {
	font-family:  Arial, Verdana, Tahoma,;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
	font-weight: bold;
	background-color: #B7BD88;
	border: 1px solid #C5D073;
	padding: 3px 10px 3px 5px;
	text-transform: uppercase;
	cursor: pointer;
}
.roll2 {
	font-family:  Arial, Verdana, Tahoma,;
	font-size: 11px;
	color: #CC9966;
	text-decoration:none;
	font-weight: normal;
	background-color: #FFEED0;
	border: 1px solid #FFE5B8;
	padding: 3px 10px 3px 10px;
	text-align: left;
}
.noroll2 {
	font-family:  Arial, Verdana, Tahoma,;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	font-weight: normal;
	background-color: #FFE5B8;
	border: 1px solid #FFE5B8;
	padding: 3px 10px 3px 10px;
	text-align: left;
	cursor: pointer;
}
.user {
	background-color: #02668A;
	border: 1px solid #03303F;
	padding: 3px 10px 3px 4px;
}
.user-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}

.bttn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FEA813;
	border: 1px solid #A76301;
}
.img-border-gray{
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #dedede;
}
.img-border-gray-h{
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #006600;
}
.img-border-red{
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #990000;
}

/*.green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #04A810;
	text-decoration:none;
	font-weight: normal;
}*/







