* {
    font-family: Arial;
    font-size: 12px;
    color:#323232;
}
.gyroFont {
    font-family:"Times New Roman", serif;
    font-size: 13px;
    font-weight:bold;
    color:#323232;
}
.mainGyroFont{
    font-family:"Times New Roman", serif;
    font-size: 15px;
    font-weight:bold;
    color:#FF5000;
}
a,a:link,a:visited,a:hover,a:active,a:focus {
    cursor: pointer;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    color:#0000A0;
}
HTML, BODY{
   width:100%;
   margin:auto;
   padding:0;
}
BODY {background-color:#FFFFFF;}
iframe { 
    display:block;border:none;font-family: Arial;
    font-size: 12px;
    color:red;
}
.mainTdLeft{
  background-image:url(../images/background_grey_left.jpg);background-repeat:repeat-y;background-position:top right;
}
.mainTdRight{
background-image:url(../images/background_grey_right.jpg);background-repeat:repeat-y;background-position:top left;
}
table.mainBox {
    border:none;
    height:99%;
    width:100%;
    text-align:left;
    vertical-align:top;
}
.mainTd{
    text-align:left;
    vertical-align:top;
    border-right:1px none #CCCCCC;
    border-left:1px none #CCCCCC;
    border-top:0px none #FFFFFF;
    border-bottom:1px solid #CCCCCC;
    width:960px;
    padding: 0px;
    margin: 0px;
    background-color:#FFFFFF;
}
.mainTdBorder{
    text-align:left;
    vertical-align:top;
    border-right:1px solid #666666;
    border-left:1px solid #666666;
    border-top:0px none #FFFFFF;
    border-bottom:1px solid #666666;
    width:960px;
    padding: 0px;
    margin: 0px;
    background-color:#FFFFFF;

}
.contentBox{
    background-image:url(../images/headerShadow_2.jpg);
    background-repeat:no-repeat;
    background-position:top;
    border-style:1px solid #000000;
    width:930px;
    text-align:center;
}
.headerGap{
    height:14px;
    width:930px;
}
.headerLine{
    height:273px;
    width:930px;
    border-style:none;
    background-image:url(../images/mainHeader.jpg);
    background-repeat:no-repeat;
    background-position:right;
}
.text_body{
    font:normal 14px Arial, sans-serif;
    padding-left:15px;
    vertical-align:top;
}
td.imgArea{
    width:240px;
    height:350px;
    text-align:left;
    vertical-align:top;
    border-right:1px none #CCCCCC;
    background-color:#F2F2F2;
    
}
div.imgArea{
    width:240px;
    /*height:350px;*/
    overflow:hidden;
    background-color:#F2F2F2;
 }
.textArea{
    border:0px none #000000;
    width:680px;
    height:350px;
    background-color:transparent;
    overflow: auto;
    text-align:left;
    vertical-align:top;
    padding-left:25px;
    padding-top:10px;
    padding-right:10px;
}
.contentFrame{
    border:1px none #000000;
    /*width:920px;*/
    width:645px;
    height:410px;
    background-color:transparent;
    overflow: auto;
    text-align:left;
}
.imagesFrame{
    border:1px none #000000;
    width:240px;
    height:430px;
    background-color:#F2F2F2;
    overflow: hidden;
    text-align:left;
}
.copyR, .copyRB{
    font-family:"Times New Roman", serif;
    padding:0px;
    margin:0px;
    width:1030px;
    text-align:center;
    height:15px;
    font-size:11px;
    padding-top:3px;
}
.copyRB{
    font-weight:bold;
}
.titleDiv{
   font-size:13px;
   font-weight:bold;
   padding:10px 0px 5px 0px;
 }

.textDiv{
    padding:0px 0px 5px 0px;
    font-size:12px;
    text-align:justify;
}
.textTable,.titleTd,.titleTd,.textTd,.textTdCenter{
    border-color:#000000;
}
.textTable{
    border-width:1px 0 0 1px;
    border-style:solid;
}
.titleTd{
    padding:2px;
    font-size:12px;
    font-weight:bold;
    border-width:0 1px 1px 0;
    border-style:solid;
    text-align:center;
    /*background-image:url(../images/headerShadow_2.jpg);*/
    background-color:#FF8040;
}
.textTd{
    padding:5px;
    font-size:12px;
    text-align:justify;
    border-width:0 1px 1px 0;
    border-style:solid;
}
.textTdWb{
    padding:5px;
    font-size:12px;
    text-align:justify;
    border-style:none;
    vertical-align:top;
}
div.titleFont{
    font-size:13px;
    font-weight:bold;
    padding-bottom:10px;
}
div.textFont{
    font-size:12px;
    padding-bottom:10px;
}
td.titleFont{
    font-size:13px;
    font-weight:bold;
}
.mainTitleFont{
    font-size:15px;
    font-weight:bold;
    padding:5px 0 10px 0;
    color:#FF5000;
}
td.textFont{
    font-size:12px;
    vertical-align:top;
}
.textTdCenter{
    padding:3px 5px 3px 5px;
    font-size:12px;
    text-align:center;
    border-width:0 1px 1px 0;
    border-style:solid;
}
.thumbImgContainer{
	padding:10px 8px 0 6px;
}
.thumbImageBox{
	padding:2px;
	float:right;
}
.thumbImage{
	width:50px;height:50px;cursor:pointer;
}
.origImageBox{
	padding-top:10px;
}
.boldFont{
	font-weight:bold;
	font-size:12px;
}
.sFont{
	font-size:10px;
}
.boldsFont{
	font-size:11px;
	font-weight:bold;
}



