/**************************************
 * THEME NAME: mytheme2
 *
 * Files included in this sheet:
 *
 *   mytheme2/user_styles.css
 **************************************/

/***** mytheme2/user_styles.css start *****/

body {
 background-color: #CCCCCC;
background-image: url(body_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 0px;
	margin-top: 0px;
}
body, table, td, th, li {
 font-family: Arial,Helvetica,sans-serif;
}
.sideblock .header {
 background-color: #000033;
 color: #FFFFFF;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF0;
}
.generalbox.sitetopic.box {
border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.headermenu {
margin-top: 5px;
color: #FFF;
}
.headermenu a {
color: #FF0;
}
body a{color: #000099;
}
#course-view .section td.content {
background-color: #FFF;
}



/***** mytheme2/user_styles.css end *****/


