@import "generalSettings.css";
@import "topMenu.css";
@import "news.css";
@import "cal.css";
@import "topTabMenu.css";

body {
	background-color: #2b2b2b;	
}

#flashcontent {
	border: 0px;
	width: 565px;
	height: 359px;
	margin: 0;
	padding: 0;
}


#cont {
	margin-bottom: 10px;
}
#startYouTube {
	margin-left: 10px;
	margin-top: 7px;
	color: #286942;
        font-size: 14px;
}
#startYouTube a, #startYouTube a:visited {
	color: #286942;
        text-decoration: none;
        font-weight: bold;
}

#startMiddle2TD {
	background: url(../v3_img/startMiddle2TDBg.jpg);
	height: 359px;
X}

#startMiddleMenu {
	margin-left: 15px;
	margin-top: 20px;
        color: white;
        font-size: 14px;
}
#startBottomNews {
	margin-left: 10px;
	margin-top: 15px;
        color: #03263d;
        font-size: 14px;
}
#startBottomNews a, #startBottomNews a:visited {
        color: #03263d;
        text-decoration: none;
        font-weight: bold;
}

#startMiddleMenu a, #startMiddleMenu a:visited {
        color: white;
        text-decoration: none;
}
.startMiddleMenuItem {
        margin-bottom: 15px;
        clear: both;
}

#startBottomMenu1TD {
	background: url(../v3_img/startBottomMenu1TDBg.jpg) no-repeat;
	height: 201px;
}

#startBottomNewsTD {
	background: url(../v3_img/startBottomNewsTDBg.jpg) no-repeat;
	height: 201px;
	overflow: hidden;
}

#startBottomMenu1 {
	margin-left: 40px;
	margin-top: 17px;
}
#startBottomMenu1 a, #startBottomMenu1 a:visited {
        color: white;
        text-decoration: none;
        font-size: 14px;
}

.startBottomMenuItemFirst, .startBottomMenuItem {
	float: left;
	width: 100px;
	text-align: center;
}
.startBottomMenuItem {
	border-left: 1px solid white;
}

#startGalleryHeader {
        margin: 7px 0 15px 6px;      
}
#startGalleryHeader a, #startGalleryHeader a:visited {
        text-decoration: none;
        color: white;
        font-size: 14px;
        font-weight: bold;
}
#startGalleryMore {
	text-align: right;
	margin-right: 10px;
}
#startGalleryMore a, #startGalleryMore a:visited {
        text-decoration: none;
        color: white;
        font-weight: bold;
}
#startCalHeader {
        margin: 7px 0 15px 6px;      
        color: white;
        font-size: 14px;
}
#startCalHeader a, #startCalHeader a:visited {
        color: white;
        text-decoration: none;
        font-weight: bold;
}
.tx-cal-controller .month-small {
    background: white;
    margin-left: 6px;
}

.tx-cal-controller .month-small th.medtitle a {
    margin-left: 80px;
    float: left;
}

