BODY{
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}

body, table, td, input, textarea, select {font-family: Verdana;	margin-top:0px;font-size: 10px; color: #696969;}

P{
	
}
A, A:visited{
	color: #696969;
	text-decoration: underline;
}
A:hover{
	font-family: Verdana;
	color: #696969;
	text-decoration: none;
}
A.boldNotLine, A.boldNotLine:visited{
	font-weight: bold;
	text-decoration: none;
}
A.boldNotLine:hover{
	text-decoration: underline;
}
A.red, A.red:visited, A.red:hover{
	color: #FD1B15;
}
A.boldRed, A.boldRed:visited{
	color: #FD1B15;
	font-weight: bold;
	text-decoration: underline;
}
A.boldRed:hover{
	color: #FD1B15;
	text-decoration: none;
}


A.leftMenu, A.leftMenu:visited{
	font-weight: bold;
	text-decoration: none;
}
A.leftMenu:hover{
	color: #000000;	
}



/*   */
INPUT.search{
	width: 220px;
	height: 18px;
}
INPUT.login{
	width: 138px;
	height: 17px;
}
INPUT.largeText{
	width: 335px;
	height: 19px;
	border: 1px solid #7F9DB9;
}
INPUT.text{
	width: 192px;
	height: 19px;
	border: 1px solid #7F9DB9;
}
INPUT.smallText{
	width: 139px;
	height: 19px;
	border: 1px solid #7F9DB9;
}
INPUT.file{
	width: 315px;
	height: 19px;
	border: 1px solid #7F9DB9;
}
INPUT.mediumFile{
	width: 290px;
	height: 19px;
	border: 1px solid #7F9DB9;
}
INPUT.smallFile{
	width: 192px;
	height: 19px;
	border: 1px solid #7F9DB9;
}
INPUT.submit{
	font-family: Arial;
	font-size: 11px;
	background-color: #F6F6F2;
}
INPUT.register{
	width: 220px;
	height: 18px;
	border: 1px solid #B3B9C3;
}
INPUT.registerSmall{
	width: 188px;
	height: 18px;
	border: 1px solid #B3B9C3;
}
TEXTAREA.registerSmall{
	width: 188px;
	height: 50px;
	border: 1px solid #B3B9C3;
}
SELECT.selYear{
	width: 70px;
	height: 20px;
}
SELECT.selMedium{
	width: 139px;
	height: 20px;
}
SELECT.selLarge{
	width: 192px;
	height: 20px;
}
TEXTAREA.moreInfo{
	width: 100%;
	height: 118px;
	border: 1px solid #7F9DB9;
}



TD.contTopMenu{
	padding: 12px 0px 6px 0px;
}
TD.padTopMenu{
	padding: 0px 10px 0px 10px;
}
TD.bgHeader{
	background-color: #939393;
}
TD.lightGrayBg{
	background-color: #F3F3F3;
}
TD.padLeftMenu{
	padding: 3px 1px 5px 7px;
}
TD.centerSectionPad{
	padding: 0px 10px 0px 10px;
}
TD.innerTableTxtPad{
	color: #848484;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
}
TD.innerTableTxtPad A, TD.innerTableTxtPad A:hover, TD.innerTableTxtPad A:visited{
	color: #848484;
}
TD.padTitleProd{
	padding: 0px 0px 5px 0px;
}
TD.padInfoProd{
	padding: 0px 0px 15px 0px;
}
DIV.bgRightDiagLine{
	padding: 5px 0px 5px 0px;
	background : url(../images/right_diag_line.gif) no-repeat left top;
}
DIV.bgLeftDiagLine{
	padding: 5px 0px 5px 0px;
	background : url(../images/left_diag_line.gif) no-repeat left top;
}
DIV.padBanner{
	padding: 7px 0px 7px 0px;
}
DIV.flashBox{
	background-color: #F3F3F3;
	border: 1px solid #8E8E8E;
}
DIV.padBtnMore{
	padding: 5px 0px 5px 0px;
}
DIV.copyright{
	color: #929292;
	padding: 5px 0px 0px 0px;
}



TD.border{
	background-color: #8E8E8E;
}
TD.topBorder{
	background : #F3F3F3 url(../images/x_gray.gif) repeat-x top;
}
TD.topBorderWithOutBg{
	background : url(../images/x_gray.gif) repeat-x top;
}
TD.rightBorder{
	background : #F3F3F3 url(../images/x_gray.gif) repeat-y right;
}
TD.rightBorderWithOutbg{
	background : url(../images/x_gray.gif) repeat-y right;
}
TD.bottomBorder{
	background : #F3F3F3 url(../images/x_gray.gif) repeat-x bottom;
}
TD.bottomBorderWithOutbg{
	background :  url(../images/x_gray.gif) repeat-x bottom;
}
TD.leftBorder{
	background : #F3F3F3 url(../images/x_gray.gif) repeat-y left;
}
TD.leftBorderWithOutbg{
	background :  url(../images/x_gray.gif) repeat-y left;
}
TD.vertTextBg{
	background : url(../images/bg_vert_text.gif) repeat-y left;
}
TD.vertTextBgRight{
	background : url(../images/bg_vert_text_right.gif) repeat-y left;
}
TD.vertTextBgLeft{
	background : url(../images/bg_vert_text_left.gif) repeat-y right;
}
TD.commonSectionGray{
	background : #F3F3F3 url(../images/right_corner_com_section.gif) no-repeat right top;
}
TD.commonSectionGrayLeft{
	background : #F3F3F3 url(../images/right_corner_com_section.gif) no-repeat right top;
}
TD.commonSectionGrayBot{
	background : #F3F3F3 url(../images/right_corner_com_sectionB.gif) no-repeat right bottom;
}
TD.pad15{
	padding: 0px 15px 0px 0px;
}
TD.pad25{
	padding: 0px 25px 0px 0px;
}
TD.pad30{
	padding: 0px 30px 0px 0px;
}
TD.padFormLeft20{
	padding: 0px 0px 0px 20px;
}
TD.bgCap{
	background : url(../images/cap_bg.gif) repeat-x top;
}
TD.topBorderTbl20Gray{
	background : url(../images/x_20proc_gray.gif) repeat-x top;
}
TD.leftBorderTbl20Gray{
	background : url(../images/x_20proc_gray.gif) repeat-y left;
}
TD.rightBorderTbl20Gray{
	background : url(../images/x_20proc_gray.gif) repeat-y right;
}
TD.bottompBorderTbl20Gray{
	background : url(../images/x_20proc_gray.gif) repeat-x bottom;
}



DIV.txtOfCap{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
}
DIV.commonSection{
	padding: 15px 18px 5px 12px;
}
DIV.dotLine{
	height: 1px;
	background : url(../images/dot_line.gif) repeat-x center;
}
DIV.contSearchList{
	float: left;
	width: 180px;
	padding: 0px 0px 10px 0px;
}
DIV.redTitleSize11{
	color: #FF0101;
	font-size: 11px;
}
SPAN.red{
	color: #FD1B15;
}
SPAN.size9{
	font-size: 9px;
}
SPAN.black11{
	color: #000000;
	font-size: 11px;
}
SPAN.black{
	color: #000000;
}
SPAN.red{
	color: #FD1B15;
}
.errorMessage {
	color: #ff0000;
	font-weight: bold;
}
IMAGE.boderImage{
	border: 1px solid #8E8E8E;
}

/* **************** */
.line{background-image:url(../images/hr.gif); height:1px; margin:5px 0; padding:0;}

td.header{background-image:url(../images/bg_top_td.gif); background-position:left top; background-repeat:repeat-x;}

.error{color:#FFFFFF; font-size:12px;}

.bigred{color:#F44952; text-transform:uppercase;}
.big, .big td, .big table td, .big input, .big textarea, .big select{font-size: 12px;}

/* menu */

#m1, #m2, #m3, #m4, #m5{visibility:hidden; display:none; padding-left:25px;}

div.podcast
{
float:left;
width:386px;
height:284px;
overflow:hidden;

display:block;
}
.podcast .podttle
{
width:262px; 
padding-right:4px;
height:25px;
overflow:hidden;
float:left;
line-height:25px;
}
.podcast .podtype
{
width:120px; 
#width:124px; 
height:25px;
float:left;
text-align:right;
overflow:hidden;
}
.podcast .podgap
{
float:left;
clear:left;
width:328px; 
height:4px;
display:block;
font-size:4px;
}
.podcast .podimg
{
width:180px; 
margin-right:11px;
margin-top:5px;
height:200px;
float:left;
border: solid 1px #8e8e8e;
overflow:hidden;
}
.podcast .poddesc
{
float:left;
margin-top:5px;
width:177px; 
#width:195px; 
height:135px;
#height:155px;
border: solid 0px #8e8e8e;
overflow:hidden;
padding-top:10px;padding-left:7px;padding-right:7px;padding-bottom:5px;
}
.podcast .poddwllink
{
/* background:url(../images/arrow.PNG) no-repeat right 2px;  */
clear:left;
float:left;
width:386px; 
height:27px;
display:block;
text-align:right;
overflow:hidden;
}
.podcast .poddwllink a
{

height:22px;
display:block;
padding-right:0px;
}
.podcast .podmethod
{
clear:left;
float:left;
width:336px; 
height:18px;
display:block;
text-align:center;
font-size:9px;
line-height:18px;
background-color:#f7f3f7;
line-height:18px;
overflow:hidden;
}
.podmethod1
{
clear:left;
float:left;
width:336px; 
height:18px;
display:block;
text-align:center;
font-size:9px;
line-height:18px;
background-color:#f7f3f7;
line-height:18px;
overflow:hidden;
}
img
{
border:none;
}
.dontcode
{
width:500px; border:solid 2px #6b696b; height:40px; line-height:40px; color:#FF0000; text-align:center; margin-left:auto; margin-right:auto;
}
a.redlnk
{
color:#f00;
}
.dwllnk
{
width:600px; border:solid 2px #b3b2b2; height:40px; line-height:40px; color:#FF0000; text-align:center; margin-left:auto; margin-right:auto;
}
.caln
{
text-align:center;
}
.steps
{
 width:117px; height:40px; line-height:40px; color:#696969; text-align:center;
}
.whitecolor
{
 color:#696969; text-align:center;font-size:9px;font-weight:bold;
}
.steptxt
{
 width:304px; height:40px; line-height:40px; color:#696969; text-align:center;
}
.steptxt1
{
 width:304px; height:40px; line-height:40px; color:#696969; text-align:left;
}
.border
{
border:solid 1px #7F9DB9;
}
