body {
        margin: 0px;
        padding: 0px;
        background-color: white;
        scrollbar-face-color: #314A9C;
        scrollbar-highlight-color: white;
        scrollbar-shadow-color: #303172;
        scrollbar-3dlight-color: #8A90DC;
        scrollbar-arrow-color:  white;
        scrollbar-track-color: white;
        scrollbar-darkshadow-color: #314A9C;
}

body, table, td, th, tr, a {
        font-family: Tahoma,Arial;
        font-size: 11px;
        color: #303172;
}

a:link, a:visited {
	font-weight: bold;
	color: #547CC1;
	text-decoration: none;
}

a:hover, a:active {
	color: #8A90DC;
	text-decoration: underline;
}

form {  padding:0px;      margin:0px; }

input {
	font-size : 10px;
	height: 18px;
}

.submit_btn {
	border: 1px solid #BEC0CF;
	background-color: white;
	color : #758292;
        font-family: Tahoma,Arial;
        font-size: 11px;
	font-weight: bold;
	height: 20px;
}

.topright:visited, .topright:link 
{
        text-decoration: none;
        background-image : url(/img/menup.gif);
        background-repeat : no-repeat;
        padding: 11px 5px 0px 27px;
        color : #C7C9DD;
	font-weight: bold;
        font-family : Arial, Helvetica, sans-serif;
        letter-spacing : -1px;

}

.topright:hover, .topright:active
{
        background-image : url(/img/menup.gif);
        background-repeat : no-repeat;
        padding: 11px 5px 0px 27px;
	font-weight: bold;
        color : #C7C9DD;
        font-family : Arial, Helvetica, sans-serif;
        text-decoration: underline;
        letter-spacing : -1px;

}

.menu {
	background-image : url(/img/vertline.gif);
	background-repeat : no-repeat;
	padding: 0px 5px 0px 25px;
	font-weight: bold;
        color : #758292;
        font-family : Arial, Helvetica, sans-serif;
        letter-spacing: -1px;
}

.menu a:link, .menu a:visited {
        text-decoration: none;
        color : #758292;
}

.menu a:hover, .menu a:active {
        text-decoration : underline;
        color : #758292;
}


.vline
{
	width: 7px;
        background-image : url(/img/vline.gif);
        background-repeat : repeat-y;
}

.punmenu
{
	width: 220;
	height: 44;
        background-image : url(/img/punmenu.gif);
        background-repeat : no-repeat;
        padding: 15px 10px 15px 35px;
        font-size : 13px;
	font-weight: bold;
        color : #96A0CA;
	text-transform : uppercase;
        font-family : Arial, Helvetica, sans-serif;
        letter-spacing : -1px;
}

.horlineleft
{
	height: 4px;
        background-image : url(/img/horlineleft.gif);
        background-repeat : repeat-x;
        padding: 3px 0px 1px 0px;
	font-size: 2px;
}


.righthead {
        background-image : url(/img/loginfon.gif);
        background-repeat : no-repeat;
        padding: 10px 0px 3px 10px;
        font-size : 11px;
	font-weight: bold;
        color : #96A0CA;
        font-family : Arial, Helvetica, sans-serif;
        letter-spacing : -1px;
}

#mmContent {
	color : #758292;
	padding: 10px;
	font-weight: normal;
}

.content_h1 {
        background-image : url(/img/content_h1.gif);
        background-repeat : no-repeat;
        padding: 1px 10px 10px 25px;
        font-size : 13px;
	font-weight: bold;
        color : #96A0CA;
	text-transform : uppercase;
        font-family : Arial, Helvetica, sans-serif;
        letter-spacing : -1px;
}

.content_text {
        font-family: Tahoma,Arial;
        font-size: 11px;
        color: #303172;
	text-decoration: none;
}

.content_text a:hover {
        font-family: Tahoma,Arial;
        font-size: 11px;
        color: #303172;
	text-decoration: underline;
}

#pContent {
	color : #758292;
	padding: 5px;
	font-weight: normal;
	width: 600px; 
	text-align: left; 
	border-top: 5px solid #37459A;
}

#pOrderType {
        padding: 1px 10px 10px 5px;
        font-size : 13px;
	font-weight: bold;
        color : #96A0CA;
	text-transform : uppercase;
        font-family : Arial, Helvetica, sans-serif;
        letter-spacing : -1px;
}

.psf {  
	font-size : 12px;        
	color : #748396;
        font-family : Arial, Helvetica, sans-serif;
        padding: 2px 6px 2px 5px; 
}

.psf1 {  
	font-size : 12px;        
	color : #303172;
        font-family : Arial, Helvetica, sans-serif;
        padding: 2px 6px 2px 5px; 
}


.footer, .footer a
{
        color : #C7C9DD;
        font-family : Arial, Helvetica, sans-serif;
        text-decoration: none;
}
