body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #013457;
	background-color: #FFF9E7;
	margin: 10px;
}
td {
	font-size: 11px;
}
li {
	list-style-position: outside;
	list-style-type: square;
	list-style-image: url(../images/bullet.gif);

}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #013457;

}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #013457;

}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #013457;

}
a {
	color: #A4011E;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.LinkWhite {
	color: #FFFFFF;
}
a.LinkWhite {
	color: #FFFFFF;
	text-decoration: none;
}
a.LinkWhite:hover {
	text-decoration: underline;
}
.LinkMenu {
	color: #03416C;
	font-weight: bold;
}
a.LinkMenu {
	text-decoration: none;
}
a.LinkMenu:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.LinkMenu2 {
	color: #216995;
	font-weight: bold;
}
a.LinkMenu2 {
	text-decoration: none;
}
a.LinkMenu2:hover {
	text-decoration: underline;
}
a.LinkMenu2:active {
	text-decoration: underline;
}
.BgWhite {
	background-color: #FFFFFF;
}
.BgOrange {
	color: #FFFFFF;
	background-color: #F79341;
}
.BgBlueLight {
	background-color: #6E97B3;
}
.BgBlueDark {
	background-color: #1A6591;
}
.BrdOrangeL {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F79341;
}
.BrdOrangeTRBL {
	border: 1px solid #F79341;
}
.BrdBlueB {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1A6591;
}
.BrdBlueL {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #1A6591;
}
.BrdBlueTRBL {
	border: 1px solid #1A6591;
}
.MenuLang {
	font-size: 10px;
	color: #A4011E;
}
.Menu {
	color: #03416C;
	font-weight: bold;
	background-color: #BDD1DF;
}
.MenuL {
	color: #03416C;
	font-weight: bold;
	background-color: #BDD1DF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #1A6591;	
}
.MenuOn {
	color: #03416C;
	font-weight: bold;
	background-color: #EBF2F6;
}
.MenuOnL {
	color: #03416C;
	font-weight: bold;
	background-color: #EBF2F6;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #1A6591;	
}
.Menu2 {
	color: #F79341;
	font-weight: bold;
	background-color: #EBF2F6;
}
.TitleOrange {
	font-size: 12px;
	color: #F57208;
	font-weight: bold;
}
.TitleBlue {
	font-weight: bold;
	color: #357296;
	text-decoration: underline;
}
.FontOrange {
	color: #F79341;
}
.Remarks {
	font-size: 10px;
	color: #6E97B3;

}
.CopyRight {
	font-size: 10px;
	color: #FFFFFF;
	padding: 2px;
}
.FormField {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #03416C;
	border-right-color: #03416C;
	border-bottom-color: #6E97B3;
	border-left-color: #6E97B3;
}
.FormButt {
	background-color: #6E97B3;
	border: 1px solid #03416C;
}
.Encart {
	padding: 4px;
	text-align: center;
	border: 1px solid #F57208;
}
