@charset "utf-8";
/* CSS Document */
body {
	background-image: url(pictures/bg.jpg);
	background-repeat: no-repeat;
	background-color: #000103;
	background-position:top center;
}
.orangetitles {font-family: "Verdana"; font-size: 16px; color: #ff6c00;}
.bluetitles {font-family: "Verdana"; font-size: 16px; color: #013376;}

.white {font-family: "Verdana"; font-size: 12px; color: #FFFFFF;}
.whiteaudios {font-family: "Verdana"; font-size: 14px; color: #FFFFFF;}

.gray {font-family: "Verdana"; font-size: 16px; font-weight:bolder; color: #5e5e5e;}
.gray12 {font-family: "Verdana"; font-size: 12px; color: #5e5e5e;}

.black {font-family: "Verdana"; font-size: 12px; color: #000000;}
.black11 {font-family: "Verdana"; font-size: 12px; color: #000000;}

.blue {font-family: "Verdana"; font-size: 12px; color: #013376;}

.grayadvises {font-family: "Verdana"; font-size: 10px; color: #747474;}
.orangeadvises {font-family: "Verdana"; font-size: 10px; color: #FF9900;}

a.linkwhite { color:#FFFFFF; text-decoration: none; font-family: "Verdana"; font-size: 12px;}
a.linkwhite:hover { color: #FFFFFF; text-decoration: 0 }
a.linkwhite:visited { color: #FFFFFF; text-decoration: 0 }
a.linkwhite:active { color: #FFFFFF; text-decoration: 0 }

a.linkgraybig { color:#5e5e5e; text-decoration: none; font-family: "Verdana"; font-size: 14px; font-weight:100;}
a.linkgraybig:hover { color: #5e5e5e; text-decoration: 0 }
a.linkgraybig:visited { color: #5e5e5e; text-decoration: 0 }
a.linkgraybig:active { color: #5e5e5e; text-decoration: 0 }

a.linkgray12 { color:#5e5e5e; text-decoration: none; font-family: "Verdana"; font-size: 12px; text-decoration:underline;}
a.linkgray12:hover { color: #5e5e5e; text-decoration: 0 }
a.linkgray12:visited { color: #5e5e5e; text-decoration: 0 }
a.linkgray12:active { color: #5e5e5e; text-decoration: 0 }

a.linkblue12 { color:#013376; text-decoration: none; font-family: "Verdana"; font-size: 12px; text-decoration:underline;}
a.linkblue12:hover { color: #013376; text-decoration: 0 }
a.linkblue12:visited { color: #013376; text-decoration: 0 }
a.linkblue12:active { color: #013376; text-decoration: 0 }

a.linkwhitebig { color:#FFFFFF; text-decoration: none; font-family: "Verdana"; font-size: 12px;}
a.linkwhitebig:hover { color: #FFFFFF; text-decoration: 0 }
a.linkwhitebig:visited { color: #FFFFFF; text-decoration: 0 }
a.linkwhitebig:active { color: #FFFFFF; text-decoration: 0 }

a.linkblack { color:#000000; text-decoration: none; font-family: "Verdana"; font-size: 10px;}
a.linkblack:hover { color: #000000; text-decoration: 0 }
a.linkblack:visited { color: #000000; text-decoration: 0 }
a.linkblack:active { color: #000000; text-decoration: 0 }

a.linkblue { color:#013376; text-decoration: none; font-family: "Verdana"; font-size: 12px; text-decoration:underline;}
a.linkwhite:hover { color: #013376; text-decoration: 0 }
a.linkwhite:visited { color: #013376; text-decoration: 0 }
a.linkwhite:active { color: #013376; text-decoration: 0 }

.tools {color:#000000; font-size:10px; font-family: "Verdana";}
.form { margin:0; padding:0;}