.top{
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#0100fe; text-decoration:none;
}

.button{
 color:#000000; text-decoration:none;
}

.thought{
font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#9c191a; text-decoration:none;
}

.white{
font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#FFFFFF; text-decoration:none; 
}

.text{
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none; color:#000000; 
}

.blue{
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none; color:#0100fe; 
}

#padding{
padding-top:5px; padding-left:5px; padding-bottom:5px; padding-right:5px; margin-left:15px;
}

#button{
width:11%; background-image:url(images/button_bg1.jpg); height:22px; float:left; 
}

#button1{
width:auto; margin-top:5px; margin-left:5px;
}

#button_main{
width:100%; height:auto; background:#FFFFFF; float:left; height:29px; background-image:url(images/button_bg_main.jpg);
}

#main{
width:100%; height:auto; background:#FFFFFF; float:left;
}
#margin{
width:100%; height:auto; background:#FFFFFF; float:left; margin:5px;
}
#flash{
width:100%; float:left; margin-top:5px; margin-bottom:5px;
}

#index{
 width:778px; text-align:center; background-color:#FFFFFF;
 }
 
 #news{
width:30%; float:left; margin-top:8px;
}

#index_text{
 width:65%; float:right; margin-top:8px; text-align:justify;
 }
 
 #image{
 width:42%; float:left; height:auto;
 }
 #bottom{
width:50%; float:right; vertical-align:bottom; text-align:right; margin-top:20px; margin-right:5px;
}

#arrow{
width:2%; float:left; text-align:center; margin-top:3px; margin-right:5px;
}

#thought{
width:90%; height:auto; float:right; margin-right:5px; text-align:left; margin-top:20px;
}

#admission{
width:251px; float:left; height:28px;
}

#left{
width:11px; float:right; height:28px;
}
#content{
width:98%; height:auto; background:#FFFFFF; float:left; text-align:justify; margin-left:5px; margin-right:5px;
}

#contact{
width:45%; height:auto; background:#FFFFFF; float:left; text-align:justify; margin:5px;
}

#sitemap{
width:auto; height:auto; background:#FFFFFF; float:left; text-align:justify; height:30px;
}

.record{
font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#9c191a; text-decoration:none;
}

/*tolltips*/
/*---------- bubble tooltip -----------*/

.hint {
	font-size: 12px;
	text-decoration: none;
}

/* All form elements are within the definition list for this example */
dl {
	font:normal 12px/15px Arial;
	position: relative;
	width: 90%;
}
dt {
    clear: both;
    float:left;
    width: 130px;
    padding: 4px 0 2px 0;
    text-align: left;
}
dd {
    float: left;
    width: 200px;
    margin: 0 0 8px 0;
    padding-left: 6px;
}


/* The hint to Hide and Show */
.hint {
   	display: none;
    position: absolute;
    right: -10px;
    width: 250px;
    margin-top: -4px;
    border: 1px solid #c93;
    padding: 10px 12px;
    /* to fix IE6, I can't just declare a background-color,
    I must do a bg image, too!  So I'm duplicating the pointer.gif
    image, and positioning it so that it doesn't show up
    within the box */
    background: #ffc url(pointer.gif) no-repeat -10px 5px;
}

/* The pointer image is hadded by using another span */
.hint .hint-pointer {
    position: absolute;
    left: -10px;
    top: 5px;
    width: 20px;
    height: 19px;
    background: url(/images/pointer.gif) left top no-repeat;
}/*,,,,,,,,,,,,,,*/



/*new soe style*/
.heading{
font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#980101; text-decoration:none; text-align:left;
}


.star{
color:#980101;
}
.diverror{
font-size:11px; color:#980101; text-align:left; width:250px;
}

#contact{
width:45%; height:auto; background:#FFFFFF; float:left; text-align:justify; margin:5px;
}
