body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/back_rep.jpg);
	
}
td {
	text-align: left;
	font-family: Arial;
	font-size: 11px;
	vertical-align: top;
	color: #333333;
}
A        {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
A:hover  {
	text-decoration: none;
}
A:visited{
}
H4,H5{color:#333333}
h1{
	font-size: 14px;
	display: block;
	margin-bottom: -5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 5px;
}
h2{
	font-size: 13px;
	margin-bottom: -2px;
}
#link1 {
	font-size: 13px;
	text-align: center;	
	
}
#link1 a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#link1 a:hover {
	text-decoration: none;
	color:#ADE48F;
	
}

#link2 {
	color:#143258;
}
#link2 a {
	color: #143258;
	font-weight:bold;
	text-decoration: none;
}
#link2 a:hover {
	text-decoration: underline;
}

#link3 {
	color:#000000;
}
#link3 a {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	font-size: 12px;
	font-style: italic;

}
#link3 a:hover {
	text-decoration: underline;
}
#link4 {
	color:#FFFFFF;
}
#link4 a {
	color: #FFFFFF;
	font-size:12px;
	text-decoration: none;
}
#link4 a:hover {
	text-decoration: underline;
}
.selected{
color:#ADE48F;
}
#top_rep{
	background-image: url(../images/top_rep.jpg);
}

.left_box_link_rep{
	background-image: url(../images/left_link_box_rep.jpg);
	background-repeat: repeat-x;
}

#arror_pad{
	padding-top: 3px;
	padding-left: 5px;
}
#left_brdr{
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999999;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999999;
}
#left_bottom_brdr{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#top_brdr{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4f4f4f;
}
#text_ver_align{
	vertical-align: middle;
}
#text_align_both{
	vertical-align: middle;
	text-align: center;
}


#imgleft{
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
#imgright{
	float:right;
	padding-right: 10px;
	padding-bottom: 6px;
}

#tbl_bdr{
	border: 1px solid #CCCCCC;
}


.txt_white{color:#FFFFFF;}
.txt_green{color:#A2CE2D;}
.txt_blue{color:#0F4D79}
.txt_grey{color:#636567;}
.txt_red{color:#FF0000;}
.txt_dark_blue{color:#1A3E4D;}

.font_11{
	font-size: 11px;
}
.font_10{
	font-size: 10px;
}
.font_12{
	font-size: 12px;
}
.font_13{
	font-size: 13px;
}
.ver_line{
	background-image: url(../images/ver_line.jpg);
	background-repeat: repeat-y;

}
.email{
	color: #FFFFFF;
	padding-top: 25px;
}
#title{
	font-size: 15px;
	font-weight: bold;
	color: #153156;
	background-image: url(../images/title_back_rep.jpg);
	padding-top: 10px;
	padding-left: 8px;
}
#title_grey_rep{
	background-image: url(../images/title_back_rep_grey.jpg);
	background-repeat: repeat-x;
}
.sub_title{
	font-size: 13px;
	font-weight: bold;
	color: #113255;
}
.other_tit{
	color:#113157;
	font-size:16px;
	font-weight:bold;
}
.txt_mark{
	font-size: 12px;
	font-weight:bold;
	color: #5F702C;
	text-decoration: underline;
}
.strikethrough{
	text-decoration: line-through;
}

.tbl_color_back{
	font-size: 12px;
	padding-left: 7px;
	background-color: #F0DAAC;
}
.tbl_pad{
	font-size: 12px;
	padding-left: 7px;
}