@charset "utf-8";
/* CSS Document */
a.linkjob{
	color:black;
}
a.linkjob:visited{
	color:#800080;
}
.titlestyle{
	
}
.titleedit{
	font-family: Arial, Verdana, sans-serif;
	font-size: 14pt;
	text-transform: capitalize;
	text-align: left;
	color: #FF0000;
}

.titlecom{
	font-family: Arial, Verdana, sans-serif;
	font-size: 24pt;
	text-transform: capitalize;	
}

.bighyphenstyle{
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

.bigcommastyle{
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

.bolding{
	font-weight: bold;	
}

.colorMenu{
	background-color: #F0EFDE;
}

.colorMenuCon{
	background-color: #D7F8F8;
}

.cldif {
	color:#E48D25;
}

.difcursor     {
	cursor:pointer;
}

.picrepeater {
	background-image: url(../images/bgsubmenu.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #333333;
}

.picrepeatersub {
	background-image: url(../images/bgover.gif);
	background-repeat: repeat;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #333333;
}

.styletxt {
	background-image: url(../images/grd-1px_1.4.gif);
	background-repeat: repeat;
}

.stylejob {
	background-image: url(../images/orange_bk.png);
	background-repeat: repeat-x;
}

.stylejobb {
	background-image: url(../images/home_boxbg.gif);
}

.footer {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10.5px;
	line-height: 17px;
	color: #999999;
	text-align: center;
}

.content {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #F68514;
	text-align:center;
}

h2 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.htwonospace {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.contenttxt {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #000000;
	text-align: justify;
}

.contenttxtsub {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #666666;
}

.contenttxtsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #000000;
	text-align: left;
}

.contenttxtjob {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #000000;
	text-align: center;
}

.linkcolor {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #F68514;
}

.contenttxtbig {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #000000;
	text-align: left;
	line-height: 22px;
}

.contenttxtbigsub {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #666666;
}

.redalert {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #FF0000;
	text-align: justify;
}

.redalertsmall {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #FF0000;
	text-align: justify;
}

a {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	text-decoration: none;
	color: #F68514;
}

.styletbl {
	background-attachment: scroll;
	background-image: url(../images/detailsGridBg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.styleline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FAC38C;
}




select {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
}

input {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
}

.titlegroup {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	
}

.titlegroupalert {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}

.linebelow {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECE9D8;
}

.lineleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ECE9D8;
}

.lineright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ECE9D8;
}

.lineabove {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ECE9D8;
}


.lineall {
	border: 1px solid #ECE9D8;
}

.linebottomright{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #ECE9D8;
	border-right-color: #ECE9D8;
	border-bottom-color: #ECE9D8;
	border-left-color: #ECE9D8;
}

.lineleftbottomright{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #ECE9D8;
	border-right-color: #ECE9D8;
	border-bottom-color: #ECE9D8;
	border-left-color: #ECE9D8;
	border-left-width: 1px;
	border-left-style: solid;
}

.linelefttopright{
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-top-color: #ECE9D8;
	border-right-color: #ECE9D8;
	border-bottom-color: #ECE9D8;
	border-left-color: #ECE9D8;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
}

.linebottomtopright{
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #ECE9D8;
	border-right-color: #ECE9D8;
	border-bottom-color: #ECE9D8;
	border-left-color: #ECE9D8;
	border-top-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
}

.linebottomlefttop{
	border-right-width: 0px;
	border-right-style: none;
	border-bottom-style: solid;
	border-top-color: #ECE9D8;
	border-right-color: #ECE9D8;
	border-bottom-color: #ECE9D8;
	border-left-color: #ECE9D8;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
}

.linebottomtop{
	border-right-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-top-color: #ECE9D8;
	border-right-color: #ECE9D8;
	border-bottom-color: #ECE9D8;
	border-left-color: #ECE9D8;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
}




img {
	vertical-align: middle;
	border:0px;
}

.styletextbox {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #ECE9D8;
	border-right-color: #ECE9D8;
	border-bottom-color: #ECE9D8;
	border-left-color: #ECE9D8;
	background-color: #f68514;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

/***************************************class for me**************************************************************************************/


/*----------------------------------------------------------------------tour---------------------------------------------------------------------------*/
td.title{
	text-align:center;
	color:rgb(255,128,0);
	font-size:30px;
	font-family:Monotype Corsiva;
	background-color:#f5f5f5;
}
.lineabove1 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: rgb(255,128,0);
}

/*-------------------------------------------------------event--------------------------------------------------------*/
.subtitle{
	color:gray;
	font-weight:bold;
	font-style:italic;
}
.titles{
	text-align:center;
	color:rgb(255,128,0);
	font-size:18px;
}

/*-------------------------------------------------------news------------------------------------------------------------*/
td.titlenews{
	font-weight:bold;
	font-size:14px;
	font-style:italic;

}
.titlet{
	color:navy;
	font-family:curve;
	font-size:14px;
	font-weight:bold;
}
body{
	font-family:arial;
	font-size:12px;
	font-weight:lighter;
}
a.menu{
	color:blue;
	font-size:13px;
}
a.menu:hover{
	color:orange;
	text-decoration: underline;
	
}
