﻿/* Universal --------- */
* { margin:0px; }
body { padding:0px; margin:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000;background-color: transparent; }
img { border:0px; text-decoration:none; }
/**/
.center { width:950px; margin:0 auto; }
.clear { clear:left; font-size:1px; line-height:0px; height:0px; }

a:hover {background: transparent;} 
a img { 
border: 0px; 
} 

a:hover img, 
a:active img { 
border: 0px; 
}

.error {font-weight:700;font-size:12px;}
.formleft{width:150px;}
.formright{width:300px;}
.thanksform{width:100%;height:100%;}
.formtable{width:100%;}
.textbox{height:16px; border:1px solid #999999; width:99%; }
.caption{font-size:14px;font-weight:700;}
.button { height:22px; border:1px solid #c0c0c0; padding:0px 10px 1px 10px; margin:0px; cursor:hand; background: url(../images/button_bg.png); color:#444444; font-weight:700; font-family:Arial,Verdana,Helvetica; font-size:11px; }
