.bghome {
	background-image: url(images/bot.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	
}
.bghome1 {
	background-image: url(images/bot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}

.bgcon {
	background-image: url(images/images/bgcon_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}





.internalhead {
	font-family: Verdana;
	font-size:13px;
	font-weight: bold;
	color: #FFFFFF  ;
	margin-bottom:10px;
	font-style: normal;
	text-decoration: none;

}
.internalhead1 {
	font-family: Verdana;
	font-size:11px;
	font-weight: bold;
	color: #FFFFFF  ;
	margin-bottom:10px;
	font-style: normal;
	text-decoration: none;

}


.internaltextmain {
	font-family: Verdana;
	font-size:11px;
	font-weight: normal ;
	color: #FFFFFF    ;
	text-decoration: none;
	padding-top:10px;
	margin-top:10px;
	
	text-align:justify;	
	line-height:17px;
}
.internaltextbot {
	font-family: Verdana;
	font-size:11px;
	font-weight: normal ;
	color: #FFFFFF    ;
	text-decoration: none;	
	text-align: center;	
	
}

/* Menu*/
a.h:link {color: #FFFFFF  ;
text-decoration: none; }     
a.h:visited {color: #FFFFFF;
text-decoration: none; } 
a.h:active {color: #FFFFFF;
text-decoration: none; } 
a.h:hover {color: #FF9933   ;
text-decoration: none; } 

a.h1:link {color: #ffa800  ;
text-decoration: none; }     
a.h1:visited {color: #ffa800;
text-decoration: none; } 
a.h1:active {color: #ffa800;
text-decoration: none; } 
a.h1:hover {color: #fff   ;
text-decoration: none; } 



/* mail*/
a.m:link {color:  #FF0000   ;
text-decoration: none; }     
a.m:visited {color: #FF0000;
text-decoration: none; } 
a.m:active {color: #FF0000;
text-decoration: none; } 
a.m:hover {color: #FFFFFF   ;
text-decoration: underline; } 

.bordbot1 {
	border-bottom-width: 1px;

	border-bottom-style: solid;
	
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;

	border-right-style: solid;
	
	border-right-color: #FFFFFF;
	
}

.bordbot {
	border-bottom-width: 1px;

	border-bottom-style: solid;
	
	border-bottom-color: #FFFFFF;
}.new2 {
	color: #000000;
	font-size: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bord {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
}
