/* Copyright 2009 Website Solution. All Rights Reserved. */

/* Body */
td { font-family: Verdana, Arial, Helvetica; color: #333333; font-size: 11px; line-height: 17px }
 a { color: #333333 }
 a:link { color: #333333; text-decoration: none }
 a:visited { color: #333333; text-decoration: none }
 a:active { color: #333333; text-decoration: none }
 a:hover { color: #0066CC; text-decoration: none }
 
.small { font-family: Arial, sans-serif; font-size: 9px; color: #606060 }
.small a:link, .small a:visited { text-decoration: none; color: #606060 }
.small a:hover { text-decoration: underline; color: #606060 }  

.o16 { font-family: Arial, sans-serif; font-size: 16px; color: #FF5300 }
.o16 a:link, .o16 a:visited { text-decoration: none; color: #FF5300 }
.o16 a:hover { text-decoration: underline; color: #FF5300 }

.home { font-family: Century Gothic; font-size:11px; color: #4F4F4F }

.footer { font-family: Century Gothic; font-size:10px; color: #858585 }
.footer a:link, .footer a:visited { text-decoration: none; color: #858585 }
.footer a:hover { text-decoration: underline; color: #858585 }

.title { font-family: Arial; font-size: 22px; color: #000000; line-height: 25px }

/* Error Message */
.error { color: #FF0000; font-size: 11px; margin-left:5px; }

/* Input */
input { font-family: Verdana, Tahoma,sans-serif; font-size:11px; background: #FFFFFF; border-bottom: 1px solid #888888;border-right: 1px solid #888888;border-left: 1px solid #888888;border-top: 1px solid #888888;color:#000000;height: 25px; text-decoration:none; padding: 4px;}

/* Select */
select { font-family: Verdana, Tahoma,sans-serif; font-size:11px; background: #FFFFFF; color:#000000; text-decoration:none; height: 22px;}

/* Submit Button */
.submit { font-family:Verdana, Tahoma,sans-serif; font-size:12px; background: #D4D0C8; border-bottom: 1px solid #000000;border-right: 1px solid #000000;border-left: 1px solid #E2E2E2;border-top: 1px solid #E2E2E2;color:#000000;height: 22px;text-decoration:none;padding: 2px;cursor: hand }

/* submit Blue */
.sub-blue { font-family: Verdana, Arial, Tahoma, san-serif; font-size: 18px; color: #FFFFFF; background: #4476F4; border-bottom: 3px solid #3467E8;border-right: 3px solid #3467E8;border-left: 3px solid #678FF3;border-top: 3px solid #678FF3; height: 40px; width:140px; text-decoration:none;padding-left: 4px;padding-right: 4px; cursor: hand }
.sub-orange { font-family: Verdana, Arial, Tahoma, san-serif; font-size: 18px; color: #FFFFFF; background: #FF4500; border-bottom: 3px solid #C93C05;border-right: 3px solid #C93C05;border-left: 3px solid #FF7332;border-top: 3px solid #FF7332; height: 40px; width:140px; text-decoration:none;padding-left: 4px;padding-right: 4px; cursor: hand }

/* Textarea */
textarea { font-family: Verdana, Tahoma,sans-serif; font-size:11px; overflow-x:hidden; overflow-y:auto; padding:4px; background: #FFFFFF; border-bottom: 1px solid #888888;border-right: 1px solid #888888;border-left: 1px solid #888888;border-top: 1px solid #888888; color:#000000; scrollbar-face-color: #FFFFFF; scrollbar-highlight-color: #FFFFFF; scrollbar-shadow-color: #FFFFFF; scrollbar-3dlight-color: #CCCCCC; scrollbar-arrow-color: #666666; scrollbar-track-color: #F8F8F8; scrollbar-darkshadow-color: #CCCCCC }

/* Scrollbar */
.scrollbar { scrollbar-face-color: #CCCCCC; font-size: 10pt; scrollbar-highlight-color: #CCCCCC; scrollbar-shadow-color: #CCCCCC; scrollbar-3dlight-color: #CCCCCC; scrollbar-arrow-color: #000033; scrollbar-track-color: #F8F8F8; scrollbar-darkshadow-color: #CCCCCC }

.radio {background:transparent; border-bottom: 0px; border-left: 0px;border-top: 0px;border-right: 0px;}

.checkbox {background:transparent; border-bottom: 0px; border-left: 0px;border-top: 0px;border-right: 0px;}

#ver { BORDER-RIGHT: #C0C0C0 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #C0C0C0 1px solid; MARGIN-TOP: 0px; PADDING-LEFT: 2px; BACKGROUND: #FFFFFF; FLOAT: left; MARGIN-BOTTOM: 0px; PADDING-BOTTOM: 2px; BORDER-LEFT: #C0C0C0 1px solid; MARGIN-RIGHT: 0px; PADDING-TOP: 2px; BORDER-BOTTOM: #C0C0C0 1px solid }

.shadow {background: url(../img/shadow.gif) no-repeat right bottom; padding:4px 10px 10px 4px; border:0; border-top:#eee 1px solid; border-left:#eee 1px solid}
