/* CSS Document */
body {
	font-family:Tahoma;
	/*font-family: MS Sans Serif;*/
	font-size:14px;
	color:#333333;
	/*background-image:url(../images/bgb2.gif);*/
	
}
table{
background-color:#FFFFFF;
}
td{
	font-family:Tahoma;
	font-size:14px;
	color:#333333;	
	background-color:#92C4F9;
}
.Header
{
	text-align:center;
	color:Blue;
	font-size:16px;
	font-weight:bold;
}
.Subject
{
	color:#0000CC;
	font-size:14px;
	font-weight:bold;
}
.PictureDiscribe
{
	font-size:12px;
	
	color:Navy;
	text-align:center;
	vertical-align:top;
}
A:link {
	COLOR:#000000; TEXT-DECORATION:none;/*COLOR:#763180; TEXT-DECORATION: underline; #666666*/
}
A:active {
	COLOR: #000000; TEXT-DECORATION: none
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A:hover {
	COLOR:#0099FF; TEXT-DECORATION: none
}
.HeadSubject
{
	color:#400080;
	font-size: 16px;
	font-weight:bold;
	/*background-image:url(../images/template/thep_v3_2_46.png);*/
	background-image:url(../images/template/thep_v3_2_44.png);
	background-repeat:repeat;
}
.HeadSubjectCluster
{
	color: #000000;
	font-size: 14px;
	background-image:url(../images/template/thep_v3_2_44.png);
	background-repeat:repeat;
}
.lineRepeatX{
background-image:url(../images/template/thep_v3_2_40.png);
background-repeat: repeat-x;
}
