/* BlueNote CCSTheme */

body,table,td{
font-family: Geneva,Verdana,Arial,Helvetica,sans-serif;
font-size: 10pt;
color: #333333;

}

body 

{

background-image: url("http://i42.tinypic.com/vcqtk2.png");

background-position: center top;

background-repeat: no-repeat;

background-attachment: fixed;

}


td.register{
	font-weight: bold;
}

input {
        font-size: 10pt;
        font-family: arial;
}

a{#FF6666;
	text-decoration : none;
}
a:visited{color: #333333;
	text-decoration : none;
}
a:hover{color: #333333;
	text-decoration : none;
}
a:link{#FF6666;
	text-decoration : none;
}


a.register{
	font-size: 11pt;
	color: #FF6666;
	text-decoration: none;
	text-align: center;
}

a.register:hover{
font-size: 11pt;
	color: #333333;
	text-decoration : none;
		text-align: center;
}

td,table{
        /*padding : 0px 0px 0px;
        padding-bottom : 0px;
        padding-left : 0px;
        padding-right : 0px;
        padding-top : 0px;*/
        margin : 0px 0px 0px 0px;
        margin-bottom : 0px;
        margin-left : 0px;
        margin-right : 0px;
        margin-top : 0px;
}

        
object,param,embed{
        border : 0;
        border-bottom-width : 0;
        border-width : 0;
        margin : 0;
        margin-bottom : 0;
        margin-left : 0;
        margin-right : 0;
        margin-top : 0;
        padding : 0;
        padding-bottom : 0;
        padding-left : 0;
        padding-top : 0;
        padding-right : 0;
        text-indent : 0;
}

ul,li,ol{
        line-height : 10pt;
}

span.course-header{
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10pt;
color: #3399ff;
font-weight: bold;
}
	
	

