body, .formtext {
		font-family:arial,tahoma; 
		font-size:10pt;
		color:#000000;
		margin:0px;
		background:#FFF;
	}

.formtext {
		font-size:8pt;
}

#formtable .formtitle, .title{color:#FF5B90; text-align:right;font-size:8pt;}

#framework {
		background-image: url(../images/bg1.jpg);
		background-repeat:no-repeat;
		width:940px;
		height:718px;
		margin:0px;
		position:relative;
	}

#menu {width:100%;height:27px;position:relative;margin-top:38px;}

#menu, #menu a, #menu a:hover {
		margin-left:15px;
		font-family:Arial;
		font-size:9pt;
		font-weight:bold;
		padding:5px 45px 5px 5px;
	}


#menu a {
		background:#ffffff;
		color:#663300;
		text-decoration:none;
	}

#menu a:hover, #menu .active {
		background:#FF5B91;
		color:#ffffff;
	}


#list{
		width:455px; 
		height:435px; 
		margin-top:80px !important;
		margin-left:25px;
		position:relative;
		border:0px solid;
		float:left;
}

#list table td {
text-align:center;
}

#video{
		width:330px; 
		height:250px; 
		margin-top:145px;
		margin-left:80px;
		position:relative;
		}

#intro{
		width:385px !important; 
		height:240px !important; 
		margin-top:270px !important;
		margin-left:33px;
		line-height:1.1em;
		border:0px solid;
		position:relative;
		font-family: arial;
		font-size:8pt;
		padding:2px 1px 2px 5px;
		text-align:justify;
		}

#address{
		width:385px !important; 
		height:240px !important; 
		margin-top:270px !important;
		margin-left:33px;
		line-height:1.1em;
		border:0px solid;
		position:relative;
		font-family: arial;
		font-size:8pt;
		padding:2px 1px 2px 5px;
		text-align:justify;
		}

.videotext{
color:red;
font-weight:bold;
}

#note, submit,textarea,select,input{
		font-family:verdana,arial,tahoma; 
		height:20px;
		background-color:#EAEAEA; 
		width:290px;
		color:000000;
		border-top:0px solid #EAEAEA;
		border-bottom:0px solid #EAEAEA;
		border-left:0px solid #EAEAEA;
		border-right:0px solid #EAEAEA;
		font-size:8pt;
	}
#note, textarea{overflow:auto;}
#note {height:200px;}
label.error {font-size:8pt;font-weight:bold;color:red;text-align:left;}

#address A,.formtext A, A {color:#663300;text-decoration:none;}
#address A:hover,.formtext A:hover, a:hover{text-decoration:underline;}

td {
		font-family:arial,tahoma; 
		font-size:10pt;
	}
.border{
border:1px #e1e1e1 solid;
}
.paging{padding:0 5px 5px 5px;font-weight:bold;font-size:9pt;}
.paging a {color:#FF5B91;}
