/* CSS Document */
/**************************
Copyright 2008
Pro Active Multimedia, LLC
http://www.proactivemultimedia.net
**************************/


	/* -- GENERAL BODY REDECLARATIONS ---------------------------------------- */

 /*This gets rid of the top margin without affecting the margin throughout the design*/

* {margin-bottom:0} 
body {
	background-color: #CC9933;
	background-image: url(images/bkg.jpg);
	background-repeat:repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #996600;
	line-height:18px;
}


	/* -- MAIN DIV DECLARATIONS ---------------------------------------- */

#wrapper{
		width:800px;
		background-image: url(images/right_bkg1.jpg) ;
		background-repeat:repeat;	
		margin:auto;
		}

#container{
		width: 780px;
		margin: auto;
		background-color:#ffffff;		
		}
				

	/* -- LINKS ---------------------------------------- */




a:link {color: #006600; font-size:11px; text-decoration:none;}
a:hover {color: #FF0000; font-size:11px; text-decoration:none;}
a:visited {color: #006600; font-size:11px; text-decoration:none;}





a.credit:link {color: #003300; font-size:9px; text-decoration:none; font-weight:normal;}
a.credit:hover {color: #663300; font-size:9px; text-decoration:none;  font-weight:normal;}
a.credit:visited {color:#003300; font-size:9px; text-decoration:none;  font-weight:normal;}

a.All:link {color: #006600; font-size:9px; text-decoration:none; font-weight:normal;}
a.All:hover {color: #006600; border-bottom:#666666 dotted 1px; font-size:9px; text-decoration:none;}
a.All:visited {color:#006600; font-size:9px; text-decoration:none;  font-weight:normal;}


/* -- MARGIN FORMATING ---------------------------------------- */



/* -- IMAGE FORMATING ---------------------------------------- */

		

.content_inside{
		margin-left:20px; 
		margin-top:20px; 
		width:500px;
		}


.content_inside_becas{
		border:#CC9933 1px solid;
		margin-left:70px;
		margin-top:30px;
		width:650px;
		height:675px;
		}
				
.side_Nav{margin-left:20px;
		vertical-align:top;
		}



/* -- TEXT FORMATING ---------------------------------------- */

.style1 {font-size: 9px}

.style2 {
		font-size: 11px;
		color: #CCCC99;
		font-weight: bold;
		}
.style3 {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		color:#999933;
		}

.style18 {font-size: 11px}
.style23 {
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
.style24 {color: #006600}

.style4 {
		font-size: 11px;
		color: #CCCC99;
		}
		
.style5 {color: #003300}


.style14 {
		font-size: 11px;
		color: #CCCC99;
		font-weight: bold;
		}

.style15 {font-size: 9px}