A {
	COLOR: #333333;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 11px;
	text-decoration : none;
	font-weight : bold;
}
A:hover {
	COLOR: #FF9933;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 11px;
	text-decoration : none;
	font-weight : bold;
}

.red{
	COLOR: red;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 11px;
	font-weight : bold;
}
.button{
	COLOR: white;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 11px;
	font-weight : bold;
	padding-left : 35px;
	text-decoration : none;
}
a.button:link{
	COLOR: white;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 11px;
	font-weight : bold;
	padding-left : 35px;
	text-decoration : none;
}
a.button:hover{
	COLOR: gray;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 11px;
	font-weight : bold;
	padding-left : 35px;
	text-decoration : none;
}

.title {
	COLOR: #333333;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 13px;
	text-decoration : none;
	font-weight : bold;
	font-variant : small-caps;
}
.steptitle {
	COLOR: White;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 13px;
	text-decoration : none;
	font-weight : bold;
}
H1{
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 13px;
	text-decoration : none;
	font-weight : bold;
	font-variant : small-caps;
}
H2{
	COLOR: #FF9933;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 13px;
	text-decoration : none;
	font-weight : bold;
	font-variant : small-caps;
}
BODY {
	COLOR: #090901; FONT-FAMILY: verdana, arial, helvetica; FONT-SIZE: 12px
}
.pads{
padding: 10px
}

TD,TH {
	COLOR: Black;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
}
P {
	COLOR: Black;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
}
input {
	COLOR: Black;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
}
textarea {
	COLOR: Black;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
}
UL {
	COLOR: Black;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
}
OL {
	COLOR: #ffffff; FONT-FAMILY: verdana, arial, helvetica; FONT-SIZE: 9px
}
li {
	COLOR: Black;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
}
.main {
	COLOR: Black;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
}
.main:hover {
	COLOR: #ff6600; FONT-SIZE: 12px
}
.menu {
	COLOR: White;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 12px;
	text-decoration : none;
}
.menu:hover {
	COLOR: Gray;
	FONT-SIZE: 12px;
	text-decoration : none;
}
.small {
	COLOR: white;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 10px;
	text-decoration : none;
}
.small:hover {
	COLOR: #000099;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 10px;
	text-decoration : none;
}
B {
	COLOR: black;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 11px;
	font-weight : bold;
}
.comp {
	COLOR: White;
	FONT-FAMILY: tahoma;
	FONT-SIZE: 12px;
	text-decoration : none;
	font-weight : bold;
}
.comp:hover {
	COLOR: red;
	FONT-FAMILY: tahoma;
	FONT-SIZE: 12px;
	text-decoration : none;
	font-weight : bold;
}
.white {
	COLOR: White;
	FONT-FAMILY: tahoma;
	FONT-SIZE: 11px;
	text-decoration : none;
	font-weight : bold;
}
.white:hover {
	COLOR: silver;
	FONT-FAMILY: tahoma;
	FONT-SIZE: 11px;
	text-decoration : none;
	font-weight : bold;
}
.topmenu {
	COLOR: Black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	text-decoration : none;
}
.topmenu:hover {
	COLOR: #000099;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	text-decoration : none;
}
.compare {
	COLOR: Black;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 12px;
	text-decoration : none;
}
.keywords{
	COLOR: Silver;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 10px;
	text-decoration : none;
}
.tiny {
	COLOR: Gray;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 10px;
	text-decoration : none;
}
a.tiny {
	COLOR: Gray;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 10px;
	text-decoration : none;
}
a.tiny:hover {
	COLOR: Black;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 10px;
	text-decoration : none;
}
a.topmenu {
	COLOR: gray;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 11px;
	text-decoration : none;
}
a.topmenu:hover {
	COLOR: Orange;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 11px;
	text-decoration : none;
}
.blacktext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	text-decoration: none;
}
a.blacktext:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ff9933;
	text-decoration: none;
}
a.blacktext:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ff9933;
	text-decoration: none;
}
a.blacktext:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a.blacktext:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ff9933;
	text-decoration: none;
}

