/**
* Global tags
*/

body{
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-color: #220000;
	margin: 0px;
}

textarea{
	width: 300px;
	height: 80px;
}


td{
   font-family: "Trebuchet MS";
   font-size: 11px;
   color: #000000;
   vertical-align: top;
}

a, a:visited, a:active, a:focus{
   text-decoration: underline;
   color: #000000;
}

a:hover{
   text-decoration: underline;
   color: #999999;
}


/**
* Navigation
*/

.language_selector{
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #939393;
	padding-left: 30px;
	padding-bottom: 5px;
}


.language_selector_link, .language_selector_link:visited, .language_selector_link:active, .language_selector_link:focus{
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #939393;
}


.language_selector_link:hover{
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}


.menu_level1_no{
   font-family: "Trebuchet MS";
   background-image: url(images/navi1_no.gif);
   background-repeat: no-repeat;
   height: 19px;
}

.menu_level1_ro{
   font-family: "Trebuchet MS";
   background-image: url(images/navi1_ro.gif);
   background-repeat: no-repeat;
   height: 19px;
}

.menu_level1_act{
   font-family: "Trebuchet MS";
   background-image: url(images/navi1_act.gif);
   background-repeat: no-repeat;
   height: 19px;
   font-color: #FF0000;
}

.menupoint_level1{
   font-family: "Trebuchet MS";
   font-size: 11px;
   color: #000000;
   text-decoration: none;
   font-weight: bold;
   padding-top: 2px;
   padding-left: 30px;
}

.menu_level2_no{
   font-family: "Trebuchet MS";
   background-image: url(images/navi2_no.gif);
   background-repeat: no-repeat;
   height: 19px;
}

.menu_level2_ro {
   font-family: "Trebuchet MS";
   background-image: url(images/navi2_ro.gif);
   background-repeat: no-repeat;
   height: 19px;
}

.menu_level2_act{
   font-family: "Trebuchet MS";
   background-image: url(images/navi2_act.gif);
   background-repeat: no-repeat;
   height: 19px;
   font-color: #FF0000;
}

.menupoint_level2{
   font-family: "Trebuchet MS";
   font-size: 11px;
   color: #000000;
   text-decoration: none;
   font-weight: bold;
   padding-top: 2px;
   padding-left: 50px;
}

.navi1_link, .navi1_link:visited, .navi1_link:active, .navi1_link:focus{
   color: #000000;
   text-decoration: none;
}

.navi1_link:hover{
   color: #DD0021;
   text-decoration: none;
}

.navi1_link_act, .navi1_link_act:visited, .navi1_link_act:active, .navi1_link_act:focus{
   color: #DD0021;
   text-decoration: none;
}

.navi1_link_act:hover{
   color: #DD0021;
   text-decoration: none;
}

.navi2_link, .navi2_link:visited, .navi2_link:active, .navi2_link:focus{
   color: #000000;
   text-decoration: none;
}

.navi2_link:hover{
   color: #DD0021;
   text-decoration: none;
}

.navi2_link_act, .navi2_link_act:visited, .navi2_link_act:active, .navi2_link_act:focus{
   color: #DD0021;
   text-decoration: none;
}


/**
* Main table of the template
*/

.main_table{
   width: 1033px;
}

.main_div{
	padding-left: 0px;
}

html>body .main_div{
	padding-left: 2px;
}
	
.maintable_top_left{
	background-image: url(images/top_left.jpg);
	background-repeat: no-repeat;
	width: 202px;
	height: 158px;
}

.maintable_top_center{
	background-image: url(images/top_center.jpg);
	background-repeat: no-repeat;
	width: 607px;
	height: 158px;
}

.maintable_top_right{
	background-image: url(images/top_right.jpg);
	background-repeat: no-repeat;
	width: 227px;
	height: 158px;
}

.maintable_middle_left{
	background-image: url(images/middle_left_general.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}

.maintable_middle_center{
	background-color: #FFFFFF;
	vertical-align: top;
	font-family: "Trebuchet MS";
	font-size: 11px;
}

.maintable_middle_right{
	background-image: url(images/bg_right.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}

.maintable_bottom_left{
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	vertical-align: top;
}

.maintable_bottom_center{
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	vertical-align: top;
}

.maintable_bottom_right{
	background-image: url(images/footer_right.gif);
	background-repeat: no-repeat;
	vertical-align: top;
}

.navitable{
	background-image: url(images/middle_left.gif);
	background-repeat: no-repeat;
	width: 100%;
	padding-left: 14px;
}

/**
* Content style
*/

/* Title */
.content_title{
	background-image: url(images/title.gif);
	background-repeat: no-repeat;
	height: 41px;
	margin-left: 39px;
	margin-top: 28px;
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #DD0021;
}

.site_title{
	padding-top: 10px;
}

/* Content */
.contenttable_content{
	vertical-align: top;
	font-family: "Trebuchet MS";
	font-size: 11px;
	width: 453px;
	padding-top: 10px;
}

.contentcontainer{
	font-family: "Trebuchet MS";
	font-size: 11px;
	width: 420px;
}

.content{
	margin-left: 39px;
	font-size: 11px;
	font-
}

.content_paragraph{
	padding-left: 2px;
	padding-top: 0px;
}

.contenttable_images{
	vertical-align: top;
}

/* Adjustment of the images on the right side */
.images_paragraph{
	padding-top: 18px;
}

/**
* Further styling...
*/
