/* CSS Document */
.news_block {width:160px; text-align:left; font-weight:bold;}
.text_field
{
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #CCCCCC;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
}
.contact_text {	font-family: Arial;	font-size: 11px;	color: #B4B4B4;	font-weight:bold;}

.txt10ger
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.title_text
{
	color: #FFAD33;
	font-weight:bold;
}
body {
	 margin: 0px;
	 margin-top: 40px;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 10px;
	 background-image: url(images/millicare_intro/bg.gif);
	 background-color:#ffb30f;
}
.topLeftCorner {
	background-image:url(images/millicare_intro/lefttopcorner.gif);
	background-position:top;
	background-position:right;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
.topRightCorner {
	background-image:url(images/millicare_intro/righttopcorner.gif);
	background-position:top;
	background-position:left;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
.bottomRightCorner {
	background-image:url(images/millicare_intro/rightbottomcorner.gif);
	background-position:top;
	background-position:left;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
.bottomLeftCorner {
	background-image:url(images/millicare_intro/leftbottomcorner.gif);
	background-position:top;
	background-position:right;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
.tableBorder {
	border: 1px solid #CCCCCC;
}

.dropmenudiv{
	position:absolute;
	top: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	background-color: #e1e9af;
	width:164px;
	visibility: hidden;	
	white-space: nowrap;
	text-align:left;
	border: 1px solid #e1e9af;
}
.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: #e1e9af;
	color:#000;
	text-decoration:underline;
}
.dropmenudiv a{
	border-bottom: 1px solid #e1e9af;
}
.news_link a
{
	font-size:10px;
	font-family:Verdana;
	color:#a1bd09;
	text-decoration:none;
}
.news_link a:link
{
	font-size:10px;
	font-family:Verdana;
	color:#a1bd09;
	text-decoration:none;
}
.news_link a:visited
{
	font-size:10px;
	font-family:Verdana;
	color:#a1bd09;
	text-decoration:none;
}
.news_link a:hover
{
	font-size:10px;
	font-family:Verdana;
	color:#a1bd09;
	text-decoration:underline;
}
.num_links
{
	font-size:10px;
	font-family:Verdana;
	color:#a1bd09;
	text-decoration:none;
}
.num_links a
{
	color: #485045;
	text-decoration:none;
}
.num_links a:link
{
	color: #485045;
	text-decoration:none;
}
.num_links a:visited
{
	color: #485045;
	text-decoration:none;
}
.num_links a:hover
{
	color: #d8dad7;
	text-decoration:none;
}