﻿
.parttitlestyle1
{
    background:transparent url(images/bg-title.GIF);
    background-repeat:repeat-x;
    
}

.PartTitleStyle table 
{
    background-image:url(../images/boxbg.gif);
    background-repeat: repeat-x; 
    height:34px;
    font-size:13px;
    color:#303030;
 }

        
                   
 .PartTitleStyle img
 {
 	padding-left : 5px;
	padding-right : 5px;
 }

.hideheader
{
	display: none;
	font-size: 0px;
	color: White;
		
}
.handle
{
width:16px;
height:16px;

overflow:hidden;
cursor:se-resize;
}
.subTitle{background:#3f8dcf; padding:19px 0 18px 0; font-size:16px; background:url(../images/subTitle-bg.jpg) repeat-x;}
.subTitle h3, .subTitle h2 {margin:0;}
h1{text-align: center; color:#004890; font-size: 24px;}
h2{text-align: center; color:#ffffff; font-size: 16px; font-weight:bold;}
h3{text-align: center; color:#faa534; font-size: 18px; font-style:italic; padding-top:6px; font-weight:normal;}
.content{/*margin-top: -480px;*/ margin-top:-508px; width: 585px;}
.content p{text-align: justify; color:#ffffff; font-size: 12px;}
.content ol{ color:#FFFFFF; font-size:12px;}
.content ol li span {color:#faa534;}

.input{border: solid 1px #004890; color:#9fa0a4;}
.inputBut{border: solid 1px #004890; background:url(../images/input-button-bg.gif) repeat-x; font-weight:bold;}
#login span, #login a{color:#004890;}

.text {text-align: justify; color:#ffffff; font-size: 12px; font-weight:bold; padding:0 10px;}
.blogWrap{background:#0d71ce; height:234px; padding:15px; color:#FFFFFF; overflow:auto}
.blogTxt{border-bottom:dashed 1px #66CC00; padding:0 0 4px 0;}
.blogTxt span {clear:both; color:#faa534; font-weight:bold;}
.blogTxt p {color:#ffffff; margin:2px 0}
.blogTxt a{color:#faa534; }
