.ezinBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.ezinForm {
	margin: 0px 0px 0px 0px;
}

.ezinTextBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #8E8E8E;
}

.ezinA {
	text-decoration:none;
	color: #000000;
}

.ezinA:hover {
	text-decoration: underline;
	color: #000000;
}

.ezinContentAreas {
	border-top-width: 4px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A13A16;
	border-right-color: #A13A16;
	border-bottom-color: #A13A16;
	border-left-color: #A13A16;
}

.ezinContentAreas2 {
	border-top-width: 4px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B99B29;
	border-right-color: #B99B29;
	border-bottom-color: #B99B29;
	border-left-color: #B99B29;
}

.ezinMenuElementBorder {
	border: 1px solid #A13A16;
}
.ezinMenuElementBgWheel {
	background-image: url(tpl/images/bg_wheel.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #F1F8FD;
}

.ezinMenuElementBgBulb {
	background-image: url(tpl/images/bg_bulb.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #F9F9EC;
}


.ezinDottedVertical {
	background-image: url(tpl/images/dotted_v.gif);
	background-repeat: repeat;
	padding: 0px 0px 0px 0px;
}
.ezinDottedHorizontal {
	background-image: url(tpl/images/dotted_h.gif);
	background-repeat: repeat;
	padding: 0px 0px 0px 0px;
}



.ezinSubPageTitle {
	color: #FFFFFF;
	background-color: #A13A16;
	border: 1px solid #A13A16;
	font-weight: bold;
	padding: 3px;
}

.ezinPad5555 {
	padding: 5px 5px 5px 5px;
}

.ezinPad3030 {
	padding: 3px 0px 3px 0px;
}
.ezinPad15151515 {
	padding: 15px 15px 15px 15px;
}
.ezinPad0000 {
	padding: 0px 0px 0px 0px;
}
.ezinVmiddle {
	vertical-align: middle;
}

.ezinListHeader {
	font-size: 10px;
	font-weight: bold;
	border: 2px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;;
}

.ezinDocTitle {
	color: #FFFFFF;
	background-color: #747474;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
}
.ezinDocContent {
	background-color: #FFFFFF;
	border: 1px solid #747474;
}

.ezinErrorArea {
	border: 1px dashed #000000;
	background-color: #FFFFFF;
}
.ezinErrorTitle {
	color: #BB0000;
	font-weight: bold;
}
.ezinErrorText {
	color: #BB0000;
}

/*BGs*/
.ezinBg0 {
	background-color: #E4F9FA;	
}
.ezinBg1 {
	background-color: #E2E2E2;	
}
.ezinBg2 {
	background-color: #FBF5F3;	
}

.ezinListBg {
	background-color: #F3F3F3;
}
.ezinHand {
	cursor: pointer;
	cursor:hand;
}
/*-----------------*/

.odd {
	background-color: #EAE7E6;
}
.even {
	background-color: #E0DFDF;
}

