/******************* css reset ******************
html,body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td, {		margin:0;	padding:0;}
table {	border-collapse:collapse;	border-spacing:0; direction:rtl}
fieldset {	border:0;}
address,caption,cite,code,dfn,em,th,var {	font-style:normal;	font-weight:normal;}
ol,ul,li {	list-style:none;	list-style-type:none;}
caption,th {	text-align:left;}
h1,h2,h3,h4,h5,h6,th,td {	font-size:100%;	font-weight:normal;}
q:before,q:after {	content:'';}abbr,acronym {	border:0;}*/
form {		margin:0;	padding:0;}

/*Martin style*/
.LinksTable td,.LinksTable td a {font-family:Arial;font-size:14px;font-weight:Bold;text-decoration:none;color:#787878;text-align:center;padding:2px 0 2px 0}
.LinksTable td a:hover {color:#BC3A3A;}
body, td {font-size:12px;color:black;font-family:Arial}
a {color:#BC3A3A;text-decoration:none}
a:hover {text-decoration:underline}

ul {list-style-image: url(images/arrow.gif); margin:0 15px 0 0; padding:0;list-style-position: outside}
li {margin:0 5px 10px 0; padding:0;}

input {border-style:solid;border-width:1px;border-color:gray;background-color:#F4F4F4; width:160px}
textarea {border-style:solid;border-width:1px;border-color:gray;background-color:#F4F4F4; width:160px; height:30px}

p {margin:0;padding:0}


