/* [Main] */
body{color:#333333;}
#mainframe{color: #333333; background-image:url(../images/back.jpg); background-repeat:repeat-y;}
#logo{background-image:url(../images/logo.jpg); background-repeat:repeat-y;}
#bottom{background-image:url(../images/bottom.jpg); background-repeat:repeat-y;}
a:link{color:#333333;}
a:visited{color:#333333;}
a:hover{color:#333333;}
a:active{color:#333333;}
.small{color:#333333;}

/* [banner] */
#banner{color:#333333;}
#banner a{color:#333333;}

/* [message] [component] */
#maincontent a{color:#333333;}
#maincontent a:hover{color:#333333;}
#maincontent h1 a,  #maincontent h2 a, #maincontent h3 a,  #maincontent h4 a,  #maincontent h5 a,  #maincontent h6 a, #maincontent td.contentheading a{color:#333333;}
h1.contentheading, h2.contentheading, h3.contentheading, h4.contentheading, h5.contentheading, h6.contentheading, td.contentheading{color:#333333;}

