/* @Font-face */
@font-face {
    font-family: BebasNeueRegular;
    src: url('fonts/BebasNeue-webfont.eot');
    src: url('fonts/BebasNeue-webfont.eot?#iefix') format('eot'),
         url('fonts/BebasNeue-webfont.woff') format('woff'),
         url('fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('fonts/BebasNeue-webfont.svg#webfontj1CI1MAi') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: NobileBold;
    src: url('http://www.mtcdallas.org/fonts/nobile_bold-webfont.eot');
    src: url('http://www.mtcdallas.org/fonts/nobile_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.mtcdallas.org/fonts/nobile_bold-webfont.woff') format('woff'),
         url('http://www.mtcdallas.org/fonts/nobile_bold-webfont.ttf') format('truetype'),
         url('http://www.mtcdallas.org/fonts/nobile_bold-webfont.svg#NobileBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* CSS Document */
.bodybg {
	background-color: #dfffdf; 
	background-image: url('images/bg.jpg'); 
	background-repeat: no-repeat; 
	background-attachment: fixed;
	background-position: center;
}
.bodybgDove {
	background-color: #dfffdf; 
	background-image: url('images/bgDove.jpg'); 
	background-repeat: no-repeat; 
	background-attachment: fixed;
	background-position: left;
}
#leftmenu {
}
#news h1 {
	font-size: 16px;
	font-weight: bold;
}
#topMenu {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/top-menubar.jpg);
	background-repeat: no-repeat;
	padding-right: 15px;
	vertical-align: top;
	padding-top: 8px;
	position: relative;
}
#topMenu a:link {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #002A5C;
}
#topMenu a:active {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #002A5C;
}
#topMenu a:visited {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #002A5C;
}
#topMenu a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #0000FF;
	font-style: normal;
}
#topTable {
	margin-bottom: 10px;
}


#news {
	font-family: Verdana;
}
#news p {
	font-size: 12px;
}
#leftMenu h1 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
}
#leftMenu li {
	font-family: Verdana;
	font-size: 10px;
	list-style-type:none;
	margin-bottom: 5px;
}
#leftMenu ul {
	margin-left: 10px;
	padding-left: 0px;
	float:none;
	text-align: left;
}
#leftMenu a:link {
	font-style: normal;
	text-decoration: none;
	color: #002A5C;
}
#leftMenu a:active {
	font-style: normal;
	text-decoration: none;
	color: #002A5C;
}
#leftMenu a:visited {
	font-style: normal;
	text-decoration: none;
	color: #002A5C;
}
#leftMenu a:hover {
	color: #0000FF;
	font-style: normal;
	background-color: #CCCCCC;
}
#bottom {
	font-family: Verdana;
	padding-left: 30px;
	background-image: url(images/bottombar.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 40px;
}
#bottom p {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
#bottom p a:link {
	font-style: normal;
	text-decoration: none;
	color: #002A5C;
}
#bottom p a:active {
	font-style: normal;
	text-decoration: none;
	color: #002A5C;
}
#bottom p a:visited {
	font-style: normal;
	text-decoration: none;
	color: #002A5C;
}
#bottom p a:hover {
	color: #0000FF;
	font-style: normal;
}
#textbox {
	font-family: Verdana;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#textboxIndex {
	font-family: Verdana;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
#textboxIndex h1 {
	font-size: 18px;
}
#textboxIndex p {
	font-size: 12px;
}
#textbox h1 {
	font-size: 18px;
}
#textbox p {
	font-size: 12px;
}
#textbox li {
	font-size: 12px;
	line-height: 18px;
}
#textbox_calendar {
	font-family: Verdana;
}
#tblViewBdays td {
	font-size: 12px;
	font-family: Verdana;
	padding-right:10px;
}
#tblViewBdays {
	margin-left: 20px;
}
.datarow2 {
	background-color:#DCDCDC;
}
.datarowBday {
	background-color:#FFFF00;
}
#textbox_calendar h1 {
	font-size: 18px;
}
#textbox h2 {
	font-size: 22px;
	font-family:NobileBold, Arial;
	text-transform:uppercase;
	border-bottom:thin #009 solid;
}
.login {
	font-size:10px;
	font:Verdana;
}

