@charset "UTF-8";
/* CSS Document */

body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 11px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background-color: #ffffff;
color: #333333;

}



.loginForm{
border: hidden;
padding: 3px;
color: #d3d3d3;
font-size: 13px;

}

a {
color: #4784ca;
}

a:hover {
text-decoration: underline;
}

.tab {

background-color: #d5d5d5;

}
.tab-link {


font-size: 11px;
font-weight: bold;
color: #333333;
text-decoration: none;


}


.articleTitle {

font-size: 11px;
font-weight: bold;
color: #9e9e9e;
text-decoration: none;
}

.articleDate {

font-size: 10px;
font-weight: lighter;
color: #4784ca;
}

.articleText {

font-size: 11px;
font-weight: lighter;
color: #333333;
}


.downloadTitle {

font-size: 16px;
color: #4784ca;
text-decoration: none;
}

.downloadText {

font-size: 11px;
color: #000000;
text-decoration: none;
}

.download {

font-size: 10px;
color: #000000;
font-weight: bold;
text-decoration: underline;

}

.progTitle {

font-size: 14px;
color: #4784ca;
text-decoration: none;
}

.progText {
line-height: 16px;
font-size: 11px;
color: #666666;
text-decoration: none;
}

.progLink {

font-size: 10px;
color: #000000;
font-weight: bold;
text-decoration: underline;

}


.schedTitle {

font-size: 12px;
color: #bbbbbb;
font-weight: bolder;
text-decoration: none;
}

.schedTime {

font-size: 12px;
font-weight: bolder;
color: #4784ca;
text-decoration: none;
}

.schedLink {

font-size: 10px;
color: #000000;
font-weight: bold;
text-decoration: underline;

}


.titleText {

font-size: 16px;
font-weight: bold;
color: #cccccc;
text-decoration: none;

}
.registerText {

font-size: 10px;
color: #cccccc;
text-decoration: none;

}
.registerLink {

font-size: 10px;
color: #cccccc;
text-decoration: underline;

}

.winnerText {

font-size: 13px;
color: #666666;
text-decoration: none;

}

.contestText {

font-size: 13px;
color: #666666;
text-decoration: none;

}

.contestLink {

font-size: 13px;
color: #cccccc;
text-decoration: underline;

}