a:link {text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: none}
a:hover {text-decoration: underline;}

/*Body Format*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-align:justify;
	color: #290052;
	text-decoration: none;
	background-image:url(../img/cmn/bk_wbk_gold_a1.png);
	background-color:#d3ac5c;
}

/*Links*/

.arial_11_links_a1 {
	line-height:16px;
	color: #290052;
}
.arial_11_links_a2 {
	font-weight: bold;
	line-height:16px;
	color: #ffffff;
}

.main_navi_a1 {
	background-image:url(../img/bk_grey_a1.gif);
	background-position:left center;
	background-repeat:no-repeat;
}
.main_navi_a2 {
	background-image:url(../img/bk_grey_a1.gif);
	background-position:right center;
	background-repeat:no-repeat;
}


/*Table Background*/

.bg_right_a1 {
	background-image:url(../img/cmn/bk_right_wm_a1.png);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#ab88a9;
}

.bg_grey_a1 {
	background-image:url(../img/bk_grey_a2.gif);
	background-position:left center;
	background-repeat:no-repeat;
}
.bg_grey_a2 {
	background-image:url(../img/bk_grey_a2.gif);
	background-position:right center;
	background-repeat:no-repeat;
}
.bg_grey_a3 {
	background-image:url(../img/bk_grey_a3.gif);
	background-repeat:repeat-x;
}

/*Grid*/
.grid_light_purple_hori_a1 {
	background-image:url(../img/cmn/line_purple_a1.png);
	background-position:left center;
	background-repeat:repeat-x;
}
.grid_grey_dark_vert_a1 {
	background-image:url(../img/grid_dark_grey_vert_a1.gif);
	background-position:center;
	background-repeat:repeat-y;
}

.grid_grey_light_hori_a1 {
	background-image:url(../img/grid_light_grey_hori_a1.gif);
	background-position:left center;
	background-repeat:repeat-x;
}
.grid_grey_light_vert_a1 {
	background-image:url(../img/grid_light_grey_vert_a1.gif);
	background-position:center;
	background-repeat:repeat-y;
}

/*Arial*/
.arial_11_a {
	font-size:11px;
	line-height:16px;
	color: #000000;
}
.arial_11_a1 {
	font-size:11px;
	font-weight: bold;
	line-height:16px;
	color: #000000;
}
.arial_11_b1 {
	font-size:11px;
	line-height:16px;
	color: #290052;
}
.arial_11_b2 {
	font-size:11px;
	font-weight: bold;
	line-height:16px;
	color: #290052;
}

.arial_11_c1 {
	font-size:12px;
	color: #ffffff;
}
.arial_11_c2 {
	font-size:12px;
	font-weight: bold;
	color: #ffffff;
}
.arial_12_a1 {
	font-size: 13px;
	line-height:16px;
	color: #000000;
}
.arial_12_a2 {
	font-size: 13px;
	font-weight: bold;
	line-height:16px;
	color: #000000;
}
.arial_12_b1 {
	font-size: 13px;
	line-height:16px;
	color: #290052;
}
.arial_12_b2 {
	font-size: 14px;
	font-weight: bold;
	line-height:16px;
	color: #290052;
}
.arial_14_a1 {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-align:left;
}
.arial_20_a1 {
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	text-align:left;
}

/*Form Elements*/
.textfileds_a0 {
	color:#666666;
	border: 1px solid #d3ac5c;
	width:150px;
}

.dropdown_a1 {
	color: #3c3c3c;
	border: 1px solid #d3ac5c;
}
.textarea_a0 {
	color: #3c3c3c;
	border: 1px solid #d3ac5c;
}
.textarea_a1 {
	color: #3c3c3c;
	border: 1px solid #d3ac5c;
	width:350px;
	height:100px;
}

/*Border*/
.top_bottom_a1 {
	border-color:#c2c1c2;
	border-width:1px;
	border-style:solid;
	border-right-style: none;
	border-left-style: none;
}
.bottomlinks {
	font-family: Arial;
	font-size:11px;
	font-style:bold;
	color:#290052;
	padding-left:25px;
}
.bottomheaders {
	font-family: Arial;
	font-size:13px;
	font-style:bold;
	color:#D3AC5C;
	padding-left:15px;
}
