body {
	font-family: Arial;
	font-size: 12px;
	background-image: url(../images/bg.gif);

}

td {
	font-family: Arial;
	font-size: 12px;
}

th {
	font-family: Arial;
	font-size: 12px;
}

form {
	font-family: Arial;
	font-size: 12px;
	}

input {
	font-family: Arial;
	font-size: 12px;
}

textarea {
	font-family: Arial;
	font-size: 12px;
}

select {
	font-family: Arial;
	font-size: 12px;
}

ul {
	font-family: Arial;
	font-size: 12px;
	list-style-type: disc;
	list-style-position: outside;
}

li {
	font-family: Arial;
	font-size: 12px;
}

ol {
	font-family: Arial;
	font-size: 12px;
	list-style-type: upper-roman;
	list-style-position: outside;
}

.small {
	font-family: Arial;
	font-size: 9px;
}

.big {
	font-family: Arial;
	font-size: 18px;
}

.bodystyle {
	font-family: Arial;
	font-size: 12px;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}

.MainTableBar {
	background-color: #588fc7;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;

}
.MainTableBg {
	background-color: #dfefff;
}
.OrangeBoldText {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.WhiteBg {
	background-color: #FFFFFF;
}
.FooterBg {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	background-color: #F2F2F2;
}
.MainTableBorder {
	border: 1px solid #666666;
}
.SubTable {
	background-color: #dfefff;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 4px;


}
.WhiteFont {
	color: #FFFFFF;
}
.BlueFont {
	color: #000033;
}
.RightBorder {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
}
.LeftPaddingText {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.PaddingText {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.MenuTableBg {
	background-color: #669acc;
}
.MenuBarActive {
	background-color: #669acc;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;


}
.MenuBarDeActive {
	background-color: #dfefff;
	color: #346699;
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 4px;
	font-family: Arial;
}

.MenuBarDeActive a{
	color: #346699;
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;
	font-family: Arial;
}

.MenuBarDeActive a:hover{
	color: #CC6600;
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;
	font-family: Arial;
}

a.MenuBarDeActive:hover
{
		color: #CC6600;
}

.RightPadding {
	padding-right: 4px;
}
.MiniBarViolet {
	background-color: #5f5f7f;
}
.ErrorMsg {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
