﻿body {color: #25215e;margin: auto;text-align: center;font-family: Tahoma; font-size: 12px;padding-bottom: 30px;}
form {width: 730px;margin: auto;text-align: left;padding-top: 42px;}
a img {border: none;}
.menu {padding:0; margin:0;}
.menu li {float: left;padding:0;margin:0; list-style: none;}
.logo{float: left;margin: -1px 0 0px 0;}
.links {width: 230px;float: right;margin: 10px -24px 0 0px; font-weight: bold;}
.links li.last {background: url(../images/bar.gif) top left no-repeat;padding: 0 0 0 8px;margin: 0 0 0 5px;}
.links li a {color: #25215e;text-decoration: none;}
.content, .wrap {clear: both;padding:0; margin: 0 0 0 0;}
.content {border-top: 1px solid #4f6887; border-bottom: 1px solid #28466c;}
.wrap {border-bottom: 1px solid #4f6887; border-top: 1px solid #28466c;}
.welcome {width: 350px; /*width: 445px;*/ height: 20px; text-align: center;font-weight: bold; position: relative;}
.welcome .wrap {position: absolute; top: -10px; left: 80px; padding:0;border:0;margin: 0px 0 0 0; }
.tabs {clear: both;}
.tab, .tab-a {text-align: center; text-transform: uppercase; color: White; background: url(../images/tab.gif) top center no-repeat;text-decoration: none;width: 95px; height: 22px; padding-top: 3px;display: block;}
.tab {color: White;}
.tab-a { background-image: url(../images/tab-a.gif); color: #214067;}

/* forms */
fieldset {border: none;clear:both;}
fieldset div {clear:both;padding: 12px 5px 5px 5px;margin:0;height: 15px; width: 500px;position: relative;}
.validator{}
label, input, select, textarea {float:left; text-align: left;}
input, select, textarea {border: 1px solid #28466c;}
input[type='submit'], .button  {text-align: center;}
.radio label, .check label, .radio input, .check input {float: none;}
.validator, .error {color: Red;}