/***********************************************/
/* style-components.css v.1.0                  */
/* Author: Michaela Jürgens                      */
/* Use with template ALL		       */
/* (C) 2007 MiM Media                      */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body      { font-family: Verdana, Arial, Helvetica, sans-serif; background: #f7cb31 url(../img/sun.jpg) no-repeat center 0pt; margin: 0px; padding: 0px }

a   { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 15px; color: #ffffff; text-decoration: none }

a:hover   { font-family: Verdana, Arial, Helvetica, sans-serif; color: #666666; text-decoration: none }

br { line-height:15px }

p  { line-height: 15px; margin: 0px 0px 13px; padding: 0px }

/***********************************************/
/* Layout                                 */
/***********************************************/

.table_bg     { background-color: #ffffff }

.top       { font-size: 11px; line-height: 15px; background-color: #f8b82f; border-top: 1px solid #fff }

.select   { font-size: 11px; color: #666666; text-decoration: none }

.a_content     { color: #ff9900; font-size: 11px; line-height: 15px }

.content     { color: #666666; font-size: 11px; line-height: 15px }

.bold       { color: #666666; font-weight: bold; font-size: 11px; line-height: 15px }

.headline        { color: #666666; font-size: 15px; line-height: 18px }

.footer           { color: #666666; font-size: 11px; line-height: 15px; background-color: #f8b82f; border-bottom: 1px solid #fff }

.bottom     { color: #FFFFFF; font-size: 11px; line-height: 15px }


