BODY,P
{
 font-family:      Verdana, Tahoma, Arial,sans-serif;
 color:            #000000
}
A
{
 color:            #0000aa;
 text-decoration:  none;
}
A:hover, A:active
{
 color:            #cc0000;
 text-decoration:  underline;
}
A.l1
{
 font-size:        10pt;
 color:            #000099;
 font-weight:      bold;
 text-decoration:  underline;        
}
A.l2
{
 font-size:        11px;
}

/* Copyright */
.crig
{
 font-family:      Verdana, Tahoma, Arial,sans-serif;
 font-size:        8pt;
 color:            #000000;
 padding-left:     5px;
 padding-right:    5px; 
}
.crig:hover
{
 text-decoration:  none;        
}

/* Menu Header */
.m_h
{   
 font-size:        8pt; 
 font-weight:      bold;
 color:            #ffffff;
 text-decoration:  none;
}
.m_h:hover, .m_h:active
{
 color:            #000000; 
 text-decoration:  none;
}

/* Input */
.inp
{
 font-family:      Verdana, Tahoma, Arial,sans-serif;
 font-size:        8pt;
 color:            #000000;
 background:       #ffffff;
 border-style:     solid;
 border-width:     1px;
 border-color:     #4C66A5;
}

/* Buttons */
.but
{
 font-family:      Verdana, Tahoma, Arial,sans-serif; 
 font-size:        7pt;
 font-weight:      bold;
 color:            #000000;
 background-color: #ffffff; 
 border-style:     solid; 
 border-width:     1px; 
 border-color:     #4C66A5;
}

/* Window Header */
.w_h
{
 font-size:        9pt;
 color:            #ffffff;
 font-weight:      bold;
 padding-left:     7px;
 margin-top:       -2px;
}

/* Window Content */
.w_c
{
 font-size:        8pt; 
 padding-left:     10px;
 padding-right:    10px;
 padding-top:      3px;
 padding-bottom:   7px;
 text-align:       justify;
}

/* Main class*/
.m
{
 font-family:      Verdana, Tahoma, Arial,sans-serif;
 font-size:        9pt;
 color:            #000000;
 font-weight:      normal;
 background-attachment: fixed;
}

/* Main content */
.m_c
{
 padding-left:     30px;
 padding-right:    10px;
 padding-top:      10px;
 padding-bottom:   0px;
 text-align:       justify;
}

/* BIG Header for Main content */
.m_c_h
{
 font-size:        11pt;
 font-weight:      bold;
 padding-left:     60px;
}

/* Small Header */
.s_h
{
 font-size:        8pt;
 font-weight:      bold;
}

/* Very Small Header */
.s_h1
{
 font-size:        9px;
}

/* News Header */
.n_h
{ 
 font-size:        9px;
 color:            #4c66b5;
 font-weight:      bold;
 padding-bottom:   3px;
}

/* Guest book header */
.gb_h
{
 font-size:        11px;
 font-weight:      bold;
}

/* Guest book content */
.gb_c
{
 font-size:        12px; 
 padding-left:     5px;
 padding-top:      2px;
 padding-bottom:   7px;
 text-align:       justify;
}
