html
{
overflow-y: scroll;
height:100%;
}

body 
{
background:#ffffff url(../files/web/mainbg3.png) repeat-y top center;
margin:0px 0px 0px 0px;
height:100%;
}

ul 
{
list-style-type: circle;margin:0px 0px 0px 0px;padding:0px 0px 0px 15px;
}

li 
{
padding:0px 0px 3px 0px;
}

.wrap
{
width:920px;
margin:0px auto;
}

/* TOP */
.top
{
position:relative;
margin-top:25px;
height:95px;
background:#ffffff;
width:100%;
overflow:hidden;
}

.topLeft{
background-color:#ffffff;
width:200px;
margin-left:0px;
float:left;
overflow:hidden;
}

.topRight {
margin-top:0px;
margin-right:-3px;
width:697px;
position:relative;
background-color:#ffffff;
overflow:hidden;
}

.topRightTop{
position:relative;
width:100%;
height:35px;
overflow:hidden;
}

.topRightBottom{
position:relative;
width:100%;
height:60px;
overflow:hidden;
}

.toprightrow2col1{
width:380px;
overflow:hidden;
float:left;
}

.toprightrow2col2{
margin:0px 0px 0px 0px;
padding-left:10px;
border-width:0px 0px 0px 1px;
border-style:solid;
border-color:#666666;
overflow:hidden;

}

.schema 
{
padding-left:5px;
padding-right:5px;
border-width:0px 0px 0px 1px;
border-style:dotted;
border-color:#AFD9E3;
}

.topnav{
width:350px;
float:left;
overflow:hidden;
}

.topnavcol1{
width:100px;
float:left;
overflow:hidden;
}

.topnavcol2{
margin:15px 0px 0px 0px;
overflow:hidden;
}

.topnavcol2row1{
overflow:hidden;
position:relative;
}

.topmain{
overflow:hidden;
}

.topmainrow1{
margin:20px 0px 0px 0px;
overflow:hidden;
position:relative;
}

.topmainrow2{
margin:20px 0px 20px 0px;
overflow:hidden;
position:relative;
}

.topmainrow2col1{
width:380px;
float:left;
overflow:hidden;
}

.topmainrow2col2{
text-align:right;
border-width:0px 0px 0px 1px;
border-style:solid;
border-color:#666666;
overflow:hidden;
}

/* MAIN */
.main{
width:100%;
background:#ffffff url(../files/images/main_bg.gif) repeat-y top center;
border-width:10px 0px 4px 0px;
border-style:solid;
border-color:#85da29;
position:relative;
}

.mainleft{
margin:0px 0px 0px 0px;
width:330px;
overflow:visible;
float:left;
}

.mainright{
margin-right:-3px;
width:590px;
overflow:hidden;
position:relative;
}

.mainrightcol1{
margin:20px 0px 20px 0px;
width:380px;
float:left;

border-width:0px 1px 0px 0px;
border-style:dotted;
border-color:#85da29;
overflow:hidden;
}

.mainrightcol2{
margin:20px -3px 20px 0px;
width:197px;
overflow:hidden;
position:relative;
}

/* NEWS */
.news{
margin:15px 20px 20px 20px;
text-align:left;
overflow:hidden;
position:relative;
}

.allnews{
margin:10px 20px 20px -7px;
text-align:left;
overflow:hidden;
position:relative;
}


.newsbreak{
margin:20px 0px 20px 0px;
border-width:1px 0px 0px 0px;
border-style:dotted;
border-color:#999999;
width:auto;
}

/* IMAGE */
.img1 {
border-width:1px 1px 1px 1px;
border-style:solid;
border-color:#85da29;
}

/* COURSES */


.course_arrow {
margin:-2px 10px 0px 0px;
border:none;
}

.course_pict{
margin:2px 10px 0px 10px;
width:25px;
float:right;
overflow:hidden;
}

.course_pict1{
margin:2px 10px 0px 5px;
width:25px;
float:left;
overflow:hidden;
}

.course_content{
padding:7px 0px 0px 0px;
overflow:hidden;
}

.course_content1{
padding:7px 0px 0px 20px;
overflow:hidden;
}

.course_content2{
padding:7px 10px 10px 10px;
overflow:visible;
}

.course {
color:#FFFFFF;
}

.course a {
color:#FFFFFF;
text-decoration:none;
}

.course a:hover{
color:#FFFFFF;
text-decoration:underline;
}

.coursebreak{
margin:10px 0px 10px 0px;
border-width:1px 0px 0px 0px;
border-style:dotted;
border-color:#999999;
}

/* CALENDAR */
.calendarCol1 {
width:50px;
background-color:#f1f1f1;
text-align:center;
vertical-align:middle;
}

.calendarCol0 {
width:50px;
background-color:#e4e4e4;
text-align:center;
vertical-align:middle;
}

.calendarDateSelect {
background-color:#85da29;
width:20px;
height:20px;
margin:5px 5px 5px 5px;
text-align:center;
}

.calendarDateNotSelect {
background-color:#CCCCCC;
width:20px;
height:20px;
margin:5px 5px 5px 5px;
text-align:center;
}

.calendarDate {
color:#333333;
width:20px;
height:20px;
text-align:center;
}

.calendarDate a {
color:#333333;
text-decoration:underline;
}

.calendarDate a:hover {
color:#333333;
text-decoration:none;
}


.calendarbreak{
margin:5px 0px 5px 0px;
height:1px;
border-width:1px 0px 0px 0px;
border-style:dotted;
border-color:#999999;
width:100%;
}


/* FORM */
.courseForm{
margin:20px 0px 20px 0px;
text-align:left;
position:relative;
}

.selectField {
font:11px Arial, Verdana, sans-serif;
color:#333333;	
background:#AFD9E3;
padding-left:4px;
width:285px;
height:auto;
border:1px solid #008390;
margin:0px 0px 10px 0px;
}

.inputField {
font:11px Arial, Verdana, sans-serif;	
color:#333333;	
background:#FFFFFF;	
padding-left:4px;	
width:280px;	
border:1px solid #008390;	
margin:0px 0px 10px 0px;
}

.inputField1 {
font:11px Arial, Verdana, sans-serif;	
color:#5a9d11;	
background:#FFFFFF;	
padding-left:4px;	
width:165px;	
border:1px solid #85da29;	
margin:0px 0px 10px 0px;
}

.textareafield {
font:11px Arial, Verdana, sans-serif;
color:#333333;	
background:#FFFFFF;	
padding-left:4px;	
width:280px;	
height:80px;	
border:1px solid #008390;	
margin:0px 0px 10px 0px;
}

.btn {
font:11px  Arial, Verdana, sans-serif;	
padding-left:4px;	
color:#333333;	
border:1px outset #008390;
font-weight:bold;
height:25px; 
background:#AFD9E3;
}

.formbreak{
margin:10px 0px 10px 0px;
border-width:1px 0px 0px 0px;
border-style:dotted;
border-color:#999999;
width:auto;
}

.formlabel {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-variant:small-caps;
color:#333333;
}




