body,td,th {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #e6ebee;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.png);
	background-repeat: repeat-x;
}
form {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h1 {
	font-size: 14px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #cc9900;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.title_product_item {
	font-weight: bold;
	text-transform: capitalize;
	color: #3399cc;
	text-decoration: none;
}
.title_feature_product {
	font-weight: bold;
	text-transform: capitalize;
	color: #cc0000;
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ul_office {
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	list-style-image: url(images/bullets_office.png);
	font-weight: bold;
	text-transform: capitalize;
	margin: 15px;
	padding: 5px;
	list-style-position: inside;
}
a {
	text-decoration: none;
}


.text_search {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	background-color: #cc0000;
	border: 1px solid #000000;
	color: #FFFFFF;

	font-size: 12px;

}
.bg_s_left {
	background-image: url(images/s_left.png);
	background-repeat: repeat-y;
}
.bg_s_right {
	background-image: url(images/s_right.png);
	background-repeat: repeat-y;
}
.bg_s_btm {
	background-image: url(images/s_btm.png);
	background-repeat: repeat-x;
}
.btn_search{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	font-weight: bold;
}
.block_title {
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
}

.line_vertikel_left{
	background-image: url(images/line.png);
	background-repeat: repeat-y;
	background-position: left;
}
#btm_menu {
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #333366;
	text-decoration: none;
	text-align: center;
	margin: 5px;
}
.img_products {
	border: 4px solid #FFFFFF;
}
li {
	text-align: left;
	list-style-position: outside;
}
input {
	font-family:  "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
.line_vertikel_right{
	background-image: url(images/line.png);
	background-repeat: repeat-y;
	background-position: right;
}
.line_horizontal{
	background-image: url(images/line.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#footer {
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	padding: 2px;
}
.bg_contact {
	background-color: #000000;
	background-image: url(images/bg_contact.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.line_horizontal_up{
	background-image: url(images/line.png);
	background-repeat: repeat-x;
	background-position: top;
}
.img_content {
	border: 5px solid #FFFFFF;
}
#content{
	text-align: justify;
	padding: 5px;
}
/* Gallery Styles */

#motioncontainer {
	/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
width: 95%; /* Set to gallery width, in px or percentage */
	height: 80px; /* Set to gallery height */

}
ul {
	list-style-position: outside;
	margin: 5px;
	padding: 5px;
}

#motioncontainer a img {
border: 1px solid #cccccc; /* Set image border color */
}

#motioncontainer a:hover img {
border: 1px solid navy; /* Set image border hover color */
}

#statusdiv {
background-color: lightyellow;
border: 1px solid gray;
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}

#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}
/* End Gallery Styles */
a.office:link,a.office:visited{
color:#FFFFFF;
}
a.office:hover{
color:#FFCC00;
}
a.btm_menu:link,a.btm_menu:visited{
color: #3399cc;
}
a.btm_menu:hover{
color:#000000;
}
.date_content {
	color: #cc9900;
	text-decoration: none;
	font-style: italic;

}
a.pathway:link,a.pathway:visited{
	color:#FFFFFF;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	font-style: normal;
}
a.pathway:hover{
	color:#cc9900;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;

	font-style: normal;
}.title_newsflash {
	font-weight: bold;
	text-transform: capitalize;
	color: #3399cc;
	text-decoration: none;
}
a.readmore:link,a.readmore:visited {
	font-weight: bold;
	text-transform: capitalize;
	color:#990000;
	
}
a.readmore:hover {
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-decoration: underline;
}
textarea {
	font-family:  "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
.button {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-color: #cc0000;
	border: 1px solid #000000;
	color: #FFFFFF;
	font-weight: bold;
	width: 70px;
	text-align: center;
	cursor:pointer;
}
