﻿/* mac hide \*/
html, body, form {height:100%}
/* end hide*/
html, body, form 
{
	padding:0px;
	margin:0px;
	font-family:Arial, Sans-Serif;
	font-size:12px;
}
body
{
	background:url(design/background.jpg) repeat-y;
	background-color:#2286E4;
}
#body
{
	height:100%;
	min-height:100%;	
}
#body a.service
{
	font-weight:bold;
}
.mainLink
{
    font-size:11px;
    font-weight:bold;
    text-decoration:none;
    color:Blue;    
}
.mainLink:hover
{
    font-size:11px;
    font-weight:bold;
    text-decoration:underline;
    color:Blue;    
}
#footer 
{
	height:50px;
}
#footer a, a:visited
{
	color:#282DBB;
	font-weight:bold;
	text-decoration:none;
}
#footer a:hover
{
	text-decoration:underline;
}
.news_header
{
    font-size:16px;
    color:Blue;
    font-style:italic;
    font-family:Tahoma;
}

.news_header a
{
    text-decoration:none;
}

.news_table
{
    margin:5px;
}

#news
{
    
    padding:15px;
}
#HyperLink2
{
    text-decoration:none;
}
#Label1
{
    font-size:12px;
    font-style:oblique;
}
#Label2
{
    font-size:12px;
    font-style:italic;
}
#ForumChapter
{
    color:Black;
}
#ForumThemePage
{
    color:black;
    text-decoration:none;
}
#ForumMainPage
{
    color:black;
    text-decoration:none;
}
#newsImage
{
    margin-right:5px;
}
#newsHyperLink
{
    padding-left:5px;
}
#bodyShirtLiteral
{
    padding-left:5px;
}
.gastroliHeader
{
    font-size:16px;
    font-weight:bold;
    color:#474a4f;
}
.textGas
{
   font-size:14px;
   font-weight:normal;
   color:#222324; 
}
.linkA
{
    font-size:13px; 
    color:white; 
    text-decoration:none;
}
.linkA:hover
{
    font-size:13px; 
    color:blue; 
    text-decoration:underline;
}
.linkB
{
    font-size:14px; 
    color:white; 
    text-decoration:none;
}
.linkB:hover
{
    font-size:14px; 
    color:blue; 
    text-decoration:underline;
}