body
{
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	/*
	background-image:url(../images/bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#00349a;
	margin:0px;	
	*/
	}

/*
A:link {color: #ffffff; }
A:visited {color: lightgray; }
A:active {color: #ffffff;}
A:hover {color: yellow;}
*/		
	
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


.verge {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.menuitems {
	font-family: Arial, Verdana;
	font-size:11px;
	color:#ffffff;
}

.featuredcase-links
{
	color: #F7BD04;
	text-decoration:none;
	
}

.bg2 {
	background-color: #FFFFFF;
}
	
.brdr-right {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999999;
}
.dtd-ul-top {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E0DFE3;
}
.top-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.top-links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.title-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.title-news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F7BD04;
	text-decoration: none;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F7BD04;
	text-decoration: none;
}
.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F7BD04;
	text-decoration: underline;
}
.footer-bg {
	background-color: #a1b4d9;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footer-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footer-links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.bg1 {
	background-color: #5c5c5c;
}
.title1 {
	font-family: "trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.title3 {
	font-family: "trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}

.dotted_ul1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 5px;
}
.left_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.left_links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.form1 { font-family: Tahoma, Arial; font-size: 10px; font-weight: bold; color: #58647E; background-color: #FFFFFF; border: 1px solid #999999; vertical-align: middle}

.AdminFormButton1 {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  background-color: transparent;
  background-image: url(../../contents/images/ButtonBG.gif);  
  /*ButtonBG-blue*/
  border: 0 solid white;
  background-repeat: no-repeat;
  width:100px; height:21px;
}

.AdminFormButtonOk {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  background-color: transparent;
  background-image: url(../images/ButtonBG_Ok.gif);
  border: 0 solid white;
  background-repeat: no-repeat;
  width:91px; height:21px;
}


.AdminFormButtonCancel {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  background-color: transparent;
  background-image: url(../images/ButtonBG_Cancel.gif);
  border: 0 solid white;
  background-repeat: no-repeat;
  width:91px; height:21px;
}