body {
	background-color: #ffffff;
	margin: 0px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal; 
	color: #666666;
	text-align: justify;
}
a{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal; 
	color: #666666;
	text-decoration: underline;
}

.maintext{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal; 
	color: #666666;
	text-align: justify;
}
.header1 {
	FONT-WEIGHT: normal;
        FONT-SIZE: 19px;
        COLOR: #68A7DA;
        FONT-FAMILY:  Verdana, Arial, Helvetica, sans-serif;
        margin-bottom: 8px;
}
.header2, .header2 a{
	FONT-WEIGHT: bold;
        FONT-SIZE: 12px;
        COLOR: #68A7DA;
        FONT-FAMILY:  Verdana, Arial, Helvetica, sans-serif;
        margin-bottom: 4px;
}
.header3 {
	FONT-WEIGHT: bold;
        text-decoration: underline;
        FONT-SIZE: 11px;
        COLOR: #666666;
        FONT-FAMILY:  Verdana, Arial, Helvetica, sans-serif;
        margin-bottom: 4px;
}
.header4 {
	FONT-WEIGHT: normal;
        FONT-SIZE: 12px;
        COLOR: #68A7DA;
        FONT-FAMILY:  Verdana, Arial, Helvetica, sans-serif;
        margin-bottom: 8px;
}
.header5 {
	FONT-WEIGHT: normal;
        FONT-SIZE: 12px;
        COLOR: #666666;
        FONT-FAMILY:  Verdana, Arial, Helvetica, sans-serif;
        margin-bottom: 8px;
}
.darkheader4 {
	FONT-WEIGHT: bold;
        FONT-SIZE: 14px;
        COLOR: #666666;
        FONT-FAMILY:  Verdana, Arial, Helvetica, sans-serif;
        margin-bottom: 8px;
}
#daterow{
        FONT-SIZE: 11px;
        COLOR: #666666;
        FONT-FAMILY:  Verdana, Arial, Helvetica, sans-serif;
        background-color: #FFFFff;
}
#welcome{
	background-color: #FFFFCC;
	text-align: center;
	margin: 3px;
	padding: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #990000;
	font-weight: bold;
}
.lastNewsItem{
        margin-top: 2px;
        width: 285px;
        height: 47px;
        margin-right: 3px;
        background-color: #EDEDED;
        padding: 3px;
}
.lastNewsItem a{text-decoration: none;}
.lastNewsItem a:hover{COLOR: #68A7DA; text-decoration: none;}
.lastNewsDate{
 	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	font-weight: normal; 
	color: #666666;
}
.lastNewsMore{
 	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	font-weight: normal; 
	color: #68A7DA;
        text-decoration: underline;
        height: 20px;
}
.lastNewsTitle,.lastNewsTitle a{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold; 
	color: #666666;
}
.lastNewsText,.lastNewsText a{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal; 
	color: #666666;
        width: 220px;
}
.newsItem{
        padding: 7px;
        min-height: 70px;
        margin-top: 5px;
        border: 1px solid #C0CEF1;
}
.newsBrowser{
       COLOR: #68A7DA;
       margin-top: 20px;
       text-align: center;
       text-decoration: none;
}
.newsBrowser a{COLOR: #68A7DA; text-decoration: none;
}
.newsBrowser a:hover{text-decoration: underline;}

#inside img{
   /* margin: 10px;
    border: 1px solid #333333;*/
}
#loginform{
	height: 150px;
	text-align: center;
}
#loginform TD{
	font-family: Verdana, Arial;
	font-size: 11px;
}
#loginform input{
	width: 150px;
    height: 20px;
    font-size: 10px;
	margin-top: 15px;
	border: 1px solid #B6CDE4;
}
#loginform input#Submit{
	width: 50px;
	margin-top: 10px;
	text-align: center;
	border: 1px solid #B6CDE4;
}
.cv_head{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold; 
	color: #333333;
        margin-right: 10px;
        width: 135px;
        height: 20px; 
}
.cv_title,.cv_title a{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal; 
	color: #333333;
        /*height: 30px; */
        text-decoration: none;
}
.cv_title a:hover{text-decoration: underline;}
.cv_title input, cv_title select{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal; 
	width: 208px;
}
.cv_image{
	width: 130px;
	height: 160px;
	background-color: #999999;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	vertical-align: text-bottom;
	text-align: center;
}
#cv_table{/*margin-bottom: 30px;*/}
.course_details_head{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold; 
	color: #333333;
        margin-right: 10px;
        width: 180px;
        height: 20px; 
}
.course_details_title{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal; 
	color: #333333;
        text-decoration: none;
}
.course_details_title input{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal; 
	color: #333333;
        width: 280px;
}

.bottomLine {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #205890;
	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	TEXT-ALIGN: left;
        border-top: 1px dashed #205890;
}
.bottomLine a:link{
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #205890;
	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	TEXT-ALIGN: left;
        text-decoration: none;
}
.bottomLine a:hover{text-decoration: underline;}

.okcancel{
        box-sizing: border-box;
        -moz-box-sizing: border-box;
	font-size: 12px;
        font-weight: bold;
	background-color: #EDEDED;
	color: #205890;
	border: 1px solid #cccccc;
	padding: 10px;
	height: 35px;
	width: 100px;
	margin-top: 30px;
	margin-right: 10px;
	margin-left: 10px;
}
.okcancel a:link, .okcancel a:visited{
        font-size: 12px;
        font-weight: bold;
        color: #205890;
        text-decoration: none;
}
.okcancel a:hover{
        color: #883333;
}
.editDelete, .editDelete a, .editDelete a:link, .editDelete a:visited {
    font-size: 10px;
}
.materialHeader{
    font-weight: bold;
    font-size: 13px;
    background-color: #68A7DA;
    height: 24px;
    text-align: center;
    color: #ffffff;
}
.materialSubHeader{
    font-weight: bold;
    font-size: 11px;
    background-color: #cccccc;
    height: 14px;
    text-align: center;
    color: #ffffff;
 }
.materialItemName{
    font-weight: normal;
    font-size: 12px;
    height: 18px;
    text-align: left;
    padding-left: 5px;
    padding: 6px;

 }
.materialItemSize{
    font-weight: normal;
    font-size: 12px;
    height: 18px;
    text-align: center;
    padding: 1px;
    width: 60px;
 }
.materialItemDate{
    font-weight: normal;
    font-size: 10px;
    height: 18px;
    text-align: center;
    width: 110px;
 }
.materialItemName a, .materialItemName a:link, .materialItem a:visited{
    color: #68A7DA;
    font-weight: bold;
    text-decoration: none;
}
.materialItemName a:hover{
    text-decoration: underline;
    color: #883333;
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
H2 {
h2{color:red;
}

