#menu {

	background-color : #294867; color:white; position : absolute; top : 10px; left : 10px; visibility : hidden; width : 150px; border-bottom-color : white;border-bottom-style : solid;border-bottom-width : 1px; } 


#navbar {

	position : relative; left: 0px; 	top: 0px;

} 

A.nav1 { 

	color: white; font : normal 8pt verdana, sans-serif; text-decoration : none; font-weight : bold; padding-left : 0; padding-right : 0; padding-top : 0; padding-bottom : 0; text-align : center; width : 100%; height: 18px; display : block; } 



A.nav1:hover {

	background-color : #294867; color:white; font : normal 8pt verdana, sans-serif; font-weight : bold; text-decoration : none; border-bottom : 1px solid black; border-left : 1px solid black; border-top : 1px solid black; border-right : 1px solid black; 

	padding-left : 0; padding-right : 0; padding-top : 0; padding-bottom : 0; text-align : center; vertical-align : middle; width : 100%; height: 18px; display : block; 

} 

A.menulink1 {

background-color : #ffffff; color: black;font : normal 8pt verdana, sans-serif; text-decoration : none; border-bottom : 1px solid black;border-left : 1px solid black; border-top : 1px solid black; 
border-right : 1px solid black; padding-left : 0; padding-right : 0; padding-top : 0; padding-bottom : 0; width : 150px; height: 18px;display : block; 
} 

A.menulink1:hover {

background-color : #294867;

color:#ffffff;

font : normal 8pt verdana, sans-serif; 

text-decoration : none; 

border-bottom : 1px solid black; 

border-left : 1px solid black; 

border-top : 1px solid black; 

border-right : 1px solid black; 

padding-left : 0; 

padding-right : 0; 

padding-top : 0; 

padding-bottom : 0; 

width : 150px; 

height: 18px;

display : block; 

} 



.menutitle {

background-color : #c0c0c0; 

color: #000000;

font : normal 8pt verdana, sans-serif; 

text-decoration : none; 

border-bottom : 1px solid black;

border-left : 1px solid black; 

border-top : 1px solid black; 

border-right : 1px solid black; 

padding-left : 0; 

padding-right : 0; 

padding-top : 0; 

padding-bottom : 0; 

width : 150px; 

height: 18px;

display : block; 

} 



.background {

	MARGIN: 0px; 	background-image: url(images/back.gif);background-repeat: repeat-x;

}

.nav-style {

	background-image: url(images/navbar.jpg);

	background-repeat: repeat-x;

}

.background-image {

	background-image: url(images/content-background.jpg);

	background-repeat: no-repeat;

	background-position: right bottom;

	background-color: #FFFFFF;



}

.dashed-border {

	border-top: 1px dashed #CCCCCC;

	border-right: 1px dashed #CCCCCC;

	border-bottom: 1px dashed #CCCCCC;

	border-left: 1px dashed #CCCCCC;

}

.dashed-border2 {

	border-top: 1px dashed #CCCCCC;

	border-right: 1px dashed #CCCCCC;

	border-bottom: 1px dashed #CCCCCC;

	border-left: 1px dashed #CCCCCC;

	background-image: url(images/corner.jpg);

}

.small-text {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #000000;

	font-size: 11px;

}

.full-dash-border {

	border: 1px dashed #CCCCCC;



}

.form-input-box {

	font-family: Arial, Helvetica, sans-serif;

	color: #000000;

	border: 1px dashed #CCCCCC;

	z-index: 0;

	font-size: 10px;

}

.form-input-textarea {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #000000;

	border: 1px dashed #CCCCCC;

	overflow: auto;

	z-index: 0;

}

.form-input-button {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #000000;

	background-color: #FFFFFF;

	border: 1px dashed #CCCCCC;

	z-index: 0;

	width: 100px;

}

A.nav2 { 

color: black;

font : normal 8pt verdana, sans-serif; 

text-decoration : none; 

} 

A.nav2:hover {

color:red;

font : normal 8pt verdana, sans-serif;

text-decoration : none;

} 

.full-dash-border2 {



	border: 1px dashed #CCCCCC;

}

.small-text-bold {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #000000;

	font-size: 10px;

	font-weight: bold;



}

.prodtitle {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #666666;

}

.scroll {
	overflow: scroll;
}
.floatright {
	float: right;
	border: 1px solid #333333;
	margin: 5px;
	padding: 8px;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.maintext2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
h1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}