body{
	color:#666666;
	font-size:14px;
	font-family:Trebuchet MS,tahoma;
	padding:0px;
	margin:0px;
	background-color:#412432;
	text-align:center;
	background-image:url("../images/bg_body.gif");
	background-repeat:repeat-y;
	background-position:center center;
}

a, a:link{
	color:#61a2d8;
	text-decoration:none;
}
a:hover{
	color:#4e82ae;
	text-decoration:none;
}


.course {
		font-weight: bold;
		color: #ffa743;
		text-decoration: underline;
		}


.main-container{
	width:915px;
	height:auto;
	min-height:780px;
	*height:780px;
	text-align:left;
	background-image:url("../images/bg.gif");
	background-repeat:repeat-y;
	margin-left:auto; /* to make the div center of page in mozilla */
	margin-right:auto; /* to make the div center of page in mozilla */
}

.container1{
	float:left;
	width:70px;
	height:780px;
	background-image:url("../images/bg_left.jpg");
	background-repeat:no-repeat;
}

.container2{
	float:left;
	width:510px;
	height:auto;
	min-height:780px;
	*height:780px;
	/*background-color:white;
	border-right:5px solid #412432; */
}

.container3{
	float:left;
	color:#6d6f71;
	font-size:11px;
	width:260px;
	min-height:780px;
	*height:780px;
	/*	background-color:#d1d2d4; */
}

.container4{
	float:left;
	width:70px;
	height:780px;
	background-image:url("../images/bg_right.jpg");
	background-repeat:no-repeat;
}




/**************************************
* CONTAINER2
**************************************/
.container2-header{
	height:85px;
	background-image:url("../images/header.jpg");
	background-repeat:no-repeat;	 
	background-position:bottom;
	z-index:-1;
}
.container2-menu{
	width:505px;
	height:180px;
	background-image:url("../images/bg_menu.gif");
	background-repeat:repeat-x;	
}
.container2-content{
}
.container2-content .content-main{
	text-align:justify;
	height:auto;
	min-height:410px;
	padding-left:3em;
	padding-right:3em;
}
.container2-footer{
	text-align:center;
	padding-left:2em;
	padding-right:2em;
}
.container2-footer .content-footer{
	font-size:11px;
	height:auto;
	min-height:48px;
	border-top:2px solid #939597;
	padding-top:15px;
	padding-bottom:15px;
}




/**************************************
* CONTAINER3
**************************************/
.container3 .side-address{
	height:136px;
}
.container3 .side-address .side-address-content{
	padding-top:1em;
	padding-left:3em;
	line-height:10pt;
}
.container3 .side-search{
	height:136px;
	background-image:url("../images/search.jpg");
	background-repeat:no-repeat;
}
.container3 .side-news{
	padding-left:5px;
}
.container3 .side-news .content-news{
}
.container3 .right-sidebar{
	width:220px;
	margin-left:10px;
	padding-top:10px;
	padding-bottom:5px;
	background-color:#CCCCCC;
}



/* SEARCH */
.search-palsearch{
	padding-top:15px;
	padding-left:4.5em;
}
.search-palsearch input{
	color:#75767a;
	font-size:12px;
	font-family:san serif,tahoma;
	border:0px solid white;
	background-color:#b3b4b8;
}
.search-palsearch .inputbox-palsearch{
	color:#75767a;
	font-size:12px;
	font-family:san serif,tahoma;
	background-color:white;
	border:1px solid #8f9094;
}





/* HEADER */
.contentheading{
	color: #402431;
	font-size:17px;
	font-weight:bold;
}	
.componentheading{
	color: #402431;
	font-size:17px;
	font-weight:bold;
	padding-bottom:15px;
}
.readon{	  
	float:right;
	padding-left:10px;
	padding-right:10px;	
	background-color:#FAFAFA;
}
.createdate{
	color: #999999;
	font-size:11px;
	font-style:italic;
}
.hasTip img{
	border:0px;
}


/* */
.sectiontableheader{
	background-color:#EAEAEA;
}

/* PICTURES */
.sectiontableheader pictures{
	background-color:none;
}
.sectiontableheader-pictures{
	background-color:none;
}
.jg_up_entry{
	background-color:#FAFAFA;
	border-bottom:1px dotted #E4E4E4;
}
.sectiontableheader-pictures-header{
	border-bottom:2px dotted #CCCCCC;
}
.jg_up_ename{
	border-right:1px dotted #EEEEEE;
}
.jg_up_ehits{
	border-right:1px dotted #EEEEEE;
}
.jg_up_ecat{
	border-right:1px dotted #EEEEEE;
}
.jg_up_eact{
	border-right:1px dotted #EEEEEE;
}
.jg_up_eact_record{
}
.jg_up_eappr{
	border-left:1px dotted #EEEEEE;
}
.jg_up_head{
	width:100%;
	text-align:left;
}
.jg_txtrow{
	text-align:right;
}
.jg_mygal{
	text-align:right;
}

/* CONTENT LISTING */
.contentlisting th{
	background-color:#EAEAEA;
	border-bottom:1px dotted #DDDDDD;
}
.contentlisting td{
	border-right:1px dotted #E4E4E4;
	border-bottom:1px dotted #E4E4E4;
}
.contentlisting_deleteall{
	text-align:right;
	padding-bottom:15px;
}
.contentlisting_deleteall input{
	font-size:11px;
}
.contentlisting_deleteall select{
	font-size:11px;
}
.contentlisting_deleteall option{
	font-size:11px;
}


/* */
.breadcrumbs{
	font-size:12px;
}