body {
	margin: 0px;
	background:url(../images/bodyBkg.gif) repeat-x left top;
	background-color: #727272;
}
table, tr, td, div, p, span {
	font-family:Arial, Helvetica, sans-serif;
}
#outerMostContainer {
	width:745px;
	border-left:1px solid white;
	border-right:1px solid white;	
}
#topMostBand {
	background-color:#B8272E;
	text-align:right;
	font-size:11px;
	color:white;
	line-height:20px;
	padding-right:10px;
}
.flasharea {
/*	border-top:1px solid white;
	border-bottom:1px solid white;*/
}
#menuarea {
	background:url(../images/menuBkg.gif) repeat-x left top;
	height:31px;
	padding-top:3px;
}
#menuarea li{
	list-style:none;
	display:inline;
	padding-left:5px;
	padding-right:5px;
	color:white;
	font-size:14px;
	text-align:center;
}
#menuarea li a:link{
	color:white;
	font-size:12px;
	text-align:center;
	text-decoration:none;
}
#menuarea li a:active{
	color:white;
	font-size:12px;
	text-align:center;
	text-decoration:none;
}
#menuarea li a:visited{
	color:white;
	font-size:12px;
	text-align:center;
	text-decoration:none;
}
#menuarea li a:hover{
	color:#000000;
	font-size:12px;
	text-align:center;
	text-decoration:underline;
}
#contentArea {
	background-color:#FFFFFF;
}
#table {
	font-size:12px;
}
.content {
	border-left:1px solid #cccccc;
	padding-left:20px;
	font-size:12px;
	text-align:left;
}

.welcomeTxt {
	font-size:16px;
	font-weight:bold;
	color:#666666;
	line-height:25px;
}


#greyBkg {
	background-color:#e7e7e7;
}
#contactArea {
	background:url(../images/triangleRightcorner.gif) no-repeat right top;
	text-align:left;
}
#gallariaArea {
	background:url(../images/triangleLeftcorner.gif) no-repeat left top;
	text-align:left;
	padding-left:20px;
	height:150px;
}

#moduleTitle {
	font-size:16px;
	color:#666666;
	font-weight:bold;
	line-height:25px;
}
#thumbnails {
	display:inline;
	float:left;
	margin-right:5px;
	cursor:pointer;
}
.contact {
	font-size:11px;
	font-weight:bold;
	color:#333333;
}



#footerArea {
	width:747px;
	background:url(../images/footerBkg.gif) repeat-x left top;
	height:63px;
}
#copyright {
	display:inline;
	float:left;
	color:white;
	font-size:10px;
	font-weight:bold;
	line-height:40px;
	padding-left:10px;
}
#footerlinks {
	display:inline;
	float:right;
	color:white;
	font-size:12px;
	font-weight:normal;
	text-align:right;
	line-height:40px;
	padding-right:10px;		
}
#footerlinks a:link{
	color:white;
	text-decoration:underline;
}
#footerlinks a:active{
	color:white;
	text-decoration:underline;
}
#footerlinks a:visited{
	color:white;
	text-decoration:underline;
}
#footerlinks a:hover{
	color:white;
	text-decoration:none;
}


#leftlinks li{
	list-style:none;
	list-style-position:outside;
	background:url(../images/leftlinkbullet.gif) no-repeat left top;
	padding-left:20px;
	line-height:20px;
}
#leftlinks li a:link{
	font-size:12px;
	text-decoration:underline;
	color:#666666;
}
#leftlinks li a:visited{
	font-size:12px;
	text-decoration:underline;
	color:#666666;
}
#leftlinks li a:active{
	font-size:12px;
	text-decoration:underline;
	color:#666666;
}
#leftlinks li a:hover{
	font-size:12px;
	text-decoration:none;
	color:#666666;
}

.subtitle {
	color:#ff7e00;
	font-weight:bold;
}





.menulevel1 {
	background-color:#5eb4df;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	padding-left:20px;
	height:20px;
	line-height:20px;
	border-bottom:1px solid white;
	cursor:pointer;
}
.menulevel1 a{
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
}
.menulevel1 a:hover{
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;	
}
.menulevel1_plus {
	background-image:url(../images/plus.gif);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#5eb4df;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	padding-left:20px;
	height:20px;
	line-height:20px;
	border-bottom:1px solid white;
	cursor:pointer;
}
.menulevel1_minus {
	background-image:url(../images/minus.gif);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#307bad;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;	
	padding-left:20px;
	height:20px;
	line-height:20px;
	cursor:pointer;
}
.menulevel1_selected {
	background-color:#307bad;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;	
	padding-left:20px;
	height:20px;
	line-height:20px;
	cursor:pointer;
}
.menulevel2 {
	background-color:#e5e5e5;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	padding-left:20px;
	padding-top:3px;
	padding-bottom:3px;
	border-bottom:1px solid white;
	cursor:pointer;
}
.menulevel2 a{
	color:#000000;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
.menulevel2 a:hover{
	color:#000000;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
}

.menulevel2_selected {
	background-color:#e5e5e5;
	color:#CC0000;
	font-size:12px;
	font-weight:bold;
	padding-left:20px;
	padding-top:3px;
	padding-bottom:3px;
	border-bottom:1px solid white;
	cursor:pointer;
}

.hide {
	display:none;
}
.show {
	display:block;
}

.breadcrumb {
font-size:11px;
font-color:#cccccc;
}

#pictureTable td{
	border:3px solid #cccccc;
	padding:2px;
	background-color:#000000;
	text-align:center;
	cursor:pointer;
}

#imagefullview {
	border:2px solid white;
	background-color:#000000;
	padding:3px;
}

#divlinks {
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	padding:2px;
}
#divlinks a{
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#divlinks a:hover{
	font-size:11px;
	color:#FFCC00;
	font-weight:bold;
	text-decoration:none;	
}