body {
	/*background-image: url(imgs/pages_bg_2007.png);*/
		background-image: url(_imgs/statics/pbg2008.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;

}

body ,table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

#MainCnt {
	position:absolute;
	left:42px;
	top:10px;
	width:855px;
	height:auto;
	z-index:1;
	border: 1px solid #CCCCCC;
	display: block;
	padding: 4px;
	background-color: #FFFFFF;
}
.flatinput,input,select,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#slogband {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:15px;
	z-index:2;
	font-size: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BCBCBC;
	margin-bottom: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#headersect {
	display: block;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BCBCBC;
	background-color: #FFFFFF;
	position: relative;
	padding-top: 1px;
	padding-bottom: 2px;
}

.sectp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-left: 12px;
	margin-top: 2px;
	padding-top: 0px;
}

.sect {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 8px;
	padding-bottom: 8px;
}
#headercnt {
	display: block;
	height: 48px;
	width: 100%;
	left: 0px;
	top: 0px;
	position: relative;
	background-color: #0077B9;
}
.tabdates {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}
.celldates {
	font-weight: bold;
	color: #0079B5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


#langbar {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:15px;
	z-index:2;
	font-size: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BCBCBC;
	margin-bottom: 2px;
	margin-top: 2px;
	vertical-align: middle;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#topbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	display: inline;
	position: relative;
	top: 17px;
	height:19px;
	left:210px;
	width: 400px;

}
#mainbody {
	position: relative;
	left: 0px;
	display: block;
	height: 80%;
}
#topbar a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#topbar a:hover {
	text-decoration:underline
}
#leftsect {
	position:relative;
	left:0px;
	top:0px;
	width:198px;
	height:100%;
	z-index:2;
	display: block;
	float: left;
	overflow: visible;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#mainsect {
	position:relative;
	left:0px;
	top:0px;
	width:350px;
	height:auto;
	z-index:2;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	display: block;
	float: left;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-right: 8px;
	padding-left: 8px;
}

#rightsect {
	position:relative;
	left:0px;
	top:0px;
	height:auto;
	z-index:2;
	display: block;
	float: left;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 4px;
	width: 270px;

}
.sect_blue_hdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(imgs/sect_blue_hdr.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #0079B5;
	display: block;
	height: 22px;
	position: relative;
	padding-left: 25px;
	margin: 0px;
}

.sect_orange_hdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(imgs/sect_orange_hdr.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FF5931;
	display: block;
	height: 22px;
	position: relative;
	padding-left: 25px;
	margin: 0px;
}
.sect_green_hdr {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(imgs/sect_green_hdr.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #4EBA61;
	display: block;
	height: 22px;
	position: relative;
	padding-left: 25px;
	margin: 0px;
}

.sect_red_hdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(imgs/sect_red_hdr.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FF3333;
	display: block;
	height: 22px;
	position: relative;
	padding-left: 25px;
	margin: 0px;
	overflow: visible;
}
.morelnk_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FF5931;
	font-weight: bold;
	text-align: right;
}
.morelnk_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #0079B5;
	font-weight: bold;
	text-align: right;
}
.morelnk_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FF310D;
	font-weight: bold;
	text-align: right;
}
.morelnk_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #7BAE63;
	font-weight: bold;
	text-align: right;
}





a {
}
.tipsect {
	font-size: 12px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 8px;
	padding-bottom: 8px;
	background-color: #EAF0F4;
	color: #000000;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	margin-top: 8px;

}
.sect_red_hdr2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(imgs/sect_red_hdr2.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FF3333;
	display: block;
	position: relative;
	padding-left: 25px;
	overflow: visible;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF310D;
	margin: 0px;
}
#footersect {
	width:855px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #EAEFF4;
	border: 1px solid #EAF0F4;
	display: block;
	position: relative;
	float: left;
}
.sect_blue_hdr2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(imgs/sect_blue_hdr2.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #0079B5;
	display: block;
	position: relative;
	overflow: visible;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0079B5;
	margin: 0px;
	padding-left: 25px;
}
#rightsectint {
	position:relative;
	left:0px;
	top:0px;
	height:auto;
	z-index:2;
	display: block;
	float: left;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 4px;
	width: 204px;
}
.titlered {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF3333;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bold;
}

#mainsectint {

	position:relative;
	left:0px;
	top:0px;
	width:420px;
	height:auto;
	z-index:2;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	display: block;
	float: left;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-right: 8px;
	padding-left: 8px;
}
.bdr1gray {
	border: 1px solid #CCCCCC;
}
#footersect2 {

	width:855px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F7F9FB;
	border: 1px solid #EAF0F4;
	display: block;
	position: relative;
	float: left;
}
.navbarsubblue2 {
	display: block;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #0079B5;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.navbarsubblue2:hover,.navbarsubblue3:hover {
background-color: #EAEFF4;
}

