/* 
	
	CSS Document 
	Created by Eugen Borcan - March 2008

*/

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	}

img {
	border: 0px;
	}

a:link {
	/*color: #000066;*/
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	/*color: #000066;*/
	}
a:hover {
	text-decoration: underline;
	/*color: #000066;*/
	}
a:active {
	outline: none;
	text-decoration: none;
	/*color: #000066;*/
	}
a:focus{
	-moz-outline-style: none;
	}

a.menuTop1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4a4a4a;
	font-weight: bold;
	margin-left: 5px;
	margin-right: 4px;
	}
a.menuTop1:link {
	text-decoration: none;
	}
a.menuTop1:visited {
	text-decoration: none;
	color: #4a4a4a;
	}
a.menuTop1:hover {
	text-decoration: underline;
	color: #ffffff;
	}
a.menuTop1:active {
	text-decoration: none;
	color: #4a4a4a;
	}

a.menuTop2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4a4a4a;
	font-weight: bold;
	margin-left: 15px;
	margin-right: 14px;
	}
a.menuTop2:link {
	text-decoration: none;
	}
a.menuTop2:visited {
	text-decoration: none;
	color: #4a4a4a;
	}
a.menuTop2:hover {
	text-decoration: underline;
	color: #ffffff;
	}
a.menuTop2:active {
	text-decoration: none;
	color: #4a4a4a;
	}

a.blueLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #10918f;
	}
a.blueLink:link {
	text-decoration: underline;
	}
a.blueLink:visited {
	text-decoration: underline;
	color: #10918f;
	}
a.blueLink:hover {
	text-decoration: none;
	color: #10918f;
	}
a.blueLink:active {
	text-decoration: underline;
	color: #10918f;
	}

.whiteHR {
	width: 96%;
	border: solid 1px #ffffff;
	margin: 20px 0px 25px 0px;
	}

.whiteHR-register {
	width: 855px;
	border: solid 1px #ffffff;
	margin: 20px 0px 25px 36px;
	}
