/******************** ELEMENTS ********************/
.contentblock{
	margin: 0px;
	padding: 0px;
	clear: both;
}


.tableborder{
	border: 1px solid #000000;
}

table{
	margin: 0px;
	padding: 0px;
}

tr{
	margin: 0px;
	padding: 0px;
}

td{
	margin: 0px;
	padding: 0px;
}

td.content_table_headline{
	font-weight: bold;
	color: #ffffff;
	background-color: #0064B0;
	padding: 0px 3px 0px 3px;
}


td.content_table_col{
	color: #000000;
	background-color: #EEEEEE;
	font-size: 12px;
	font-family: verdana, arial;
	padding: 0px 3px 0px 3px;
}


td.content_table_td{
	font-size: 12px;
	font-family: verdana, arial;
	padding: 0px 3px 0px 3px;
}

.image_position_left{
	margin: 0px;
	padding: 0px;
	float: left;
}

.image_position_right{
	margin: 0px;
	padding: 0px;
	float: right;
}

p.hl{
	font-size: 12px;
	font-weight: bold;
}

p.left{
	margin: 0px 5px 0px 0px;
	padding: 0px;
	text-align: left;
}

p.right{
	margin: 0px 0px 0px 5px;
	padding: 0px;
	text-align: right;
}

p.center{
	margin: 0px;
	padding: 0px;
	text-align: center;
}

p.justify{
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

.sitemap a{
	color: #005290;
	text-decoration: none;
}

.sitemap a:hover{
	color: #7FB4DA;
	text-decoration: none;
}

.sitemap p.depth1{
	padding: 2px 0px 0px 15px;
	font-weight: bold;
}

.sitemap p.depth2{
	padding: 2px 0px 0px 30px;
}

.sitemap p.depth3{
	padding: 2px 0px 0px 45px;
}

.sitemap p.depth4{
	padding: 2px 0px 0px 60px;
}

.sitemap p.depth5{
	padding: 2px 0px 0px 75px;
}

.sitemap p.depth6{
	padding: 2px 0px 0px 90px;
}

.sitemap p.depth7{
	padding: 2px 0px 0px 105px;
}

select {
	font-size:12px;
}
/******************** ELEMENTS END ********************/



/******************** MENU_TEXTBOX ********************/
.menu_textbox_right{
	margin: 0px;
	padding: 0px;
}

.menu_textbox_right p{
	margin: 0px;
	padding: 2px;
	background: #DEDFE0;
	color: #000000;
	font-size: 12px;
}

.menu_textbox_right p.hl{
	margin: 0px;
	padding: 2px;
	background: #005290;
	color: #DEDFE0;
	font-weight: bold;
	
}

.menu_textbox_right p a{
	color: #005290;
	text-decoration: none;
}

.menu_textbox_right p a:hover{
	color: #7FB4DA;
}
/******************** MENU_TEXTBOX END ********************/

/******************** Imagegallery Begin ******************/
.gallerydetailbody{
	background-color: #ffffff;
}
.small{
        Font: Dejavu Sans, Tahoma;Font-Size:8px;
        font-weight:bold;
        color: #000000;
}
.normal{
        Font: Dejavu Sans, Tahoma;
        Font-Size:10pt;
        font-weight:bold;
        color: #000000;
}
.picturetd{
        height:492px;
        width:642px;
        text-align:center;
        vertical-align:middle;
        border-bottom:1px solid #888888;
        background-color:#cccccc;
        border-top:1px solid #888888;
}
.picturetdcontainer{
        text-align:center;
        vertical-align: middle;
        border-bottom:1px solid #888888;
        background-color:#cccccc;
        border-top:1px solid #888888;
}
.sideelementtd{
        background-color:#aaaaaa;
        text-align:center;
        width:100px;
        vertical-align:top;
}
.centerelementtd{
        background-color:#bbbbbb;
        text-align:center;
        vertical-align:top;
}
.headlinetd{
        background-color:#aaaaaa;
        text-align:center;
        vertical-align:top;
        border-bottom: 1px solid #888888;
}
.gallerybody{
        border:1px solid #888888;
        margin:auto;
        width:644px;
}
.gallerybodypreview{
        margin:auto;
}
.bodytable{
	border: 1px solid #888888;
}
/******************** Imagegallery End ******************/