/* CSS Document */
body {
	background-color: #f3f3f3;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.bodyTopNav {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



/* CSS Table */

/* CSS Text */
.TextP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.FromB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	border: 1px solid #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
i {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
u {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}



a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a:visited:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}


.TableL a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	text-transform: capitalize;
}
.TableL a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	text-transform: capitalize;
}
.TableL a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	text-transform: capitalize;
}
.TableL a:visited:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	text-transform: capitalize;
}
.TNav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ff5b00;
	text-decoration: none;
	text-transform: capitalize;
}
.TNav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ff8900;
	text-decoration: none;
	text-transform: capitalize;
}
.TNav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ff5b00;
	text-decoration: none;
	text-transform: capitalize;
}
.TNav a:visited:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ff8900;
	text-decoration: none;
	text-transform: capitalize;
}

.RNav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: capitalize;
}
.RNav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	text-transform: capitalize;
}
.RNav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: capitalize;
}
.RNav a:visited:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	text-transform: capitalize;
}
.TextTitle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #ff8200;
	text-decoration: none;
}
.TextTitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #ffffff;
	text-decoration: none;
}

.TitlePages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #575353;
}
/* CSS Margin */


/* CSS Form */
.FromBox1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	background-color: #e8e7d7;
	border: 1px solid #000000;
	width: 98%;
}
.FromBox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	background-color: #e8e7d7;
	border: 1px solid #000000;
	width: 210px;
}
.FromBox3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	background-color: #e8e7d7;
	border: 1px solid #000000;
	width: 250px;
}
.FromCheckBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	background-color: #e8e7d7;
	border: 1px solid #000000;
}

.FormTextBox1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #efefef;
	border: 1px solid #595959;
	width: 250px;
}
.FormB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #595959;
	border: 1px solid #000000;
}
.PText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}



.PageNavLink3 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.PageNavLink3 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
.PageNavLink3 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.PageNavLink3 a:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}

.PageNavLink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.PageNavLink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #3c3c3c;
	text-decoration: none;
}
.PageNavLink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.PageNavLink a:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #3c3c3c;
	text-decoration: none;
}


.IMG_BG_Top {
	background-attachment: scroll;
	background-image: url(../IMG/IMG_BG_Top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.IMG_BG_M {
	background-attachment: scroll;
	background-image: url(../IMG/IMG_BG_M.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.MainTable {
	padding: 3px;
	background-color: #dfdfdf;
}
.IMG_Home_Step_1 {
	background-attachment: scroll;
	background-image: url(../IMG/Eng/BG/IMG_Home_Step_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.IMG_Home_Step_2 {
	background-attachment: scroll;
	background-image: url(../IMG/Eng/BG/IMG_Home_Step_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.IMG_Home_Step_3 {
	background-attachment: scroll;
	background-image: url(../IMG/Eng/BG/IMG_Home_Step_3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.IMG_Home_Step_4 {
	background-attachment: scroll;
	background-image: url(../IMG/Eng/BG/IMG_Home_Step_4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.IMG_Home_Step_Border {
	padding-left: 10px;
}
