/* Cascading Style Sheet  */
/* (c) T.H. Deibel - 2010/07/19 */
body {
 font-family:"Times New Roman", Times, serif;
 font-size: 14px;
 color:#CCCCCC;
 background-color: #333333;
}
td {
 font-family:"Times New Roman", Times, serif;
 font-size: 14px;
 color:#CCCCCC;
}
A:link, A:visited {
 color: #CCCCCC;
 text-decoration: underline;
}
A:hover {
 color: #EEEEEE;
 text-decoration: none;
}
A:active {
 color: #CCCCCC;
 text-decoration: underline;
}
hr {
 color:#333333;
 height: 1px;
}
p { margin: 0 0 16px 0; }
/* CLASSES: */
/*========= */
.size_S {
 font-size: 12px;
 text-decoration: none;
}
.size_N {
 font-size: 14px;
 text-decoration: none;
}
.size_L {
 font-size: 20px;
 font-weight: Bold;
}
.size_XL {
 font-size: 22px;
 font-weight: Bold;
}
.no_ul {
 text-decoration: none;
}
.frm_txt {
 font-family:"Courier New", Courier, mono;
 font-size: 12px;
 font-weight:normal;
 color: #333333;
 background-color:#EEEEEE;
}
.frm_but {
 font-family:"Courier New", Courier, mono;
 font-size: 12px;
 font-weight:normal;
 background-color: #CCCCCC;
}
.ecp_pic_border {
 border-left:#000000 solid 1px;
 border-top:#000000 solid 1px;
 border-right:#666666 solid 1px;
 border-bottom:#666666 solid 1px;
}
.anim_border {
 border-left:#000000 solid 1px;
 border-top:#000000 solid 1px;
 border-right:#444444 solid 1px;
 border-bottom:#444444 solid 1px;
}
.ecp_thumb_border {
 border:#CCCCCC solid 1px;
}
.infoTxt1 {
 width:600px;
 height:15px;
 color: #666666;
 font-family:"Times New Roman", Times, serif;
 font-size:12px;
}
.ruler_v {
 background-image: url(../img/ruler_v.gif);
 background-position:center;
 background-repeat: repeat-y;
}
.mainContent {
 width: 828px;
 background-image:url(../img/main/main.jpg);
 background-repeat:repeat-y;
}
a.albumLink {
 font-size: 20px;
 font-weight: Bold;
 text-decoration:none;
}
