<!--
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: tahoma;
	font-size: 11px;
}
.style3 {color: #ED1C24}
.style5 {color: #666666}
.style7 {color: #598527}
.red1 {
	color: #ED1C24;
	font-family: tahoma;
	font-size: 11px;
	text-decoration:underline;
	font-weight: normal;
}
.red1:hover {
	color: #ED1C24;
	font-family: tahoma;
	font-size: 11px;
	text-decoration:none;
	font-weight: normal;
}

.f5yazi {
	color: #ED1C24;
	font-family: tahoma;
	font-size: 11px;
	text-decoration:underline;
	font-weight: normal;
}
.f5yazi:hover {
	color: #ED1C24;
	font-family: tahoma;
	font-size: 11px;
	text-decoration:none;
	font-weight: normal;
}
.f5baslik {
	color: green;
	font-family: tahoma;
	font-size: 11px;
	text-decoration:none;
	font-weight: normal;
}

.blue1 {
	color: #00A1EC;
	font-family: tahoma;
	font-size: 11px;
	text-decoration:underline;
	font-weight: normal;
}
.blue1:hover {
	color: #00A1EC;
	font-family: tahoma;
	font-size: 11px;
	text-decoration:none;
	font-weight: normal;
}
.green1 {
	color: #598527;
	font-family: tahoma;
	font-size: 11px;
	text-decoration:underline;
	font-weight: normal;
}
.green1:hover {
	color: #598527;
	font-family: tahoma;
	font-size: 11px;
	text-decoration:none;
	font-weight: normal;
}
.style8 {font-family: tahoma; font-size: 11px; color: #666666; }
.grey1 {
	color: #333333;
	font-family: tahoma;
	font-size: 11px;
	text-decoration:underline;
	font-weight: normal;
}
.grey1:hover {
	color: #666666;
	font-family: tahoma;
	font-size: 11px;
	text-decoration:none;
	font-weight: normal;
}
.whiteAR1 {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}
.whiteAR1:hover {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 13px;
	text-decoration: underline;
	font-weight: normal;
}
.style11 {color: #FFFFFF; font-size: 10px; font-family: tahoma; }
.style12 {font-family: tahoma}
.style13 {
	color: #efefef;
	font-weight: bold;
	font-size: 14px;
}
.style14 {
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
	color: #EF2121;
}
.style22 {font-family: tahoma; font-size: 11px; color: #CCCCCC; }
.style17 {
	font-size: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ED1C24;
}
.style19 {
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
}
.white1 {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}
.white1:hover {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 10px;
	text-decoration: underline;
	font-weight: normal;
}
.style21 {
	color: #333333;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style25 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.style26 {
	color: #6C1E21;
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
}
.style27 {
	font-size: 14px;
	font-family: tahoma;
	font-weight: bold;
	color: #333333;
}
.style28 {
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
}
.style29 {
	font-size: 11px;
	color: #444444;
}
.input2 {
	color: #676767;
	font-family: tahoma;
	font-size: 11px;
	background-image: url(images/contact_input.png);
	background-repeat: no-repeat;
	width: 322px;
	height: 16px;
	border: 0px;
	text-align: middle;
}
.textarea2 {
	color: #676767;
	font-family: tahoma;
	font-size: 11px;
	background-image: url(images/contact_textarea.png);
	background-repeat: no-repeat;
	width: 322px;
	height: 65px;
	border: 0px;
	text-align: middle;
}
.lmenu2 {
	background-image: url(images/lmenubg2.jpg);
	background-repeat: no-repeat;
}
.lmenu1 {
	background-image: url(images/lmenubg1.jpg);
	background-repeat: no-repeat;
}
.lmenu1:hover {
	background-image: url(images/lmenubg2.jpg);
	background-repeat: no-repeat;
}
.lmenua1 {
	color: #555555;
	font-family: verdana;
	font-size: 13px;
	text-decoration: none;
}
.lmenua2 {
	color: #000000;
	font-family: verdana;
	font-size: 13px;
	text-decoration: none;
}
}
#motioncontainer a img{ /*image border color*/
border: 1px solid #ccc;
}

#motioncontainer a:hover img{ /*image border hover color*/
border: 1px solid navy;
}

#motioncontainer a:hover{
color: red; /* Dummy definition to overcome IE bug */
}
-->