.titleblue {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0079B5;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bold;
}
.titleorange {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF5931;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bold;
}
.tabsel {
	border-top-width: 2px;
	border-top-color: #CCCCCC;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin: 2px;
	font-size: 12px;
	font-weight: bold;
	color: #FF5931;
}
.tabunsel {

	border-top-width: 1px;
	border-top-color: #CCCCCC;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin: 2px;
}
.sect_orange_hdr a {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FF5931;
	margin: 0px;
}
#mainsectintfull {


	position:relative;
	left:0px;
	top:0px;
	width:630px;
	height:auto;
	z-index:2;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	display: block;
	float: left;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-right: 8px;
	padding-left: 8px;
}
.minisect {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#fotohomel {
	position:relative;
	left:0px;
	top:0px;
	width:600px;
	height:auto;
	z-index:2;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	display: block;
	float: left;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 8px;
	padding-left: 8px;
}
#mainsectfull {
	position:relative;
	left:0px;
	top:0px;
	width:605px;
	height:auto;
	z-index:2;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	display: block;
	float: left;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 8px;
}
#MainCntsmall {

	position:absolute;
	top:5px;
	width:95%;
	height:auto;
	z-index:1;
	border: 1px solid #CCCCCC;
	display: block;
	padding: 2px;
	background-color: #FFFFFF;
}
.navbarsubblue3 {

	display: block;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #0079B5;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#headercnty {
	display: block;
	height: 48px;
	width: 100%;
	background-color: #FFb200;
	left: 0px;
	top: 0px;
	position: relative;
}
.cellnodates {
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.lnkdates {
	font-weight: bold;
	color: #4eba61;
	font-size: 10px;
}
.lnkdates:hover {
	text-decoration: underline;
}
.tabdateshdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	color: #666666;
	background-color: #EFEFEF;
}
.tipsect2 {
	font-size: 11px;
	text-decoration: none;
	margin-bottom: 8px;
	padding-bottom: 8px;
	background-color: #F1F3F5;
	color: #000000;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
	border: 1px solid #CCCCCC;
	margin-top: 8px;
}
.titlemini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
.tipsectblue {

	font-size: 11px;
	text-decoration: none;
	margin-bottom: 8px;
	padding-bottom: 8px;
	background-color: #00699C;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 2px;
	padding-left: 2px;
	border: 1px solid #CCCCCC;
}
.offers_hdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(imgs/italian-courses-special-offers.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #F06600;
	display: block;
	height: 36px;
	position: relative;
	padding-left: 36px;
	padding-right: 36px;
	margin: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: center;
	overflow: visible;
}
.offers_ftr {
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(imgs/italian-courses-special-offers.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height: 36px;
	position: relative;
	padding-left: 36px;
	padding-right: 36px;
	margin: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}
.cornicefoto {
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bdr2gray {

	border: 2px solid #CCCCCC;
}
#headercnt2 {

	display: block;
	width: 200px;
	left: 0px;
	top: 0px;
	position: relative;
}
.info_minibtn {
	font-size: 9px;
	color: #1A3FBD;
}
.book_minibtn {

	font-size: 9px;
	color: #009900;
}
.cornicevideo {
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	display: block;
	margin: 6px;
	float: left;
	width: 60px;
	position: relative;
	padding: 4px;
	height: 80px;
}
.bdr2grayCnt {
	border: 2px solid #CCCCCC;
	display: block;
	width: 100%;
	overflow: visible;
}
.navbarhdrblue,.navbarhdrorange,.navbarhdrred, .navbarhdrgreen  {
	font-size: 11px;
	font-weight: bold;
	color: #444444;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 16px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	vertical-align: bottom;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
	padding-top: 4px;
	padding-bottom: 1px;
	overflow: visible;
}

.navbarsubblue,.navbarsuborange,.navbarsubred, .navbarsubgreen {
	font-weight: normal;
	padding-left: 10px;
	bottom: 2px;
	text-align: left;
	display: block;


	color: #444444;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;

	vertical-align: middle;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
	padding-top: 4px;
	padding-bottom: 3px;
	overflow: visible;
}
.shcnt_rx {
	text-decoration: none;
	background-image: url(_imgs/statics/shdw_rx.jpg);
	background-repeat: repeat-y;
	background-position: right bottom;
}
.shcnt_dn {
	text-decoration: none;
	background-image: url(_imgs/statics/shdw_bt.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

a.navbarhdrorange:hover,a.navbarhdrblue:hover ,a.navbarhdrred:hover ,a.navbarhdrgreen:hover {
	background-color: #E9EAED;
}
.navbarsuborange:hover,.navbarsubblue:hover ,.navbarsubred:hover ,.navbarsubgreen:hover {
	background-color: #E9EAED;
}
#footersect3 {


	width:855px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F7F9FB;
	border: 1px solid #EAF0F4;
	display: block;
	position: relative;
	float: left;
}
#footersect3 a {
	color: #666666;
}
