/* CSS Document */
body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0px 0px; padding:0px;
	background: url(../images/bgr.body.jpg) repeat-x center top;
	/*background: #2897B2*/
	}
.headerleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F1E9CC;
	font-weight: bold;
}
.btnlogin {
	font-size: 12px;
	font-weight: normal;
	background-image: url(../images/btn.login.jpg);
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FFE6AD;
	border-bottom-color: #E5A100;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}

.bgrheader {
	background-image: url(../images/headerbgr.jpg);
	background-color: #000000;
}
.bgrred {
	background-color: #DD1212;
}
.bgrwhite {
	background-color: #F0F0F0;
}

.borderleft {
	background-color: #F0F0F0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.borderright {
	background-color: #F0F0F0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.borderbottom {
	background-color: #F0F0F0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.textfieldusername {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 120px;
	border: 1px solid #666666;
	background-image: url(../images/login.username.gif);
	background-repeat: no-repeat;
	padding-left: 21px;
	background-color: #333333;
	color: #CCCCCC;

}
.textfieldpassword {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 120px;
	border: 1px solid #666666;
	background-image: url(../images/login.password.gif);
	background-repeat: no-repeat;
	padding-left: 21px;
	background-color: #333333;
	color: #CCCCCC;

}

.textfieldform{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 230px;
	border: 1px solid #666666;
	background-color: #333333;
	color: #CCCCCC;
}
.jumpMenu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #666666;
	background-color: #333333;
	color: #CCCCCC;
}
.checkbox{
	border: 1px solid #666666;
	background-color: #333333;
}

.bgrleftmenu {
	background-image: url(../images/bgr.left.menu.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
}
.box01 {
	background-image: url(../images/box01.jpg);
	background-color: #000000;
}
.box02 {
	background-image: url(../images/box02.jpg);
	background-color: #000000;
}
.box03 {
	background-image: url(../images/box03.jpg);
	background-color: #000000;
}

a.linkyellow12:link,a.linkyellow12:visited,a.linkyellow12:active{
	font-size: 12px;
	color: #F1E9CC;
	text-decoration: none;
}
a.linkyellow12:hover {
	font-size: 12px;
	color: #F1E9CC;
	text-decoration: underline;
}
a.linkblack10:link,a.linkblack10:visited,a.black10:active{
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.linkblack10:hover {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
a.linkwhite12b:link,a.linkwhite12b:visited,a.linkwhite12b:active{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.linkwhite12b:hover {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
a.footer:link,a.footer:visited,a.footer:active{
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.footer:hover {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
a.linkgrey12:link,a.linkgrey12:visited,a.linkgrey12:active{
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
a.linkgrey12:hover {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: underline;
}
a.linkgrey11:link,a.linkgrey11:visited,a.linkgrey11:active{
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
a.linkgrey11:hover {
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: underline;
}
a.linkgrey14b:link,a.linkgrey14b:visited,a.linkgrey14b:active{
	font-size: 14px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}
a.linkgrey14b:hover {
	font-size: 14px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: underline;
}
a.linkblue12:link,a.linkblue12:visited,a.linkblue12:active{
	font-size: 12px;
	color: #62A8F0;
	text-decoration: underline;
}
a.linkblue12:hover {
	font-size: 12px;
	color: #CC0000;
	text-decoration: underline;
}
a.linkblue18b:link,a.linkblue18b:visited,a.linkblue18b:active{
	font-size: 18px;
	color: #62A8F0;
	text-decoration: underline;
	font-weight: bold;
}
a.linkblue18b:hover {
	font-size: 18px;
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
}
.txtboxmedium {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.txtboxyellow {
	font-size: 20px;
	color: #ECBA2A;
	font-weight: bold;
}
.txtboxwhite {
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
}

.bgrgrey {
	background-color: #CCCCCC;
}

.bgrtopmenublack {
	padding-top: 1px;
	padding-right: 1px;
	background-image: url(../images/bgr.topmenu.black.jpg);
}
.bgrtopmenured {
	padding-top: 1px;
	padding-right: 1px;
	background-image: url(../images/bgr.topmenu.red.gif);
}
.bgrtopmenugreen {
	padding-top: 1px;
	padding-right: 1px;
	background-image: url(../images/bgr.topmenu.green.gif);
}
.bgrtopmenublue {
	padding-top: 1px;
	padding-right: 1px;
	background-image: url(../images/bgr.topmenu.blue.gif);
}
.bgrtopmenuorange {
	padding-top: 1px;
	padding-right: 1px;
	background-image: url(../images/bgr.topmenu.orange.gif);
}
.bgrblack {
	background-color: #000000;
}
.txtmain {
	font-size: 12px;
	color: #FFFFFF;
}
.txttitlegreen {
	font-size: 14px;
	color: #6EA014;
	font-weight: bold;
	padding: 0px;
}
.borderfooter {
	border-top-width: #CCCCCC;
	border: 1px solid #CCCCCC;
	background-color: #F0F0F0;
}

.bgrtopmenuyellow {
	padding-top: 1px;
	padding-right: 1px;
	background-image: url(../images/bgr.topmenu.yellow.gif);
}
.txtboxsmall {

	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
.txtblack10 {
	font-size: 10px;
	color: #000000;
}
.txtgrey10 {
	font-size: 10px;
	color: #999999;
}
.bgrwhite {
	background-color: #F0F0F0;
}

.txtred24b {
	font-size: 24px;
	font-weight: bolder;
	color: #CC0000;
}

.bgrblueborder {
	background-color: #E5F6FD;
	border: 1px solid #81D7F7;
}
.bgrgreyborder {
	background-color: #232323;
	border: 1px solid #333333;
}
.bgryellowborder {
	background-color: #FFF9D7;
	border: 1px solid #E2C824;
}


.bgrgreen {
	background-color: #008000;
}
.bgrredborder {
	background-color: #FFECEF;
	border: 1px solid #FF0101;
}
.txtred12 {
	font-size: 12px;
	color: #DD1212;
}

.txtred18 {
	font-size: 18px;
	color: #CC0000;
	font-weight: bold;
}
.bgrgreenborder {
	border: 1px double #AFE758;
	background-color: #E9FAD0;
}
.txtgrey12 {
	font-size: 12px;
	color: #EEEEEE;
	text-align: left;
}
.txtgrey18 {
	font-size: 18px;
	color: #F1E9CC;
	text-align: left;
}
.txtgrey14 {
	font-size: 14px;
	color: #F1E9CC;
	font-weight: bold;
}
.imggreyborder {
	border: thin solid #333333;
}
.bordergrey {
	border: 1px solid #999999;
}
.txtblue12 {
	font-size: 12px;
	color: #62A8F0;
}
.bgryellow {
	background-color: #FFC128;
}
.bgrblue {
	background-color: #0B9AFB;
}
.bgrorange {
	background-color: #FE740C;
}
.txttitleblue {

	font-size: 14px;
	color: #62A8F0;
	font-weight: bold;
	padding: 0px;
}
.txtboxblue {

	font-size: 20px;
	color: #00CCFF;
	font-weight: bold;
}
.row01 {
	font-size: 12px;
	color: #F1E9CC;
	background-color: #2E2E2E;
}
.textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 510px;
	border: 1px solid #666666;
	background-color: #333333;
	color: #CCCCCC;
	height: 100px;
}
.textareasmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 230px;
	border: 1px solid #666666;
	background-color: #333333;
	color: #CCCCCC;
	height: 100px;
}
.txtblack12 {

	font-size: 12px;
	color: #000000;
}
