/*   http://smartlogics.ru/main.css   */

/* Basics */

body {margin: 0px; padding:0px; background-color:#FFFFFF}
td {font-size:11px; font-family:Tahoma; color: #5E5E5E;}
a {color:#9E0805;}

/* Design Elements */

.contenttable {border-bottom:1px solid #D4D4D4;}
.loginfields{width:115px; height:18px; border:1px solid #6A6A6A; font-family:tahoma; font-size:11px}
.username{width:200px; height:18px; border:1px solid #6A6A6A; font-family:tahoma; font-size:11px}
.button{width:80px; height:20px; background-color:#9E0805; border:1px solid #CE7DA8; color:#ffffff; font-family:tahoma; font-size:11px}
.contactformfield1{width:250px; height:18px; border:1px solid #6A6A6A; font-family:tahoma; font-size:11px; margin:5px 0 5px 0px}
.contactformfield2{height:100px; width:350px; border:1px solid #6A6A6A; font-size:11px; font-family:tahoma; margin-top:5px; margin-bottom:5px; overflow:auto;}
.bigpics{margin:0 15px 5px 0; }
.dottedbtm{background-image:url(images/dotted.jpg); background-position:bottom; background-repeat:repeat-x }
.dropmenutop {background-color: #3F6491; border-top: 1px solid #CE7DA8; padding-left: 12px;}
.dropmenu {background-color: #3F64916; border-top: 1px solid #CE7DA8; padding-left: 12px;}
#dropm1, #dropm2  { visibility: hidden; }
#menuroll {background-color: #3F6491; border-top: 1px solid #CE7DA8; padding-left: 12px;}
#menuout  {background-color: #3F6491; border-top: 1px solid #CE7DA8; padding-left: 12px;}


/* Text Decorations */

.info {font-family: Tahoma;font-size: 11px;color: #9A9A9A;text-decoration: none;line-height:16px}
.info:hover {font-family: Tahoma;font-size: 11px;color: #9A9A9A;text-decoration: underline;}
.newsstyle{font-family:Tahoma; font-size:10px; color:#999999;}
.newslink{font-family:Tahoma; font-size:10px; color: #2E5077;} 
.toptxt{font-family:Tahoma; font-size:10px; color:#6A6A6A}
.dropmenulink {font-family: tahoma; font-size: 11px; color:  #ffffff; text-decoration: none;}
.bigtxt {font-family: tahoma; font-size: 15px; font-weight:bold; color:  #5C5C5C; text-decoration: none;}
.urllink{font-family:Tahoma; font-size:10px; color: #2E5077;} 

/* form */
.form {margin: 0px; padding: 0px}

.error{
	font-family:Verdana, Tahoma;
	font-size:13px;
	color:#ff0000;
}

.news_title{
	font-family:Verdana, Tahoma;
	font-size:12px;
	color:#9E0805;
}