/** Guestware - Beta Version 2 **/
/******** Skin: Default ********/
/** Body Style **/
body {
margin :4;
padding : 0;
scrollbar-face-color: #E2E2E2;   
scrollbar-highlight-color: #E2E2E2;   
scrollbar-3dlight-color: #FFFFFF;   
scrollbar-darkshadow-color: #9B9B9B;   
scrollbar-shadow-color: #cdcdcd;   
scrollbar-arrow-color: #a0a0a0;   
scrollbar-track-color: #F1F1F1;
}
/** Main Page Links **/
a:visited {
color : #a0a0a0; 
font-family : tahoma; 
font-size : 8pt; 
font-weight : normal; 
text-decoration: none;
}

a:link {
color : #a0a0a0; 
font-family : tahoma; 
font-size : 8pt; 
font-weight : normal; 
text-decoration: none;
}

a:hover {
color : #0096CE; 
font-family : tahoma; 
font-size : 8pt; 
font-weight : normal; 
text-decoration: underline;
}

/** General Styles **/
.title{
color : #a0a0a0; 
font-family : Arial; 
font-size : 10pt; 
font-weight : normal;
}

.title a:link{
color : #a0a0a0; 
font-family : Arial; 
font-size : 11pt; 
font-weight : bold;
}

.title a:hover{
color : #0096CE; 
font-family : Arial; 
font-size : 11pt; 
font-weight : bold;
}
.title a:visited{
color : #a0a0a0; 
font-family : Arial; 
font-size : 11pt; 
font-weight : bold;
}

.footer{
color : #505050; 
font-family : Tahoma; 
font-size : 8pt; 
font-weight : normal;
}

.mt{
color : #a0a0a0; 
font-family : Tahoma; 
font-size : 8pt; 
font-weight : normal;
}

.text{
color : #808080; 
font-family : Arial; 
font-size : 11pt; 
font-weight : bold;
}

.warning{
color : #ff0000; 
font-family : Arial; 
font-size : 11pt; 
font-weight : normal;
}

.unique{
color : #666666; 
font-family : Arial; 
font-size : 11pt; 
font-weight : bold;
}

.su{
color : #0096CE; 
font-family : tahoma; 
font-size : 8pt; 
font-weight : normal;
}

.area
{
font-family: Tahoma;
font-size: 9pt;
color : #606060;
border: 1px solid #c9c9c9;
background-color: #ffffff;
}
/** END **/
