body{

margin-top:0px;

margin-bottom:0px;
background-color:#C5EFFF;

}

table { 

font-size: 12px;  

color: #071AB4;  

letter-spacing:0.03em; 

font-family: "Verdana", "Helvetica", "sans-serif";

}

.content{  

color:#000000;000000  font-size: 11px;  

border-width:1px;	  

background-color:#FFFFFF;    

border-color:#e4e1f2;  

border-style:solid;  

}

.small { 

font-size: 10px;  

color: #071AB4;  

font-weight:bold; 

letter-spacing:0.01em;

}

.leftsmall{ 

font-size: 11px;  

color: #071AB4;  

font-weight:bold; 

font-family:Verdana;

}

.menu { 

font-size: 11px;  

color: #071AB4;  

letter-spacing:0.03em;

}

.title { 

font-size: 14px;  

color: #071AB4; 

font-weight:bold; 

letter-spacing:0.03em;

}

.text-title { 

font-size: 11pt;  
color: #A11896; 
font-weight:normal;
padding-right:20px;
padding-left:20px;

}


.forum { 

font-size: 10px;  

color: #000000; 

letter-spacing:0.03em;

}

.boardCategory {	

font-family: Arial, Helvetica, sans-serif;	

font-size: 20px;	

color: #990099;	

font-weight: bolder;

}

.redTxt {	

color: #FF0000;

}

ul{

margin:0; 

padding:0; 

list-style:none

}

li{ 

line-height:8px 

}

li a{

font-size:12px; 

font-weight:

}

A:link {

color: #071AB4;

text-decoration: none;

font-weight:bold;

font-family:Verdana,Tahoma,Helvetica, sans-serif; 

}

A:visited {

color: #071AB4; 

text-decoration: none;

font-weight:bold;

font-family:Verdana,Tahoma,Helvetica, sans-serif; 

}

A:active {

color: #071AB4;

text-decoration: none;

font-weight:bold;

font-family:Verdana,Tahoma,Helvetica, sans-serif; 

}

A:hover {

color: #D738D5;

text-decoration: none;

font-weight:bold;

font-family:Verdana,Tahoma,Helvetica, sans-serif; 

} 

.home_1:link{

color: #071AB4;

font-size: 12px;

font-weight:bold;

text-decoration: none;

}

.home_1:visited{  

color:#071AB4;    

font-size: 12px;  

font-weight:bold;

}

.home_1:hover{  

font-size: 12px;  

font-weight:bold;

}

.home_1:active{  

font-size: 12px;  

font-weight:bold; 

}

.bottom:link{

color: #0A0FDA;

font-size: 9px;

font-weight:bold;

text-decoration: none;

letter-spacing:0.05em;

}

.bottom:visited{ 

color:#0A0FDA;   

font-size: 9px;

font-weight:bold;

letter-spacing:0.05em;

}

.bottom:hover{

font-size: 9px;

font-weight:bold;

letter-spacing:0.05em;

}

.bottom:active{ 

font-size: 9px;

font-weight:bold;

letter-spacing:0.05em; 

}

input{}.search{

width:303px; 

height:25px; 

font-family:tahoma; 

font-size:12px; 

padding:6px 0 0 1px; 

border:1px; 

color:#000000;

}

.tableinput {

width:160px; 

height:20px;

font-family:tahoma; 

font-size:11px; 

color:#000000; 

background-color:#FFFFFF; 

margin-top:3px;

margin-bottom:3px;border:1px solid #6A9CCD;

}

.left{

width:80px; 

height:17px; 

font-family:tahoma; 

font-size:10px; 

padding:2px 2px 0 5px; 

border:1px; 

color:#000000;

}

.button{

width:40px; 

height:26px;

margin-bottom:0px;

}

.reg{  

height:25px;  

font-family:Verdana; 

font-size:11px; 

font-weight:bold;   

color:#2940CA;  

border-width:2px;  

border-style:outset {2,3}; 

border-color:#F6B0C8; 

vertical-align:middle;  

background-color:#F6B0C8; 

padding:0px 0 0 1px;   

margin-top:5px;

}

div{}.topgallery{

margin-left:1px;

margin-top:5px;

margin-bottom:1px;

margin-right:1px;

font-size:12px;

color:#071AB4;

font-family:Tahoma;

}



centerdiv{ 

/*IE method of centering a relative div*/

text-align: center;

}



.centerdiv>div{ 

/*Proper way to center a relative div*/

margin: 0 auto;

}

textarea {

width:230px; 

height:120px;

font-family:Tahoma; 

font-size:11px; 

color:#000000; 

background-color:#FFFFFF; 

padding:1px 0 0 8px; 

border:1px solid #6A9CCD;

}

h2{

color:#EB9BB6;

font-size:16px;

font-family:Verdana,Tahoma;

}

.text-content { 
font-size: 11pt;
font-weight:normal;
color: #A11896; 
}

.text-content li { 
font-size: 11pt;
font-weight:normal;
color: #A11896;
line-height:normal;
}

.sideuser{

font-size: 11px;

color: #071AB4; 

font-weight:bold; 

letter-spacing:0.03em;

line-height: 150%; 	    

}
tooltip style
#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
tooltip style end

