﻿body {
}

.Clear_left{clear:left;}
.Float_left{float:left;}
.Float_right{text-align:right;float:right;}
.Height_25{height:25px;}
.Height_55{height:55px;}
.margin_bottom_10{margin-bottom:10px;}
.padding_bottom_10{padding-bottom:10px;}
.padding_top_5{padding-top:5px;}
.padding_top_10{padding-top:10px;}
.padding_top_25{padding-top:25px;}
.width_195{width:195px;}
.width_190{width:170px;}




.RightMainDIV
{
vertical-align: top;
width:190px;
}

.RightMiddle
{
background-color:#FFFFFF;
width:180px;
height:auto;
padding-top:5px;
padding-left:5px;
padding-right:5px;
float:left;
}

.RightHead
{
background-image:url(../images/right_head.png);
background-repeat:no-repeat;
width:160px;
height:5px;
padding-left:15px;
padding-right:15px;
font-size:5px;
}

.RightFoot
{
background-image:url(../images/right_foot.png);
background-repeat:no-repeat;
width:180px;
height:70px;
padding-left:5px;
padding-right:5px;
float:left;
}

/*==============================================================*/
/*============================FONTS=============================*/
/*==============================================================*/
/* 
F_Title is the font used to display all the page titles, 
regognised by the rounded rectangle above the frames
*/

.FN_DarkGrey_11
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:normal;
color:#666666;
text-align: left;
}

.FB_DarkGrey_13
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight:bold;
color:#666666;
text-align: left;
}

.F_HeaderBlack
{
font-family:Verdana;
font-size: 14px;
font-weight:normal;
color: #000000;
text-align: left;
padding-bottom:5px;
clear:left;
}

.F_ErrorMessage
{
	color: #FF0000;
	font-family: Verdana;
	font-size: 11px;
	padding-bottom: 5px;
}