a.black:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a.black:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a.black:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ff9933;
	text-decoration: none;
}
a.black:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

a.blacktextbold:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.blacktextbold:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	cursor: default;

}
a.blacktextbold:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.blacktextbold:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.whitetextbold:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.whitetextbold:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	cursor: default;

}
a.whitetextbold:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.whitetextbold:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.imgborder {
	BORDER-RIGHT: #696969 1px solid;
	BORDER-TOP: #696969 1px solid;
	BORDER-LEFT: #696969 1px solid;
	BORDER-BOTTOM: #696969 1px solid;
}

.dcell {
	text-decoration : none;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	}

	.dlg {
		COLOR: White;
		FONT-FAMILY: Tahoma;
		FONT-SIZE: 16px;
		text-decoration : none;
	}
	a.dlg {
		COLOR: White;
		FONT-FAMILY: Tahoma;
		FONT-SIZE: 16px;
		text-decoration : none;
		font-weight: bold;
	}
	a.dlg:hover {
		COLOR: #ff9933;
		FONT-FAMILY: Tahoma;
		FONT-SIZE: 16px;
		text-decoration : none;
		font-weight: bold;
	}
	a.dsm {
		COLOR: #ff9933;
		FONT-FAMILY: Tahoma;
		FONT-SIZE: 9px;
		text-decoration : none;
		font-weight: normal;
	}
	a.dsm:hover {
		COLOR: Black;
		FONT-FAMILY: Tahoma;
		FONT-SIZE: 9px;
		text-decoration : none;
		font-weight: normal;
	}
	
	.tmenu {
	border-top: 2px solid #666666;
	border-right: 2px solid #666666;
	border-left: 2px solid #666666;
	}
	
		.border {
		BORDER-RIGHT: #ff9933 1px solid;
		COLOR: Gray;
		FONT-FAMILY: Tahoma;
		FONT-SIZE: 10px;
		text-decoration : none;
	}
	.lborder {
		BORDER-LEFT: #ff9933 2px solid;
	}
	.tborder {
		BORDER-TOP: #ff9933 1px solid;
	}
	.tlborder {
		BORDER-TOP: #ff9933 1px solid;
		BORDER-LEFT: #ff9933 2px solid;
	}
	.horiz {
		COLOR: Gray;
		FONT-FAMILY: Tahoma;
		FONT-SIZE: 10px;
		text-decoration : none;
	}
	a.horiz {
		COLOR: Gray;
		FONT-FAMILY: Tahoma;
		FONT-SIZE: 10px;
		text-decoration : none;
	}
	a.horiz:hover {
		COLOR: Black;
		FONT-FAMILY: Tahoma;
		FONT-SIZE: 10px;
		text-decoration : none;
	}
	a.drug {
		COLOR: Black;
		FONT-FAMILY: Tahoma;
		FONT-SIZE: 11px;
		text-decoration : none;
		font-weight: normal;
	}
	a.drug:hover {
		COLOR: #ff9933;
		FONT-FAMILY: Tahoma;
		FONT-SIZE: 11px;
		text-decoration : none;
		font-weight: normal;
	}
	.order {
		COLOR: #ff9933;
		FONT-FAMILY: Tahoma;
		FONT-SIZE: 10px;
		text-decoration : none;
		font-weight : normal;
	}
	a.order {
		COLOR: #ff9933;
		FONT-FAMILY: Tahoma;
		FONT-SIZE: 10px;
		text-decoration : none;
		font-weight : normal;
	}
	a.order:hover {
		COLOR: black;
		FONT-FAMILY: Tahoma;
		FONT-SIZE: 10px;
		text-decoration : none;
		font-weight : normal;
	}
	a.faq {
		COLOR: Gray;
		FONT-FAMILY: Tahoma;
		FONT-SIZE: 10px;
		text-decoration : none;
		font-weight : normal;
	}
	a.faq:hover {
		COLOR: #ff9933;
		FONT-FAMILY: Tahoma;
		FONT-SIZE: 10px;
		text-decoration : none;
		font-weight : normal;
	}
	.newsbody
	{
		font : 9px;
	}
	a.newsbody:link {
		font : normal 9px;
		text-decoration: none;
		color : Black;
	}
	a.newsbody:hover {
		font : normal 9px;
		text-decoration: none;
		color: Red;
	}
	.newsdate
	{
		margin-top: 9px;
		font : 9px;
	}
	.newstit
	{
		background-image: url(imgs/newtbg.gif);
		background-repeat: repeat-x;
		height: 20px;
		width: 178px;
		padding-left: 5px;
		font-size: 11px;
		padding-top: 3px;
		padding-bottom: 5px;
	}
	a.more:link {
		font : normal 9px;
		text-decoration: none;
		color : Red;
	}
	a.more:hover {
		font : normal 9px;
		text-decoration: none;
		color: Black;
	}
	a.more:visited {
		font : normal 9px;
		text-decoration: none;
		color : Red;
	}
	a.orangelink:link {
		font : normal 11px;
		text-decoration: none;
		color : #f93;
	}
	a.orangelink:hover {
		font : normal 11px;
		text-decoration: none;
		color: Gray;
	}
	a.orangelink:visited {
		font : normal 11px;
		text-decoration: none;
		color : #f93;
	}
	.newsrow {
		width: 600px;
		text-align: center;
		margin-bottom: 10px;
	}
	.newsbox {
		float: left;
		width: 186px;
		height: 150px;
		text-align: left;
		padding-left: 0px;
		margin-left: 10px;
		margin-bottom: 20px;
		border-right : 1px solid Gray;
		border-bottom : 1px solid Gray;
	}
	.strap{
		text-align: center;
		font: 14px bold Red;
		margin-bottom: 15px;
	}
	.newsrow2 {
			width: 600px;
			text-align: center;
			margin-bottom: 10px;
		}
		.newsbox2 {
			float: left;
			background-image: url(http://www.ukmedix.co.uk/imgs/newtbg.gif);
			background-repeat: repeat-x;
			width: 150px;
			height: 19px;
			border-left: 1px solid gray;
			border-right: 1px solid gray;
			padding-left: 5px;
			font-size: 11px;
			padding-top: 3px;
			margin-left : 20px;
		}
		
		
.forumlist
{
list-style-type: none;
padding: 0;
margin: 0;
text-align:left;
width:400px;
}
.forumlistitem
{
font-size: 9px;
background-image: url(http://www.ukmedix.co.uk/imgs/ukmedix-bullet.gif);
background-repeat: no-repeat;
background-position: top left;
padding-left: 15px;
padding-bottom: 4px;
margin-bottom: 15px;
border-bottom: 1px dotted #ff9900;
}
.forumlistitem p
{
font-size: 9px;
padding-top:8px;
margin:0;
}
.forumlistitem br
{
padding-bottom:8px;
}
a.forumlistlink:link
{
font-size:9px;
font-weight:bold;
color:#666666;
}
a.forumlistlink:hover
{
font-size:9px;
font-weight:bold;
color:#ff9900;
}
.drugtitle
{
text-align: center;
}
.drugcontent
{
padding-top:8px;
border-top:1px solid #ff9933;
text-align: justify;
}
.drugcaution p
{
	font-weight : bold;
	color : Red;
}
.drugnews
{
	padding: 10px;
	text-align : center;
}
.drugnewstitle
{
width:500px;
height:20px;
background:#ff9933;
padding-left:15px;
text-align:left;
padding-top:2px;
border:1px solid #666666;
margin-bottom:8px;
font-weight:bold;
color:white;
}
.drugforum
{
padding: 10px;
text-align: center;
}
.drugforumtitle
{
width:400px;
height:30px;
background-image:url(../imgs/ukmpbg.gif);
background-repeat:no-repeat;
background-position:left;
text-align:left;
padding-top:7px;
padding-left:10px;
}
.drugmenu
{
padding-bottom:10px;
color:#ff9933;
}
.newslist
{
list-style-type: none;
padding: 0;
margin: 0;
text-align:left;
width:500px;
}
.newslistitem
{
font-size: 9px;
background-image: url(http://www.ukmedix.co.uk/imgs/ukmedix-bullet.gif);
background-repeat: no-repeat;
background-position: top left;
padding-left: 15px;
padding-bottom: 4px;
margin-bottom: 15px;
border-bottom: 1px dotted #ff9900;
}
.newslistitem p
{
font-size: 9px;
padding-top:8px;
margin:0;
}
.newslistitem br
{
padding-bottom:8px;
}
a.newslistlink:link
{
font-size:9px;
font-weight:bold;
color:#666666;
}
a.newslistlink:hover
{
font-size:9px;
font-weight:bold;
color:#ff9900;
}
.banlink {
		  	font-size:10px;
		  	color:#ff9900;
			font-weight : normal;
		  }
		  a.banlink:link {
		  	font-size:10px;
		  	color:#ff9900;
		  	text-decoration:none;
		  	font-weight : normal;
		  }
		  a.banlink:hover {
		  	font-size:10px;
		  	color:#ff9900;
		  	text-decoration:none;
			font-weight : normal;
		  }
		  a.banlink:visited {
		  	font-size:10px;
		  	color:#ff9900;
		  	text-decoration:none;
			font-weight : normal;
		  }

		
		.topcont {
				height: 30px;
				width: 35px;
				background-color: #CCCCCC;
				border-top: 1px solid #666666;
				border-bottom: 1px solid #666666;
				float: left;
				margin-right: 3px;
			}
			
				.lhsmenu {
	font-size:10px;
	text-decoration: none;
	font-weight:normal;
	color: Black;
}
			a.lhsmenu:link {
	font-size:10px;
	text-decoration: none;
	font-weight:normal;
	color: Black;
}
			a.lhsmenu:visited {
	font-size:10px;
	text-decoration: none;
	font-weight:normal;
	color: Black;
}
			a.lhsmenu:hover {
	font-size:10px;
	text-decoration: none;
	font-weight:normal;
	color:#ffffff;
}
			a.lhsmenu:active {
	font-size:10px;
	text-decoration: none;
	font-weight:normal;
	color: Black;
}
.ukmedixlist
{
list-style-type: none;
padding: 0;
margin: 0;
text-align:left;
width:500px;
}
.ukmedixlistitem
{
background-image: url(http://www.ukmedix.co.uk/imgs/ukmedix-bullet.gif);
background-repeat: no-repeat;
background-position: top left;
padding-left: 15px;
padding-bottom: 4px;
margin-bottom: 15px;
}
.ticklist
{
list-style-type: none;
padding: 0;
margin: 0;
text-align:left;
}
.ticklistitem
{
background-image: url(http://www.ukmedix.co.uk/imgs/tick-bullet.gif);
background-repeat: no-repeat;
background-position: top left;
padding-left: 15px;
padding-bottom: 4px;
margin-bottom: 6px;
}

			a.redlink:link {
	font-size:10px;
	text-decoration: none;
	font-weight:normal;
	color: red;
}
			a.redlink:visited {
	font-size:10px;
	text-decoration: none;
	font-weight:normal;
	color: red;
}
			a.redlink:hover {
	font-size:10px;
	text-decoration: none;
	font-weight:normal;
	color:black;
}

			a.redlink:active {
	font-size:10px;
	text-decoration: none;
	font-weight:normal;
	color: red;
}

.indexlist
{
list-style-type: none;
padding: 0;
margin: 0;
text-align:left;
width:350px;
}
.indexlistitem
{
font-size: 11px;
background-image: url(http://www.ukmedix.co.uk/imgs/ukmedix-bullet.gif);
background-repeat: no-repeat;
background-position: top left;
padding-left: 15px;
padding-bottom: 4px;
margin-bottom: 20px;
}
.indexlistitem p
{
font-size: 11px;
padding-top:8px;
margin:0;
}
.indexlistitem br
{
padding-bottom:8px;
}
a.indexlistitem:link
{
font-size:11px;
font-weight:bold;
color:#666666;
}
a.indexlistitem:hover
{
font-size:11px;
font-weight:bold;
color:#ff9900;
}