body
{
    background: url(../images/bluecross.gif) #cccccc left top;
    color: #000000;
    font-family: Verdana, Arial, sans-serif;
}

P
{
    font-family: Verdana, Arial, sans-serif;
}

UL
{
    font-family: Verdana, Arial, sans-serif;
}

A
{
    color: #0000ff;
	text-decoration:none;
}

A:hover
{
    color: #0000ff;
	text-decoration: underline;
}

#master
{
    border: #666666 2px solid;
    background: #ffffff;
    margin: 0 auto;
	width:1000px;
    text-align: left;
}

#header
{
    color: #ffffff;
	width: 100%;
	min-width: 800px;
}

#headerleft
{
    background: url(../images/head_logo.jpg) #fff no-repeat left top;
	float: left;
    color: #ffffff;
    height: 150px;
	width: 450px;
}

#headerright
{
    background: url(../images/head_pic.jpg) #fff no-repeat right top;
	float: right;
    color: #ffffff;
    height: 150px;
	width: 550px;
}

#navmain
{
    background-color: #000099;
	color:#ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-align: left;
    font-size: 10px;
	font-weight: bold;
}

#navmain A
{
    color: #ffffff;
    text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

#navmain A:hover
{
    color: #FFFF00;
    text-decoration: underline;
}

#middle
{
	clear: both;
    background-color: #ffffff;
	width: 100%;
}

#middleleft
{
	float: left;
	background-color: #ffffff;
    WIDTH: 160px;
}

#middlecenterhome
{
	float: left;
	position: relative;
    background-color: #ffffff;
	width: 580px;
	font-size:10px;
	padding: 10px;
}

#middlecenterhome H2
{
	font-size:16px;		
	color: #000000;
	font-weight: bold;
}

#middlecenterhome IMG.left
{
	height: 100px;
	width: 150px;
	margin-right: 10px;
	border: 0px;
}

#middlecenterhome IMG.center
{
	height: 100px;
	width: 300px;
	border: 0px;
}

#middlecenterhome IMG.centerlrg
{
	height: 100px;
	width: 500px;
	border: 0px;
}

#middlecenterhome IMG.line
{
	height: 1px;
	width: 350px;
	border: 0px;
}


#middlerighthome
{
	float: right;
    background-color: #ffffff;
    WIDTH: 235px;
}

#middlemain
{
	float: left;
	font-size:14px;
	padding: 10px;
	background-color:#FFFFFF;
}

#middlemain H2
{
	font-size:16px;		
	color: #000000;
	font-weight: bold;
}

#middlemain IMG.left
{
	height: 100px;
	width: 150px;
	margin-right: 10px;
	border: 0px;
}

#middlemain IMG.center
{
	height: 100px;
	width: 300px;
	border: 0px;
}

#middlemain IMG.line
{
	height: 1px;
	width: 350px;
	border: 0px;
}

.smallbox
{
	border: 1px;
	border-color:#000099;
	border-style:solid;
	background-color: #eeeeff;
	font-size: 10px;
	width: 150px;;
	margin-left: 5px;
	margin-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.smallbox H2
{
	position: relative;
	background-color: #000099;
	color: #ffff00;
	padding-left: 5px;
	font-size: 10px;	
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom:-10px;
}

.smallbox H3
{
	position: relative;
	background-color: #000099;
	color: #ffff00;
	padding-left: 5px;
	font-size: 10px;	
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom:-10px;
}

.smallbox P
{
	margin-left: 5px;
	font-weight: bold;
	color:#000066;
}

.smallbox A
{
	color: #666666;
	font-weight: bold;
	text-decoration:none;
}

.smallbox A:hover
{
	color: #000099;
	font-weight: bold;
	text-decoration:underline;
}

.prodbox
{
	border: 1px;
	border-color:#000099;
	border-style:solid;
	background-color: #eeeeff;
	font-size: 10px;
	width: 150px;;
	margin-left: 5px;
	margin-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.prodbox H2
{
	position: relative;
	background-color: #000099;
	color: #ffff00;
	padding-left: 5px;
	font-size: 10px;	
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom:-10px;
}

.prodbox P
{
	margin-left: 5px;
	font-weight: bold;
	color:#000066;
}

.prodbox A
{
	color: #666666;
	font-weight: bold;
	text-decoration:none;
	margin-left: 10px;
}

.prodbox A:hover
{
	color: #000099;
	font-weight: bold;
	text-decoration:underline;
	margin-left: 10px;
}

.medbox
{
	border: 1px;
	border-color:#000000;
	border-style:solid;
	background-color: #eeeeee;
	font-size: 12px;
	width: 200px;
	padding: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
	
}

.medbox H2
{
	font-size: 14px;	
	font-weight: bold;

}

.medbox IMG.bottom 
{
	padding-top: 30px;
}

.lrgbox
{
	border: 1px;
	border-color:#000000;
	border-style:solid;
	background-color: #eeeeee;
	font-size: 12px;
	width: 600px;
	padding: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
	
}

.lrgbox H2
{
	font-size: 14px;	
	font-weight: bold;

}

.lrgbox IMG.bottom 
{
	padding-top: 30px;
}

.copyright 
{
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 5px;
	font-size: 10px;
}

.copyright A
{
	color: #0000ff;
	text-decoration:none;
}

.copyright A:hover
{
	color: #0000ff;
	text-decoration:underline;
}

#sidebar{
	text-align : left;
	font-family: verdana, arial, helvetica, serif;
	font-size: 9px;
	vertical-align: top;
	margin: 0px;
	padding: 7px;
	color: #000000;
	background-color:cccccc;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}
#sidebar a:link{
	text-align : left;
	text-decoration: none;
	font-family: verdana, arial, helvetica, serif;
	font-size: 9px;
	vertical-align: top;
	padding: 0px;
	color: #000000;
}
#sidebar a:visited{
	text-align : left;
	text-decoration: none;
	font-family: verdana, arial, helvetica, serif;
	font-size: 9px;
	vertical-align: top;
	padding: 0px;
	color: #000000;
}
#sidebar a:hover{
	text-align : left;
	text-decoration: underline;
	font-family: verdana, arial, helvetica, serif;
	font-size: 12px;
	vertical-align: top;
	padding: 0px;
	color: #000000;
}
