@charset "UTF-8";
/* CSS Document */

body {
}

img.active {
	color: #FF0000;
	border-width: 0;
}

img.notactive {
	border-width: 0;
}

table.title {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
}

table.main {
	width: 864px;
	margin-left: auto;
	margin-right: auto;
}

.topbox {
	vertical-align: top;

}

td.idx {
	vertical-align: top;
	width: 800px;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
}

.graybox {
	text-align:center;
	background-color:#000000;
	border-style: solid;
	border-color: #000000;
	border-width: thin;
	font-family: Monospace;
	font-size: xx-large;
	font-weight: bold;
	color:#FFFF00;
	padding-left: 3px;
	padding-right: 3px;
}

.top{
	
	vertical-align: top;
	text-align: left;
	margin-left: 0;
	padding-right: 0;
	padding-left: 0;
	width: 270px;
	border: none;
	background-color: #000000;
}

.navbar {
	padding-top: 25px;
	padding-bottom: 25px;
}

.breaker {
	background-color: #FFFFFF;
	width: 270px;
	margin-left: 0;
	margin-right: 0;
	border: none;
}

td.divider {
	background-color: #FFFFFF;
	width: 30px;
}

td.content{
	width: 560px;
	background-color: #0099FF;
	padding: 15px 15px 15px 15px;
	text-align: left;
	margin-right: 0;
	vertical-align: top;
}

td.equip {
	font-size: large;
	font-family: "Times New Roman", Times, serif;
	background-color: #0099FF;
	margin-left: auto;
	margin-right: auto;
	padding: 0 5px 0 5px;
}


td.genericname {
	background-color:#000000; 
	color:#FFFFFF; 
	font-size: 14px;
	padding: 0 2px 0 2px;
}

td.newsflash {
	background-color:#000000; 
	color:#FFFFFF; 
	width:10em;
	font-size: 20px;
}

td.name {
	background-color:#000000; 
	color:#FFFFFF; 
	width:10em;
	font-size: 14px;
}

td.name1 {
	background-color:#000000; 
	color:#FFFFFF;
	text-align:center; 
	width:18em;
}

td.genericdata {
	background-color:#FFFFFF;
	font-weight:normal;
	padding: 0 2px 0 2px;
}

td.data {
	background-color:#FFFFFF;
	font-weight:bold;
	width:10em;
	text-align:left;
}

td.data1 {
	background-color:#FFFFFF;
	font-weight:normal;
	width:18em;
	padding: 0 2px 0 2px;
	text-align:center;
}

#ifitnessbar {
	font-family: Verdana;
	font-weight:bold;
	margin-left: 0;
	padding-left: 0;
	font-size: x-large;
}
	
#ifitnessbar li {
	list-style:none;
	margin-left: 1em;
	padding: 0 0 0 0;
}

#ifitnessbar li a {
	text-decoration:none;
	color: #FFFFFF;
	width: 100%;
}

/*#ifitnessbar li a:hover {
	color: #00FF00;
}*/

#ifitnessbar ul {
	list-style: none;
	margin-left: 3em;
	font-size:75%;
	padding: 0% 0 5% 0;
}

#ifitnessbar ul a {
	text-decoration:none;
	color: #FFFFFF;
	width: 100%;
}

/*#ifitnessbar ul a:hover {
	color: #00FF00;
}*/

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #000000;
}

.style2 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #000000;
	font-weight: bold;
}
.style3 {
	text-align: left;
	font-size: large;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

.style4 {
	text-align: left;
	font-size: medium;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}


.mainheading {
	font-family: Monospace;
	font-size: xx-large;
	font-weight: bold;
	color: #000000;
}

.heading {
	font-family: Monospace;
	font-size: x-large;
	font-weight: bold;
	color: #000000;
}

.copyright {
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.brm {
	font-size: x-small;
	color: #000000;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}
.bigheading {
	font-size: 25px;
	font-weight: bolder;
	text-decoration: underline;
}
