body {
	font-size: 12px;
}
.Title01 {
	border: 1px solid #000000;
	font-size: 16px;
	font-weight: bolder;
}
.CSS02 {
	font-size: 12px;
	line-height: 20px;
	height: 1px;
}
.CSS03 {
	background-color: #F7FFE7;
}
.CSS04 {
	background-color: #F7EFD6;
	font-size: 12px;
}
.CSS05 {
	background-color: #000000;
}
.TableTitle01 {
	font-size: 12px;
	line-height: 26px;
	background-image: url(../Maintain/Images/sbg.jpg);
}
.Text12 {
	font-size: 12px;
}
a:link {
	font-size: 15px;
	color: #0033CC;
	text-decoration: underline;
}

a:visited {
	color: #003366;
	text-decoration: underline;
	font-size: 15px;
}
a:hover {
	color: #FFFFFF;
	background-color: #003366;
	font-size: 15px;
}
.TextField_Locked {
	border: 1px none #FFAE18;
	background-color: #F7EFD6;
}
.CursorHand {
	cursor: hand;
}
.KeyText {
	color: #FF0000;
}
.Filed_Locked {
	background-color: #E7E7E7;
}
.CSS06 {
	background-color: #FFC993;
	font-size: 16px;
}
.td_LRB_Line {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
/*Custom vertical button for tinymce 2012.10.10*/
#btn_picture {
            background: url("../../images/picture.png") 
            no-repeat 0px 0px transparent;
            display: block;
            height: 50px;
            width: 60px;
        }
#btn_picture:hover {
    background: url("../../images/picture.png") 
    no-repeat 0px 0px;     
    /*border:1px solid #0A246A; background-color:#B2BBD0;*/ 
}
#btn_filetool {
    background: url("../../images/filetool.png") 
    no-repeat scroll 0 0 transparent;
    display: block;
    height: 50px;
    width: 60px;
}
#btn_freepage {
    background: url("../../images/freepage.png") 
    no-repeat scroll 0 0 transparent;
    display: block;
    height: 50px;
    width: 60px;
}
#btn_marquee {
    background: url("../../images/marquee.png") 
    no-repeat scroll 0 0 transparent;
    display: block;
    height: 50px;
    width: 60px;
}
#btn_movies {
    background: url("../../images/movies.png") 
    no-repeat scroll 0 0 transparent;
    display: block;
    height: 50px;
    width: 60px;
}
#btn_photo {
    background: url("../../images/photo.png") 
    no-repeat scroll 0 0 transparent;
    display: block;
    height: 50px;
    width: 60px;
}
#btn_link {
    background: url("../../images/link.png") 
    no-repeat scroll 0 0 transparent;
    display: block;
    height: 50px;
    width: 60px;
}
#btn_pasteword {
    background: url("../../images/pasteword.png") 
    no-repeat scroll 0 0 transparent;
    display: block;
    height: 50px;
    width: 60px;
}
#btn_pastetext {
    background: url("../../images/pastetext.png") 
    no-repeat scroll 0 0 transparent;
    display: block;
    height: 50px;
    width: 60px;
}
    #btn_code {
    background: url("../../images/code.png") 
    no-repeat scroll 0 0 transparent;
    display: block;
    height: 50px;
    width: 60px;
}