body{
	font-family: Tahoma, "MS Serif";
	font-size : 10pt;
}
A:link {text-decoration: none; color: #990000;}
A:visited {text-decoration: none; color: #990000;}
A:active {text-decoration: none; color: #990000;}
A:hover {text-decoration: none; color: red;}

input{
	font-family: Tahoma, "MS Serif";
	font-size : 10pt;
	border: 1px solid #999999;
}
textarea{
	font-family: Tahoma, "MS Serif";
	font-size : 10pt;
	border: 1px solid #999999;
}

H1 {
font-family: Tahoma, "MS Serif";
color:#CC9966;
margin:0;
padding:0;
}
H2 {
font-family: Tahoma, "MS Serif";
color:#990099;
}


.profilePhoto{
	background: #FFFFFF;
	border: 1px solid #DBDBDB;
	padding:7px;
}
.tdContent {
font-family: Tahoma, "MS Serif";
font-size : 10pt;
margin:0;
padding:10;
color:#797979;
}

.tdNormal{
	font-family: Tahoma, "MS Serif";
	font-size : 10pt;
	color:#666666;
}
.ndPiority{
	font-family: Tahoma, "MS Serif";
	font-size : 8pt;
	color:#CCCCCC;
}
.liLine{
border-bottom: 1px solid #EBEBEB;
}
.headTitleWhite{
	font-family: Tahoma, "MS Serif";
	font-size : 12pt;
	color:#FFFFFF;
	font-weight:bold;
}
.headTitle{
	font-family: Tahoma, "MS Serif";
	font-size : 12pt;
	font-weight:bold;
}
hr{
	border:dotted #CCCCCC; 
	border-width:1px 0 0 0; 
	height:0;
	line-height:0px;
	font-size:0;
	margin:0;
	padding:3;
}
.clear{
	clear: both;
}
.topWhiteMenu{
padding-left:12px;
padding-right:12px;
height:30px;
}
.topWhiteMenu a{
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}
.topSmall{
font-family:Tahoma;
font-size:11px;
color:#000000;
text-decoration:none;
}
.topSmall a{
font-family:Tahoma;
font-size:11px;
color:#000000;
text-decoration:none;
}
.tdRightMenu{
border-bottom: 1px solid #EBEBEB;
border-right: 1px solid #EBEBEB;
padding:3px;
padding-right:5px;
text-align:right;
color:#FF6666;
}
.tdRightMenu a{
font-family:Tahoma;
font-size:13px;
font-weight:bold;
color:#FF6666;
text-decoration:none;
}
.tdRightMenu a:hover{
color:#993333;
text-decoration:underline;

}

#leftphoto{
	position: absolute;
	float: left;
}

.topicphoto{
	background: #FFFFFF;
	border: 1px solid #DBDBDB;
	padding:5px;
}

#rightcontent{
	position: absolute;
	margin-left: 150px;
}

form div{
	clear: left;
}
form div label{
	float: left;
	text-align: right;
	margin-right:5px;
	width: 100px;
}

#contentcol{
	position: absolute;
	float: left;
	width: 550px;
}
#rightcol{
	position: absolute;
	margin-left: 600px;
}
body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}

.thumb {
	padding: 5px;
	border: solid 1px #EAEAEA;
	background-color: #FFFFFF;
}
hr{
	border:dashed #CCCCCC; 
	border-width:1px 0 0 0; 
	line-height:0px;
	margin:0;
	padding:0;
}
.text_normal {
	font-family: Tahoma, "MS Serif";
	font-size : 10pt;
	color:#666666;
}
.text_small {
	font-family: Tahoma, "MS Serif";
	font-size : 9pt;
	color:#666666;
}

