/* CSS Document */
.redborder{
border: 2px solid #990000;
}
.redborderinside{
border: 2px solid #990000;
background-image:url(images/program_images/inside_bg.jpg);
background-repeat:no-repeat;
}
.redborderhost{
border: 2px solid #990000;
background-image:url(basic/images/flag_bg.jpg);
background-repeat:no-repeat;
}
.bgcolor{
background-color:#EDEDEA;
}
.maintext
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:15px;
font-weight:normal;
color:#000000;
text-align:left;
}
.maintextbold
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:15px;
font-weight:bold;
color:#000000;
text-align:left;
}
.bigblue
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height:18px;
font-weight:bold;
color:#000066;
}
.bigred
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height:18px;
font-weight:bold;
color:#990000;
}
.bigred2
{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
line-height:18px;
font-weight:bold;
color:#990000;
}
.bigblueitalic
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height:18px;
font-weight:bold;
color:#000066;
text-decoration:none;
font-style:italic;
text-align:right;
}
.trademark
{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
line-height:15px;
font-weight:normal;
color:#666666;
text-align:center;
}
a.bigblue:link{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height:18px;
font-weight:bold;
color:#000066;
}
.bigblue:active{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height:18px;
font-weight:bold;
color:#000066;
}
.bigblue:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height:18px;
font-weight:bold;
color:#000066;
}
.bigblue:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height:18px;
font-weight:bold;
color:#990000;
}
a.bigred:link{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height:18px;
font-weight:bold;
color:#990000;
}
.bigred:active{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height:18px;
font-weight:bold;
color:#990000;
}
.bigred:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height:18px;
font-weight:bold;
color:#990000;
}
.bigred:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height:18px;
font-weight:bold;
color:#000066;
}
--
a.bigred2:link{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
line-height:18px;
font-weight:bold;
color:#990000;
}
.bigred2:active{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
line-height:18px;
font-weight:bold;
color:#990000;
}
.bigred2:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
line-height:18px;
font-weight:bold;
color:#990000;
}
.bigred2:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
line-height:18px;
font-weight:bold;
color:#000066;
}
.blackborder{
border: 1px solid #000000;<br>
}
.maintextbold2
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:15px;
font-weight:bold;
color:#000000;
}
.maintextcenter
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:15px;
font-weight:normal;
color:#000000;
text-align:center;
}
.maintextbold2center
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:15px;
font-weight:bold;
color:#000000;
}
.maintextcenterbigger
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height:16px;
font-weight:normal;
color:#000000;
text-align:center;
}
.maintextbold2centerbigger
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height:18px;
font-weight:bold;
color:#000000;
}
.maintextbigger
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height:16px;
font-weight:normal;
color:#000000;
text-align:left;
}