/* CSS Document */
/*original color for a.href = #660033*/
/*original color for a.href = #7994B9*/
a.white {
	color : #A2C1C1;
	font-family : Arial;
	text-decoration : none;
	font-weight:bold;
    font-size:13px;
}
a.white:visited {
	color : #A2C1C1;
    font-family : Arial;
	text-decoration : none;
	font-weight:bold;
    font-size:13px;
}
a.white:hover {
	color : #A2C1C1;
    font-family : Arial;
	text-decoration : underline;
	font-weight:bold;
    font-size:13px;
}

a.bgblack {
	color : #ffffff;
	font-family : Arial;
	text-decoration : none;
	font-weight:bold;
    font-size:13px;
}
a.bgblack:visited {
	color : #ffffff;
    font-family : Arial;
	text-decoration : none;
		font-weight:bold;
		    font-size:13px;
}
a.bgblack:hover {
	color : #A2C1C1;
    font-family : Arial;
	text-decoration : underline;
		font-weight:bold;
		    font-size:13px;
}

a.bgblacksml {
	color : #ffffff;
	font-family : Arial;
	text-decoration : underline;
	font-weight:bold;
    font-size:13px;
}
a.bgblacksml:visited {
	color : #ffffff;
    font-family : Arial;
	text-decoration : underline;
	font-weight:bold;
    font-size:13px;
}
a.bgblacksml:hover {
	color : #ffffff;
    font-family : Arial;
	text-decoration : underline;
	font-weight:bold;
    font-size:13px;
}

.bgblacksml {
	color : #ffffff;
    font-family : Arial;
	text-decoration : none;
	font-weight:bold;
    font-size:13px;
}

a {
	color : #003366;
	font-family : Arial;
	text-decoration : underline;
}
a:visited {
	color : #003366;
	font-family : Arial;
	estext-decoration : underline;

}
a:hover {
	color : #000000;
    font-family : Arial;
	text-decoration : underline;

}
input.button {
 	font-family : Arial;
    font-size:13px;
	font-weight:bold;
    border:1px solid #bbbbbb;
    color: #000000;
    padding-bottom:1px;
    padding-top:1px;
    padding-left:1px;
    padding-right:1px;
    text-decoration:none;
    background-color:#ffdc0b;		
}

input.input {
 	font-family : Arial;
    font-size:13px;
	font-weight:bold;
    border:1px solid #000000;
    color: #000000;
    padding-bottom:1px;
    padding-top:1px;
    padding-left:1px;
    padding-right:1px;
    text-decoration:none;
    background-color:#ffffff;		
}

input.submit {
 	font-family : Arial;
    font-size:13px;
	font-weight:bold;
    border:1px solid #ffffff;
    color: #ffffff;
    padding-bottom:1px;
    padding-top:1px;
    padding-left:1px;
    padding-right:1px;
    text-decoration:none;
    background-color:#990033;		
}

li {
    color : #000000;
	font-family : Arial;
	font-size: 13px;
	text-decoration : none;
}
td {
    color : #000000;
	font-family : Arial;
	font-size: 13px;
	text-decoration : none;
}

p {
    color : #000000;
	font-family : Arial;
	font-size: 13px;
	text-decoration : none;
}

select {
    color : #000000;
	font-family : Arial;
	font-size: 13px;
	text-decoration : none;
}

input {
    color : #000000;
	font-family : Arial;
	font-size: 13px;
	text-decoration : none;
}

.bod_title {
    color : #006699;
	font-family : Arial;
	font-size: 13px;
	font-weight:bold;
}

.bod_job {
    color : #000000;
	font-family : Arial;
	font-size: 13px;
	text-decoration : none;
}

.smalltxt {
	    color : #000000;
        font-family : Arial;
	    text-decoration : none;
        font-size: 10px;
}
.subheader {
	    color : #000000;
        font-family : Arial;
	    text-decoration : none;
		font-weight : bold;
		text-transform : uppercase;
        font-size: 14.5px;
}
.subheader2 {
        color : #003366;
        font-family : Arial;
	    text-decoration : none;
		font-weight : bold;
		text-transform : uppercase;
        font-size: 14px;
}
.subheader3 {
        color : #cc9933;
        font-family : Arial;
	    text-decoration : none;
		font-weight : bold;
        font-size: 13px;
}

H1 {
        color : #000000;
        font-family : Arial;
	    text-decoration : none;
		font-weight : bold;
        font-size: 21px;
}

H2 {
        color : #003366;
        font-family : Arial;
	    text-decoration : none;
		font-weight : bold;
		text-transform : uppercase;
        font-size: 14px;
}

.news {

        font-family : Arial;
	    text-decoration : none;
        font-size: 10px;
}

.news11 {

        font-family : Arial;
	    text-decoration : none;
        font-size: 11px;
}

img.sponsors {
   border: solid 1px black;
   margin-bottom: 4px;
   margin-top: 4px;
}
#imageContainer {
	padding: 0px;
	width: 229px;
	height: 144px;
	float:right;
	border: 2px solid #fff;
}
#imageBall {
	background-image:url(../images/ball/2012/internationalBall.png);
	background-repeat:no-repeat;
	width: 225px;
	height: 140px;
	border: 8px solid #666;
}
