body {
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-image: url(../images/top_menu/menu_gradient.jpg);
	margin: 0px;
	padding: 0px;
	border: 0px 0 white;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip:  rect(0px 0px 0px 0px);

}
.blackBorderTop {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.blackBorderTopBottom {

	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.footer {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-image: url(../images/footer_gradient.jpg);
	margin: 0px;
	padding: 0px;
	height:22px
}
.blackBorderBottom {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

a:link {text-decoration: none;}
a:visited {text-decoration: none}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}
.BodyContent {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
}
.blackBorderRight {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.grayBorder{ border: solid 1px #cecece}
.imgBtn{width:14px; height:14px; border:0; vertical-align:bottom}
.bkColor{ background-color:white}
.checkMark{height:23px; width:24px; vertical-align:middle}
.subTitle{font-family:Verdana; font-size:16px; font-weight:bold}
.text10px{ font-size:10px}

.text12px { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.text12px a:link { color: #0000FF; text-decoration: underline }
.text12px a:visited {color: #0000FF;text-decoration: underline}
.text12px a:hover {color: #0000FF;text-decoration: underline}
.text12px a:active {color: #0000FF;text-decoration: underline}

.borderRightBlack { border-right: solid 2px #000000 }
.borderBlack { border: solid 1px #000000 }
.textUnderline{ text-decoration:underline}
.leftPad15{ padding-left:15px}
.blueText{color: #0000FF}
.padingLeft30{ padding-left:30px}
.countryText{font-size: 18px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold}
.borderR_L_T_Black { border-right: solid 2px #000000; border-left:solid 2px #000000; border-top:solid 2px #000000 }
.borderR_L_B_Black { border-right: solid 2px #000000; border-left:solid 2px #000000; border-bottom:solid 2px #000000 }
.borderR_T_Black { border-right: solid 2px #000000; border-top:solid 2px #000000 }
.borderR_B_Black { border-right: solid 2px #000000; border-bottom:solid 2px #000000}
.borderR_L_T_B_Black{ border-right: solid 2px #000000; border-left:solid 2px #000000; border-top:solid 2px #000000; border-bottom:solid 2px #000000 }
.tableStyle{ background-image:url(../images/table_back.jpg); background-color:#FFFFCC}
.tableStyle_Top{ background-image:url(../images/top_table_back.gif); background-color:#FFFFCC}
