div {
/*	position:relative;
	background-color:transparent;

	border:1px solid #000000;
*/
	color:black;
	margin:0px;
	padding:0px ;
	}

body {
/*
margin-left: 5%; margin-right: 5%; */
	margin:0px;
	color:black;
/*	background-color:transparent;*/
	border:0px solid #0000ff;
	padding:0px;
	font-size:10px;
	font-family:verdana,arial,sans-serif;
/*    background-image:url(gfx/main_bg.png);*/
	background-repeat: repeat-x;
	
}

.wide {
	width:100%;
}

.bottom_dashed {
	border-bottom:1px dashed #BFBFBF;
	padding-bottom:5px;
}

.750 {
	width:750px;

}
.orange {
	color:#ee6e00;
}

.left {
	float:left;
}

.hidden {
	display:none;
}
.b1 {
	
}
.b2 {
/*	position: absolute;
	left:0px;*/
	width:100%;
	height:20px;
	background-color:#f7f7f7;
	text-align:center;
}


.topBorder {

	border-top:1px solid #394d63;
}

.bottomBorder {

	border-top:1px solid #394d63;
}

.centerBottom {
	height:10px;
	background-color:#f7f7f7;
	border-bottom:1px solid #394d63;
}
hidden {
	display:none;
}

div.mTop10 {

	margin-top:10px;
}

div.mBottom10 {

	margin-bottom:10px;
}

img {

	border:0px;
}
h3 {
	color:#ff6e00;
	font-size:12px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
}
				

h4 {
	color:#ee6e00;
/*	width:auto;*/
	font-size:12px;
	display:block;
/*	float:left;*/
/*	vertical-align:top;
	text-align:top;*/
	background-image:url(gfx/h3_bg.png);
	background-repeat:no-repeat;
	width:350px;
	height:30px;
	line-height:30px;
	text-align:center;
/*	margin:auto;*/
/*	border-bottom:1px solid  #070707;*/
}

h5 {
	color:#ee6e00;
/*	width:auto;*/
	font-size:12px;
	display:block;
/*	float:left;*/
/*	vertical-align:top;
	text-align:top;*/
	background-image:url(gfx/h4_bg.png);
	background-repeat:no-repeat;
	width:750px;
	height:30px;
	line-height:30px;
	text-align:center;
/*	margin:auto;*/
/*	border-bottom:1px solid  #070707;*/
}

a {
	color:#394d63;
	text-decoration:none;
}

a:hover {
	color:#192d43;
/*	text-decoration:underline;*/
	border-bottom:1px dotted #ff6e00;
}

a.normal:hover {

	border-bottom:0px;
}
plain {
	text-decoration:none;
	border-bottom:0px;

}

.input {border:1px solid #AAAAAA;padding:2px;height:14px ; width:123px;background-color:#f7f7f7;font-size:10px}	
.select {
/*	border:0px solid #FAAAAA;*/
	padding:0px;
	background-color:#f7f7f7;
	border-collapse: separate;
	font-size:10px;
}	
	
.textarea {border:1px solid #AAAAAA;padding:2px; background-color:#f7f7f7;}

.button {
	border:1px solid #AAAAAA;
/*	border-top:0px;	*/
	font-size:10px;; 
/*	font-weight:bold;*/
	color:#ff6e00;
	font-family:verdana,arial,sans-serif;

	background-image:url(gfx/navigationBackground.png);}

.w128h16 {
	height:16px ; 
	width:128px;


}

.w128h20 {
	height:20px ; 
	width:128px;


}

.w192h16 {
	height:16px ; 
	width:192px;


}

.w192h20 {
	height:20px ; 
	width:192px;
}

.w192h100 {
	height:100px ; 
	width:192px;
}

.w512h16 {
	height:16px ; 
	width:512px;
}

.w96h20 {
	height:20px ; 
	width:96px;


}

.w48h20 {
	height:20px ; 
	width:48px;
}

.w48h16 {
	height:16px ; 
	width:48px;
}

.w100 {
	width:1000px;

}
.randPicture {
/*	border:1px solid #AAAAAA;
	padding:2px;
*/
	background-color:#f7f7f7;
	width:128px;

}
.r {
	float:right;
	width:auto;
}
.error {
	color:#FF0000;
}
.note {
	color:#0000FF;
}
.smallGray {
color:#555555;
font-size:8px;
}

