/** 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;
background-color:#fcfcfc;
}
/** 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 : 12pt; 
font-weight : bold;
}

.title a:link{
color : #a0a0a0; 
font-family : Arial; 
font-size : 12pt; 
font-weight : bold;
}

.title a:hover{
color : #0096CE; 
font-family : Arial; 
font-size : 12pt; 
font-weight : bold;
}
.title a:visited{
color : #a0a0a0; 
font-family : Arial; 
font-size : 12pt; 
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 : 12pt; 
font-weight : bold;
}

.unique{
color : #0096CE; 
font-family : Arial; 
font-size : 12pt; 
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: #fcfcfc;
background-repeat:repeat-x;
background-image: url('images/bg.gif');
}
/** END **/