.whiteHR01 {
	width: 97%;
	border: solid 1px #ffffff;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	}

.grey1_text {
	color: #666666;
	font-size: 9px;
	}
.grey1-2_text {
	color: #666666;
	font-size: 9px;
	}
.grey1-3_text {
	color: #666666;
	font-size: 11px;
	}
.redBoldFont {
	color: #ef090c;
	font-weight: bold;
	}
	
.blueBoldFont
{
	color :Navy ;
	font-weight:bold ; 
}
.redBoldFont2 {
	width: 842px;
	color: #ef090c;
	font-weight: bold;
	}

.MessageFont{
	color: #006699;
	font-weight: bold;
}

.blueBorders01 {
	width: 434px;
	background-color: #ffffff;
	line-height: 18px;
	border-left: solid 5px #66b2bc;
	border-top: solid 1px #66b2bc;
	border-right: solid 5px #66b2bc;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-left: 36px;
	margin-bottom: 10px;
	}




/* 
	
	Form styles ------------------------------------------------------------------------------

*/


.formField01 {
	width: 150px;
	height: 14px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}

.formField02 {
	width: 250px;
	height: 14px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}

.formField03 {
	width: 80px;
	height: 14px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}

.formField03-2 {
	width: 56px;
	height: 14px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}

.formField03-3 {
	width: 65px;
	height: 14px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}

.formField03-4 {
	width: 30px;
	height: 14px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}

.formField04 {
	width: 180px;
	height: 14px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}

.formField05 {
	width: 130px;
	height: 14px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}

.TextAnswer {
	width: 500px;
	height: 14px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}

.DateAnswer {
	width: 80px;
	height: 14px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}

.NumAnswer {
	width: 80px;
	height: 14px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}


.formDropDowns01 {
	width: 110px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}

.formDropDowns01-2 {
	width: 80px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}

.formDropDowns01-3 {
	width: 105px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}

.formDropDowns02 {
	width: 170px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}

.formDropDowns03-1 {
	width: 140px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.formDropDowns04 {
	width: 420px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
	
.width33px {
	width: 42px;
	height: 14px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}
.width160px {
	width: 148px;
	height: 14px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}

.formField06 {
	width: 50px;
	height: 14px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}

/* 
	
	Margins and Paddings styles ------------------------------------------------------------------------------

*/

.marginLeftRight01px {
	margin-left: 54px;
	margin-right: 47px;
	}
	
.leftMargin238pxBottomMargin19px {
	margin-left: 238px;
	margin-bottom: 19px;
	}
	
.leftMargin238px {
	margin-left: 238px;
	}

.leftMargin238pxBottomMargin10px {
	margin-left: 238px;
	margin-bottom: 10px;
	}

.leftMargin175px {
	margin-left: 175px;
	}

.marginleft74pxBottom25px {
	margin-left: 74px;
	margin-bottom: 25px;
	}
	
.marginBottom25px {
	margin: 0px 0px 25px 0px;
	clear: left;
	}

.leftMargin74px {
	margin-left: 74px;
	}
	
.leftMargin82px {
	margin-left: 82px;
	clear: left;
	}

.leftMargin36px {
	margin-left: 36px;
	}
	
.leftMargin210px {
	margin-left: 210px;
	}

.leftMargin90px{
	margin-left: 90px;
	}
	
.leftMargin74pxTopBottom19px {
	margin-left: 74px;
	margin-top: 19px;
	margin-bottom: 19px;
	}

.rightMargin10px {
	margin-right: 10px;
	}
	
.topBottomMargin19px {
	margin-top: 19px;
	margin-bottom: 19px;
	}
	
.left625pxTopBottom19px {
	margin-left: 625px;
	margin-top: 19px;
	margin-bottom: 19px;
	}
	
.bottomMargin19px {
	margin-bottom: 19px;
	}
	
.topMargin19px {
	margin-top: 19px;
	}

.topBottomMargin10px {
	margin-top: 5px;
	}


.paddingTop12px {
	padding-top: 12px;
	}
	
.paddingTopAndLineSpacing {
	padding-top: 20px;
	line-height: 18px;
	}
	
.topBottomPadding19px {
	padding-top: 19px;
	padding-bottom: 19px;
	}


.pageTitle01 {
	font-size: 14px;
	font-weight: bold;
	color: #076d93;
	margin-left: 74px;
	}

.pageTitle02 {
	font-size: 14px;
	font-weight: bold;
	color: #076d93;
	margin-left: 20px;
	}
.pageTitle03 {
	font-size: 11px;
	font-weight: bold;
	color: #076d93;
	margin-left: 20px;
	}

/* ---------------------------------------------------------------------------------------------- */
/* ---- Sliding layers - if you are using sliding layers, DO NOT REMOVE!!! --- */
/* ---------------------------------------------------------------------------------------------- */

	.SlidingPanels {
		position: relative;
		width: 837px;
		height: 242px;
		padding: 0px;
		border: none;
		}
	
	.SlidingPanelsContentGroup {
		position: relative;
		width: 100%;
		margin: 0px;
		padding: 0px;
		border: none;
		}
	
	.SlidingPanelsContent {
		width: 100%;
		height: 400px;
		overflow: hidden;
		margin: 0px;
		padding: 0px;
		border: none;
		}
	
	.SlidingPanelsAnimating * {
		overflow: hidden !important;
		}
	
	.SlidingPanelsCurrentPanel {
		}
	
	.SlidingPanelsFocused {
		}

/* ---------------------------------------------------------------------------------------------------------------- */






/* - Home header table styles - */

.homeTable {
	width: 950px;
	border: 0px;
	}

.homeTable-c01 {
	width: 213px;
	height: 444px;
	}

.homeTable-c02 {
	padding-left: 24px;
	}

/* - END - Home header table styles - */





/* - Conference Information table styles - */

.confInfo {
	width: 713px;
	border: 0px;
	}

.confInfo-c01 {
	width: 20px;
	height: 23px;
	background-image:url(../images/confinfo-ltc.jpg);
	}

.confInfo-c02 {
	background-image:url(../images/confinfo-bg1.jpg);
	}
	
.confInfo-c03 {
	background-image:url(../images/confinfo-bg1.jpg);
	}
	
.confInfo-c04 {
	height: 212px;
	background-image:url(../images/confinfo-bg1Conf.jpg);
	background-repeat: no-repeat;
	background-color: #ece9e4;
	}
	
.confInfo-c05 {
	height: 5px;
	}
	
.confInfo-c07 {
	height: 366px;
	background-image:url(../images/confinfo-bg2.jpg);
	}
	
.confInfo-c08 {
	padding-top: 40px;
	background-color: #dfdcd7;
	background-image:url(../images/confinfo-bg2Conf.jpg);
	background-repeat: no-repeat;
	}
	
.confInfo-c09 {
	height: 20px;
	background-image:url(../images/confinfo-lbc.jpg);
	}
	
.confInfo-c10 {
	background-image:url(../images/confinfo-bg2.jpg);
	}
.Contri-c01 {
	height: 212px;
	background-repeat: no-repeat;
	background-color: #ece9e4;
	}
	


/* - END - Conference Information table styles - */





/* - Login table styles - */

.login {
	width: 713px;
	border: 0px;
	}

.login-c01 {
	width: 20px;
	height: 23px;
	background-image:url(../images/regRates-ltc.jpg);
	}

.login-c02 {
	background-image:url(../images/regRates-bg1.jpg);
	}
	
.login-c03 {
	background-image:url(../images/regRates-bg1.jpg);
	}
	
.login-c04 {
	background-image:url(../images/regRates-bg1.jpg);
	}
	
.login-c05 {
	height: 23px;
	background-image:url(../images/regRates-lbc.jpg);
	}
	
.login-c06 {
	background-image:url(../images/regRates-bg1.jpg);
	}


/* - END - Login table styles - */




/* - Login table styles - */

.payment {
	width: 900px;
	border: 0px;
	}

.payment-c01 {
	width: 20px;
	height: 23px;
	background-image:url(../images/payment-ltc.jpg);
	}

.payment-c02 {
	background-image:url(../images/payment-bg1.jpg);
	}
	
.payment-c03 {
	background-image:url(../images/payment-bg1.jpg);
	}
	
.payment-c04 {
	height: 212px;
	background-image:url(../images/payment-bg1.jpg);
	}
	
.payment-c05 {
	height: 5px;
	}
	
.payment-c07 {
	height: 366px;
	background-image:url(../images/payment-bg2.jpg);
	}
	
.payment-c08 {
	padding-top: 40px;
	background-image:url(../images/payment-bg2.jpg);
	}
	
.payment-c09 {
	height: 20px;
	background-image:url(../images/payment-lbc.jpg);
	}
	
.payment-c10 {
	background-image:url(../images/payment-bg2.jpg);
	}


/* - END - Login table styles - */





/* - Payment Summary and Confirmation table styles - */

.paymentConfirmation {
	width: 950px;
	border: 0px;
	}

.paymentConfirmation-c01 {
	width: 20px;
	height: 23px;
	background-image:url(../images/regRates-ltc.jpg);
	}

.paymentConfirmation-c02 {
	background-image:url(../images/regRates-bg1.jpg);
	}
	
.paymentConfirmation-c03 {
	background-image:url(../images/regRates-bg1.jpg);
	}
	
.paymentConfirmation-c04 {
	background-image:url(../images/regRates-bg1.jpg);
	}
	
.paymentConfirmation-c05 {
	height: 23px;
	background-image:url(../images/regRates-lbc.jpg);
	}
	
.paymentConfirmation-c06 {
	background-image:url(../images/regRates-bg1.jpg);
	}


/* - END - Payment Summary and Confirmation table styles - */





/* - Register table styles - */

.registerRates {
	width: 950px;
	border: 0px;
	}

.registerRates-c01 {
	width: 20px;
	height: 23px;
	background-image:url(../images/regRates-ltc.jpg);
	}

.registerRates-c02 {
	background-image:url(../images/regRates-bg1.jpg);
	}
	
.registerRates-c03 {
	background-image:url(../images/regRates-bg1.jpg);
	}
	
.registerRates-c04 {
	background-image:url(../images/regRates-bg1.jpg);
	}
	
.registerRates-c05 {
	height: 23px;
	background-image:url(../images/regRates-lbc.jpg);
	}
	
.registerRates-c06 {
	background-image:url(../images/regRates-bg1.jpg);
	}


/* - END - Register table styles - */





/* - Registration Fees table styles - */
.registrationFees-div {
	width: 244px;
	margin: 0px 0px 0px 36px;
	float: left;
	}

.registrationFees {
	width: 244px;
	border: solid 1px #8f8d8d;
	}

.registrationFees-c01 {
	width: 128px;
	height: 25px;
	background-color: #b3b3b3;
	}

.registrationFees-c02 {
	width: 116px;
	background-color: #b3b3b3;
	}
	
.registrationFees-c03, .registrationFees-c04, .registrationFees-c05, .registrationFees-c06, 
.registrationFees-c07, .registrationFees-c08, .registrationFees-c09, .registrationFees-c10  {
	background-color: #ffffff;
	color: #10918f;
	}

/* - END - Registration Fees table styles - */


/* - Registration Fees table styles - Members Login - */

.membersLogin-div {
	margin: 0px 0px 0px 40px;
	padding: 0px;
	width: 265px;
	float: left;
	}

.membersLogin {
	width: 265px;
	border: solid 1px #8f8d8d;
	}

.membersLogin-c01 {
	height: 25px;
	padding-left:15px;
	background-color: #005b84;
	color: #ffffff;
	}
	
.membersLogin-c02, .membersLogin-c03 {
	padding: 5px 15px 5px 0px;
	background-color: #ffffff;
	}

.membersLogin-c04 {
	padding: 15px 0px 15px 11px;
	background-color: #ffffff;
	}

/* - END - Registration Fees table styles - Members Login - */


/* - Registration Fees table styles - New Members Register - */

.newMembersRegister-div {
	margin: 0px 0px 0px 36px;
	padding: 0px;
	width: 250px;
	float: left;
	}

.newMembersRegister {
	width: 250px;
	border: solid 1px #8f8d8d;
	}

.newMembersRegister-c01 {
	padding: 15px 0px 15px 0px;
	background-color: #ffffff;
	}

/* - END - Registration Fees table styles - New Members Register - */


/* - Register table page 2 styles - */

.registerRatesP2 {
	width: 950px;
	border: 0px;
	}

.registerRatesP2T2 {
	width: 950px;
	border: 0px;
	margin-top: 5px;
	}

.registerRatesP2-c01 {	
	width: 20px;
	height: 23px;
	background-image:url(../images/regRates-ltc.jpg);
	}

.registerRatesP2-c02 {
	background-image:url(../images/regRates-bg1.jpg);
	}
	
.registerRatesP2-c03 {
	background-image:url(../images/regRates-bg1.jpg);
	}
	
.registerRatesP2-c04 {
	background-image:url(../images/regRates-bg1.jpg);
	}
	
.registerRatesP2-c05 {
	height: 5px;
	}
	
.registerRatesP2-c06 {
	background-image:url(../images/regRates-bg2.jpg);
	}

.registerRatesP2-c07 {
	background-image:url(../images/regRates-bg2.jpg);
	padding-top: 20px;
	}

.registerRatesP2-c07-2 {
	height: 20px;
	background-image:url(../images/confinfo-lbc.jpg);
	}
	
.registerRatesP2-c07-3 {
	background-image:url(../images/confinfo-bg2.jpg);
	}


.registerRatesP2-c08 {
	width: 20px;
	height: 23px;
	background-image:url(../images/regRates-lt2c.jpg);
	}

.registerRatesP2-c08_2 {
	background-image:url(../images/regRates-bg3.jpg);
	}

.registerRatesP2-c09 {
	background-image:url(../images/regRates-bg3.jpg);
	}

.registerRatesP2-c10 {
	background-image:url(../images/regRates-bg3.jpg);
	padding-top: 20px;
	}

.registerRatesP2-c11 {
	height: 23px;
	background-image:url(../images/regRates-lb2c.jpg);
	}

.registerRatesP2-c12 {
	background-image:url(../images/regRates-bg3.jpg);
	}


/* - END - Register table page 2 styles - */





/* - Personal Information and User Account Information table styles - */

.personalInfo {
	width: 500px;
	border: 0px;
	margin-left: 36px;
	margin-bottom: 15px;
	}

.personalInfo-c01 {
	width: 135px;
	}

/* - END - Personal Information and User Account Information table styles - */





/* - Billing Address and User Account Information table styles - */

.billingAddress {
	width: 400px;
	border: 0px;
	}

.billingAddress-c01 {
	width: 110px;
	}

/* - END - Personal Information and User Account Information table styles - */





/* - Payment table styles - */

.paymentT1 {
	width: 559px;
	border: 0px;
	margin-left: 36px;
	margin-bottom: 15px;
	}

.paymentT2 {
	width: 659px;
	border: 0px;
	margin-left: 36px;
	margin-bottom: 15px;
	}

.paymentT1-c01 {
	width: 135px;
	}
.paymentT1-c02 {
	width: 275px;
	}
.paymentT1-c03 {
	width: 125px;
	}
.paymentT1-c04 {
	width: 375px;
	}
.paymentT1-c05 {
	width: 100px;
}

/* - END - Payment table styles - */

/* - Personal Information table styles - */

.attendees {
	border: 0px;
	border: solid #8f8d8d;
	}

.attendees-c01 {
	background-color: #b3b3b3;
	}

.attendees-c02 {
	background-color: #ffffff;
	}

.attendees-c01-1 {
	background-color: #b3b3b3;
	}

.attendees-c01-2 {
	background-color: #b3b3b3;
	}

.attendees-c01-3 {
	background-color: #b3b3b3;
	}

.attendees-c01-4 {
	background-color: #b3b3b3;
	}

/* - END - Personal Information table styles - */





/* - Menu header table styles - */

.menuTable {
	width: 100%;
	border: 0px;
	}

.menuTable-c01 {
	height: 115px;
	}
	
.menuTable-c02 {
	width: 24px;
	height: 42px;
	}

.menuTable-c03 {
	width: 700px;
	background-image:url(../images/bgMenu.jpg);
	}

.menuTable-c04 {
	width: 19px;
	background-image:url(../images/bgMenuCorner.jpg);
	}

.menuTable-c05 {
	height: 23px;
	}

/* - END - Menu header table styles - */


/* - Menu header table styles - for "Register" pages - */

.menuTableReg {
	width: 950px;
	border: 0px;
	margin-top: 16px;
	}

.menuTableReg-c01 {
	width: 101px;
	height: 161px;
	}

.menuTableReg-c02 
{
	width: 830px;
	height: 99px;
	}

.menuTableReg-c03 {
	width: 830px;
	height: 42px;
	background-image:url(../images/bgMenu.jpg);
	}

.menuTableReg-c04 {
	width: 19px;
	background-image:url(../images/bgMenuCorner.jpg);
	}

.menuTableReg-c05 {
	height: 20px;
	}

/* - END - Menu header table styles - for "Register" pages - */



/* - Home flash table styles - */

.homeTableF {
	width: 737px;
	border: 0px;
	}

.homeTableF-c01 {
	height: 265px;
	}

/* - END - Home flash table styles - */





/* - Home content table styles - */

.homeTableC {
	width: 950px;
	border: 0px;
	background-image:url(../images/homeContent-bg.jpg);
	}

.homeTableC-c01 {
	width: 20px;
	height: 31px;
	background-image:url(../images/homeContent-ltc.jpg);
	}

.homeTableC-c02 {
	width: 242px;
	}

.homeTableC-c03 {
	width: 31px;
	background-image:url(../images/homeContent-rtc.jpg);
	}

.homeTableC-c04 {
	height: 262px;
	}

.homeTableC-c05 {
	width: 20px;
	height: 31px;
	background-image:url(../images/homeContent-lbc.jpg);
	}

/* - END - Home content table styles - */





/* - Footer table styles - */

.footerTable {
	width: 950px;
	border: 0px;
	}

.footerTable-c01 {
	height: 19px;
	}

.footerTable-c02 {
	width: 6px;
	height: 19px;
	background-image:url(../images/footer-lbg.jpg);
	}

.footerTable-c03 {
	width: 938px;
	color: #ffffff;
	font-size: 10px;
	background-image:url(../images/footer-bg.jpg);
	}

.footerTable-c04 {
	width: 6px;
	height: 19px;
	background-image:url(../images/footer-rbg.jpg);
	}

/* - END - Footer table styles - */





.divPresentersContainer1 {
	margin-left: 74px;
	margin-bottom: 20px;
	padding: 0px;
	width: 150px;
	float: left;
	clear: left;
	text-align: center;
	}
.divPresentersContainer1and2
{
	margin-left: 10px;
	margin-bottom: 20px;
	padding: 0px;
	width: 150px;
	float: left;
	text-align: center;
}
	
.divPresentersContainerW1 {
	margin-left: 74px;
	margin-bottom: 20px;
	padding: 0px;
	width: 223px;
	float: left;
	clear: left;
	text-align: center;
	}
.divPresentersContainerW2 {
	margin-left: 30px;
	margin-bottom: 20px;
	padding: 0px;
	width: 223px;
	float: left;
	text-align: center;
	}

.divRegister2Container1 {
	margin: 0px 0px 0px 54px;
	padding: 0px;
	float: left;
	line-height: 20px;
	}

.CalendarTable {
	width: 690px;
	border: 0px;
	}
	
.Calendar-c01 {
	width: 20px;
	height: 23px;
	background-image:url(../images/regRates-ltc.jpg);
	}

.Calendar-c02 {
	background-image:url(../images/regRates-bg1.jpg);
	}
	
.Calendar-c03 {
	background-image:url(../images/regRates-bg1.jpg);
	}
	
.Calendar-c04 {
	background-image:url(../images/regRates-bg1.jpg);
	}
	
.CalendarStatus-c01 {
	width: 80px;
}

.EventAdminCoreEventListTable {
	width: 690px;
	border: 0px;
}

.EventDetailTable {
	width: 650px;
	border: 0px;
	margin-bottom: 15px;
}

.RegistrationT1 {
	width: 559px;
	border: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	}
	
	.RegistrationT2 {
	width: 600px;
	border: 0px;
	margin-bottom: 3px;
	}
	
	.RegistrationT3 {
		width: 710px;
	}
	
.imgTable 
{
	width: 899px;
}

	
.imgTable-c01 
{
	width: 10px;
	height: 10px;
	background-image:url(../images/imgLC.JPG);
	}

.imgTable-c02
{
	background-color: #ffffff;
}

.imgTable-c03 
{
	width: 10px;
	height: 10px;
	background-image:url(../images/ImgRC.JPG);
	}
	
	.imgTable-c04
{
	font-weight: bold;
	font-size: 15px;
	font-family: Arial;
	background-color: #ffffff;
}

.imgTable-c05 
{
	width: 10px;
	height: 45px;
	background-image:url(../images/imgLCB.JPG);
	}

.imgTable-c06 {
	width: 10px;
	}

.imgTable-c07 
{
	width: 13px;
	height: 45px;
	background-image:url(../images/ImgRCB.JPG);
	}
	
.EvaluationHR {
	/*border: solid 1px #ffffff;*/
	border: solid 1px #b3b3b3;
}