/* You may adapt and learn from the elements of this CSS to use in your own
projects, but you may not copy the design (the unique combination of images,
colors, sizes, typography, and positioning) since this is copyright of Oalia
and may not be reproduced. 
--------------------------------------------------------------------------*/


@import url(basic_layout.css);
@import url(3cols_layout.css);
@import url(menu.css);
@import url(left_menu.css);
@import url(table.css);
@import url(form.css);
@import url(date.css);
@import url(lightbox.css);
@import url(print.css);
@import url(mag.css);
@import url(popup.css);


* { color: #696969; font-family: "Trebuchet MS",Arial,Helvetica,sans-serif; font-size: 12px; }
a { color: #215DC6; font-family: Tahoma; font-size: 11px; text-decoration: none; }
a:hover { color: #428EFF; text-decoration: underline; }
address { font-style: normal; margin-left: 10px; }
blockquote { background: url(../skin/corner.gif) no-repeat; float: right; font-size: 9px; font-weight: bold; margin: 0; padding: 20px; width: 78px; }
em { color: #000066; font-style: normal; font-weight: bold; }
h1	{ font-size: 22px; font-weight: normal; }
h1, h2, .blue { color: #000066; font-family: Arial, Helvetica, sans-serif; }
h2 { font-size: 18px; font-weight: normal; }
h3 { font-size: 15px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
img { border: 0; }
ol li, ul li { list-style: none; }
p a { border-bottom: 1px dashed; font-family: "Trebuchet MS",Arial,Helvetica,sans-serif; font-size: 13px; }
p a:hover { border-bottom-style: solid; text-decoration: none; }
p, em, samp, dt, dd , pre { font-size: 13px; text-align: justify;  }
samp { }
strong { color: #000066; font: normal bold 12px/100% Arial,Helvetica,sans-serif; }
ul, ol, form { margin: 0; padding: 0; }
