body
{
font-family: Times, Arial, Tahoma;
color: #808080;
font-size: 9pt;
scrollbar-3d-light-color: #FFFFFF;
scrollbar-arrow-color: #B7B7B7;
/*scrollbar-base-color: #B7B7B7;*/
scrollbar-dark-shadow-color: black;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-track-color: #CDCDCD;
margin: 0;
}

h1 {font-size: 12pt;}

td {font-size: 9pt;}
td.content {font-size: 9pt; color: #808080; font-weight: bold; padding-left: 9pt; padding-top: 9pt; vertical-align: top;}

input {width: 95; font-size: 9pt; border:1px solid #808080;}
input.password {width: 73; font-size: 9pt; border:1px solid #808080;}
input.registration {width: 135; font-size: 9pt; border:1px solid #808080;}
input.addName {width: 235; font-size: 9pt; border:1px solid; font-family: Times, Arial, Tahoma;}
textarea.addName {width: 235; height: 35; font-size: 9pt; font-family: Times, Arial, Tahoma; color: #808080; border:1px solid #808080;}
input.addNameColor {width: 195; font-size: 9pt; font-family: Times, Arial, Tahoma; color: #808080; border:1px solid #808080;}

textarea.registration  {width: 135; height: 35; font-size: 9pt; font-family: Times, Arial, Tahoma; color: #808080; border:1px solid #808080;}

input.buttonOK {width: 19; height: 19; border: none; background: #B7B7B7; font-family: Times, Arial, Tahoma;}
select.registration {width: 114; font-size: 9pt; font-family: Times, Arial, Tahoma;}
select.email {width: 135; font-size: 9pt; font-family: Times, Arial, Tahoma;}
select.addName {width: 235; font-size: 9pt; border: none; font-family: Times, Arial, Tahoma;}

a {text-decoration: none; color: #808080;}
a:hover {text-decoration: none; color: black;}

.titleRegistration {font-size: 10pt; color: #808080; font-weight: bold; word-spacing: 8pt; text-transform: uppercase; padding: 32pt;}
.error {text-align: center; color: red; font-size: 9pt;}

.titleMain {font-size: 11pt; color: #808080; font-weight: bold; word-spacing: 8pt; text-transform: lowercase; padding-left: 9pt; padding-right: 9pt;}
.titleSelect {font-size: 9pt; color: #808080; vertical-align: top; text-transform: lowercase; line-height: 14pt; padding: 9pt;} 

