@charset "utf-8";
body {
	font-weight: normal;
	margin: 0px;
}
.table-border-main {
	border: 1px dotted #CDCDCD;
	background-color: #F2F2F2;
}
.table-border-rt {
	border: 1px dotted #B4C1A4;
	background-color: #FFFFFF;
}
.para-txt-topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 17px;
}
.para-txt-mid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 17px;
}
.para-title-main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color:#996600;
}
.Iti-para-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.Iti-para-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}


.table-border-red {
	border: 1px dotted #A60004;
	background-color: #A60004;
	line-height: 18px;
}
.para-txt-mid-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 17px;
}
.para-title-main_white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
.para-title-main_white2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: normal;
	color: #FFFFFF;
}
.logo-txt {
	font-family: Century Gothic, "Times New Roman", Times, serif;
	font-size: 38px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: -1px;
}
.body-heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #996600;
}
.para-table-border {
	background-color: #F8F8F8;
	border: 1px dotted #CCCCCC;
	padding: 10px;
}
.para-title-main-red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #9B0103;
	line-height: 21px;
}

a:topwhite-link{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9966;
	text-decoration: none;
	}
a:topwhite-active{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9966;
	text-decoration: none;
	}
a:topwhite-visited{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9966;
	font-weight: normal;
	text-decoration: none;

	}
a:topwhite-hover{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9966;
	text-decoration: none;
	}
a:link {
	color:#FF9966;
	text-decoration:none;
	font-size:14px;
}
a:visited {
	color:#FF9966;
	text-decoration:none;
	font-size:14px;
}
a:hover {
	color:#FF9966;
	text-decoration:underline;
	font-size:14px;
}
.table-border-yellow {

	border: 1px dotted #A66400;
	background-color: #CE7B00;
}