.index { font-family:  georgia; font-size: 11px; color: #eeeeee; }
.index2 { font-family:  georgia; font-size: 11px; color: #bbbbbb; }
.index3 { font-family:  georgia; font-size: 11px; color: #ffffff; }

.header { font-family:  georgia, tahoma; font-size: 16px; color: #cccccc; font-weight: bold;text-decoration:underline;}
.header2 { font-family:  georgia, tahoma; font-size: 16px; color: #eeeeee; font-weight: bold;}

.headerbig { font-family:  georgia, tahoma; font-size: 18px; color: #eeeeee; font-weight: bold;}
.headerbigr { font-family:  georgia, tahoma; font-size: 18px; color: #ff6633; font-weight: bold;}

a { text-decoration: none; font-family: georgia; font-size: 12px; color: #eeeeee; font-weight: normal;}
a:hover { text-decoration: underline; font-family: georgia; font-size: 12px; color: #aaaaaa;font-weight: normal;}

a.big { text-decoration: none; font-family: georgia; font-size: 14px; color: #eeeeee; font-weight: bold;}
a.big:hover { text-decoration: underline; font-family: georgia; font-size: 14px; color: #aaaaaa;font-weight: bold;}

a.small { text-decoration: none; font-family: georgia; font-size: 11px; color: #FFFFFF; font-weight: normal;}
a.small:hover { text-decoration: underline; font-family: georgia; font-size: 11px; color: #bbbbbb;font-weight: normal;}

a.link { text-decoration: none; font-family: tahoma, helvetica,tahoma, tahoma ce, arial, arial ce; font-size: 11px; color: #000000; font-weight: bold;}
a.link:hover { text-decoration: none; font-family: tahoma, helvetica,tahoma, tahoma ce, arial, arial ce; font-size: 11px; color: #993300;font-weight: bold;}

a.creartstudio_link { text-decoration: none; font-family: tahoma, helvetica,tahoma, tahoma ce, arial, arial ce; font-size: 11px; color: #444444; font-weight: bold;}
a.creartstudio_link:hover { text-decoration: none; font-family: tahoma, helvetica,tahoma, tahoma ce, arial, arial ce; font-size: 11px; color: #aa2200;font-weight: bold;}

a.off { text-decoration: none; font-family: tahoma, helvetica,tahoma, tahoma ce, arial, arial ce; font-size: 11px; color: #444444; font-weight: bold;}
a.off:hover { text-decoration: none; font-family: tahoma, helvetica,tahoma, tahoma ce, arial, arial ce; font-size: 11px; color: #aa2200;font-weight: bold;}

a.on { text-decoration: none; font-family: tahoma, helvetica,tahoma, tahoma ce, arial, arial ce; font-size: 11px; color: #aa2200; font-weight: bold;}
a.on:hover { text-decoration: none; font-family: tahoma, helvetica,tahoma, tahoma ce, arial, arial ce; font-size: 11px; color: #000000;font-weight: bold;}


.bigimg {border: 2px solid  #bbbbbb;}

.button
{

    font-size: 11px;
    font-family: tahoma,sans-serif;
    font-weight: bold;
    text-align:center;
	 width:80px;
    cursor: hand;
}

.select
{
    font-size: 12px;
    font-family: georgia;
    text-align:left;
	font-weight:normal;
    border: 2px solid #540101;
    background-color :#FFFFFF;
    color: #000000;
}

input
{
    border: 2px solid #540101;
    font-size: 12px;
    font-family: georgia;
    text-align:left;
    color: #333333;
    height : 18x;	
    background:url(../images/input_bg.gif) repeat-x;
    font-weight:normal;

}

textarea
{
    border: 3px solid #540101;
    font-size: 12px; 
    font-family: georgia;
    text-align:left;
    color: #000000;	
    font-weight:normal;
}

