body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #820000;
	font-size: 12px;
	font-family: arial, sanserif;
	font-weight: bold;
}
.style2 {
	color: #000000;
	font-size: 11px;
	font-family: tahoma;
}
.style3 {
	color: #ff0099;
	font-size: 11px;
	font-family: sanserif, arial;
	text-decoration:none
}
.style4 {
	color: #ffffff;
	font-size: 40px;
	font-family: sanserif, myriad;
	font-weight: bold;
	text-transform:italics
}
.style5 {
	color: #999999;
	font-size: 11px;
	font-family: sanserif, arial;
}
.title {
	font-size: 18px;
	font-weight: bold;
	font-family: sanserif, arial;
	border-bottom: 1px solid black;
/*	background-image:  url('http://bom.glulife.com/templates/bom/images/underline.jpg');
	background-color: red; */
}
#mainbody{
	width:780px;
	margin:5px auto;
	position:relative;
	padding:0px;
	border-left: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
	background-color: #FFFFFF;
} 
.content {
        margin: 20px;
        height: 100%;
}
a:hover{color:#000; text-decoration:underline;}

body {
	background-image:  url('http://bom.glulife.com/templates/bom/images/blur.jpg');
	background-repeat: repeat;
}

#topheader{
height:295px; 
background:url('http://bom.glulife.com/templates/bom/images/gradient.jpg'); 
background-color: blue;
}

#topheader2{
height:160px; 
background:url('http://bom.glulife.com/templates/bom/images/gradient.jpg'); 
}

.menu {
	font-family: sanserif, arial;
	font-size: 14px;
	vertical-align: middle;
}
.menu a:link {
   font-weight: bold;
   text-decoration: none;
   color: grey;
}

.menu a:visited {
   font-weight: bold;
   text-decoration: none;
   color: grey;

}

.menu a:active {
   font-weight: bold;
   text-decoration: none;
   color: grey;
}

.menu a:hover {
   font-weight: bold;
   text-decoration: none;
   color: red;

}

.menu-current a:visited {
   font-weight: none;
   text-decoration: line;
   color: green;
}

.menu2 {
	color: #999999;
	font-size: 11px;
	font-family: sanserif, arial;
    text-decoration: none;
}
.menu2 a:link {
   color: grey;
}

.menu2 a:visited {
   color: grey;

}

.menu2 a:active {
   color: grey;
}

.menu2 a:hover {
   color: #000;
}
.toptitle {
   color: black;
   font-size: 12px;
   font-family: arial, sanserif;
   font-weight: bold;
   vertical-align: bottom;
   text-align: right;
   padding-right: 10px;
}

