body {
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#333;
	background-color: #CCCCCC;
	}
h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:18px;
	line-height:20px;
	font-weight:900;
	text-transform: lowercase;
	font-family: arial, sans-serif;
	color:#060;
	}

h2 {
        margin:3px 0px 9px 0px;
        padding: 0px;
        font-size:16px;
        line-height:18px;
        }

h3 {
	padding: 0px;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
        }

li {
	font:12px/15px verdana, arial, helvetica, sans-serif;
	padding:0px;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 4px;
	margin-left: 0px;
	}

p {
	margin:0px 0px 6px 0px;
	padding:0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin-right: 30px;
	}
	
h4 {
	padding:0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

p.designer {
        font-size:8px;
        padding:25px 0px 0px 0px;
        }

p.button {
	margin:0px 0px 0px 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
         }

#Content>p {
	margin:6px 0px 0px 0px;
        }

a {
	color:#091B5D;
	font-size:12px;
	font-weight:600;
	font-family:Arial, Helvetica, sans-serif;
	}

a.designer {
        font-size:9px;
		text-decoration:none;
        }

.strong {
	font-weight:700;
	color: #091B5D;
       }

.strongB {
	font-weight:700;
	color: #333;
       }
	   
.page_head {
	color:#091B5D;
	padding: 0px;
	font-size: 16px;
	line-height: 18px;
	font-weight: 700;
	text-transform: none;
	font-variant: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
        }

table          { border-collapse: collapse; }
td             { border: 1px solid white; }
td.header      { border-bottom-width: 3px;
	             border-bottom-style: solid;
		         border-bottom-color: #091B5D;
				 padding-bottom:10px;}

td.content      {width: 600px}
td.content2     {width: 450px}
td.noborder     {border-top-style: none;
				 border-right-style: none;
				 border-bottom-style: none;
				 border-left-style: none;
				 width: 200px}
td.menu         {max-width: 200px}
td.image        {width: 150px;
				 height:150px;
				}


a:link {
	color:#091B5D;
}
a:visited {
	color:#333;
}
a:hover {color:#091B5D;}

#Header {
	margin:0px 0px 0px 0px;
	height:130px;
	padding:10px;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
 /* bottom border: 2px; left and right borders: 0px */
	background-color:#FFFFFF;	
}

#Content {
	margin:0px 0px 0px 0px;
	width:450px;
	padding:10px;
	min-height: 600px;
	}

#ContentB {
	width:600px;
	min-height: 600px;
	margin-top: 0px;
	margin-bottom: 50;
	margin-left: 0px;
	padding: 10px;
	}
	
#Menu {
	width:200px;
	height:100%;
	padding:0px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	top: 85px;
}

#Image {
	width:150px;
	height:150px;
	}
	
#Title {
	margin:0px 0px 0px 0px;
	width:500px;
	padding:10px;
	min-height: 500px;
	}
a:active {
	color: #999999;
}

